I’m not very experienced but I really love GitHub actions :). However it’s probably not a portable skill, but anyway I know Docker so I can just use that if I need automated builds outside of GitHub
- 5 Posts
- 36 Comments
hector@sh.itjust.worksto Nintendo@lemmy.world•How CD Projekt Red Got Cyberpunk 2077 Running on Switch 2 - IGNEnglish1·20 days agoI’m looking forward to Valve releasing a more powerful Steam Deck in the coming years !
hector@sh.itjust.worksto Programming@programming.dev•What's your favorite IDE right now?12·1 month agoZed is delightful to work with, highly recommend it. It is very customizable, and debugger support is coming soon. It’s like neovim but I don’t have to spend 15% of my time maintaining it…
hector@sh.itjust.worksto World News@lemmy.ml•Palestinian Oscar winner lynched by Israeli settlers and kidnapped by IDF8·3 months agoMaybe you can be aware of it but you can slowly appreciate it in all of its horror.
hector@sh.itjust.worksto Game Development@programming.dev•Is Unreal Engine 5 still too advanced for PC games?3·4 months agoUS5 console games didn’t come out super optimized to me too lol
I don’t have ADHD but it’s so weird because all of the memes from the community are so relatable:
- my inability to plan for any chores after work (I’m drained)
- my brain being able to go super fast when thinking about stuff and being very chaotic when exploring/creating
- my inability during my last year of high school to conform to the productive expectation of teachers (I was not productive in mathematics for example, I preferred exploring other concepts alone that following along the boring classes)
- not being able to memorize names
It’s so weird seeing yourself in something I probably don’t have (I think ?). And even if I had it unknowingly, even if it’s hard to be productive some time, life’s working for me because the chaotic creativity brings a lot of good ideas I can apply to all my passions and get better.
So for all of you that really have from ADHD, I hope that you’re getting the support that you deserve because if I can relate to that, the real ADHD experience must be so depressing.
hector@sh.itjust.worksto Political Discussion and Commentary@lemmy.world•Where the HELL are left-wing influentials and intellectuals!?English2·5 months agoI’m pretty young man from France. I like leftist ideas and ideals, but it seems that leftists are searching how to do the right thing instead of doing something.
I think leftists ideas have been vastly successful in France with public transport, welfare state. However I’m at loss as to how to keep it sustainable while retaining the same reach as today.
I have two examples of annoying stuff the French leftist say:
-
They want to tax the rich but fail to see that we need to reform our welfare state, streamline it to make it less complex for citizen to use and the government to maintain (financially and on the administrative side). We can tax the rich but have to use this money right…
-
They are against nuclear energy while it drives down cost for everyone and is in retrospective quite carbon-neutral… If we innovate in this direction like we used it might just be part of the solution to solve the energy crisis
-
Moreover, they insist on respecting Europe’s policy that index the price of electricity on gas which drives price higher for everyone and doesn’t help France. [[Citation needed tbh]]
They have ideals, but don’t think to much about how the means. If I’m being honest it’s the same with the right in France, they have their own agenda but conveniently avoid saying how they will solve the “immigration crisis”, “loss of culture” & “barbarization of society”…
I mean, both party are saying lots of bullshit but I guess I resonate more with the leftist ideas because I don’t like old rich white dudes ruling the world with old ideas.
I can understand why people are voting for the right tho seeing the decade of terrorist attacks on the country Islamist extremists: while I was in high school, a terrorist attack killed a philosophy teacher in my city (was scary) & the year before a history teacher’s head was cut off near Paris. Recently was the commemoration of Charlie Hebdo 2015 attacks…
I can understand the anxiety and the rage because I felt it after those events, but I can distinguish between islamist terrorists and normal people…
I also can understand that consent for fascist is easy to manufacture given what my country has gone through in recent years.
Pretty difficult times :(
-
hector@sh.itjust.worksto Programming@programming.dev•How could digitial age verification be possibly implemented with privacy in mind?3·7 months agohttps://github.com/openpassport-org/openpassport
I need to get back to Florent to ask him about his advances but this is the repo he worked on! Seems pretty exciting !
hector@sh.itjust.worksto Programming@programming.dev•How could digitial age verification be possibly implemented with privacy in mind?13·7 months agoMy friend has worked with a government to create zero-knowledge proof from IDs. Turns out there’s a lot of good software engineered to solve that problem.
The UX is still shit tho
hector@sh.itjust.worksto Programming@programming.dev•The empire of C++ strikes back with Safe C++ proposal1·8 months agovoid main(void) is an abomination
hector@sh.itjust.worksto Programming@programming.dev•The empire of C++ strikes back with Safe C++ proposal26·8 months agoOh yes! Let’s keep adding more bloat to ultra complex language C++ surely it will fix everything !
hector@sh.itjust.worksto Programming@programming.dev•Internet Archive | Software Engineer, Archiving & Data Services (Remote)1·9 months agocan you explain the background to understand this :))
please ;)
hector@sh.itjust.worksto Programming@programming.dev•Git grumpy: Torvalds complains of passive voice in merge commit messages5·9 months agoNot being a jerk and having empathy are two necessary things to create a healthy work environment and are especially required when volunteers take from their off-time to work on your project.
hector@sh.itjust.worksto Programming@programming.dev•Git grumpy: Torvalds complains of passive voice in merge commit messages12·9 months agoHe said he has trouble feeling empathy and he’s working on it. When this happens he was super mean towards the volunteer work of some contributors who quit the project.
I’m not blaming Linus, I’m just saying I don’t feel like it’s a good atmosphere to work in Linux. It doesn’t feel friendly at all
Thus the scary and stressing quality
hector@sh.itjust.worksto Programming@programming.dev•Git grumpy: Torvalds complains of passive voice in merge commit messages6·9 months agoLinus is a scary man and seems really hard to work with
The fact that Linux blossomed anyways goes to show his talent
hector@sh.itjust.worksto Godot@programming.dev•Godot staff are facing a huge reactionary backlash on Xitter for being "woke"0·9 months agothis would actually be quite a losss because it would let the fascist trolls win :(
hector@sh.itjust.worksto Programming@programming.dev•Avoiding if-else Hell: The Functional Style2·9 months agoI mean, you can just right click “Definition” in VSCode and see how it works… It’s not that inconvenient.
It’s easy to read, write and refactor so I don’t really see what you mean.
hector@sh.itjust.worksto Programming@programming.dev•Avoiding if-else Hell: The Functional Style9·9 months agoEDIT: read the article turns out it’s super useful… It gives insight into decision table which is a pattern I did not know about until recently…
Is this really a recurring design pattern for y’all?
I mean, you can just use a switch. anyways I’ll read the article and see ;)
What goes around comes around