- 2 Posts
- 122 Comments
Sigmatics@lemmy.cato
Programming@programming.dev•Retries – An interactive study of common retry methods
2·2 years agoWho cares if the program has done its job anyway
Sigmatics@lemmy.cato
Programming@programming.dev•The art of the sacrificial 'duck' in programming projects
2·2 years agoThis works a lot of the time with the people that don’t really care about the review. With those that do it won’t
Sigmatics@lemmy.cato
Programming@programming.dev•Habits of great software engineers | vadim kravcenko
38·2 years agoFocusing beyond the code - as a developer you will code 20% of your time.
Doesn’t sound like a great software engineer to me
Sigmatics@lemmy.cato
Programming@programming.dev•Software Engineer vs Software Developer
15·2 years agoIn my company everyone is called Software Development Engineer 🤷♂️
Sigmatics@lemmy.cato
Programming@programming.dev•I wrote a program for my boss. How legal is to to write the program again and make it FOSS?
12·2 years agoBasically, they won’t bother sueing you unless you end up making millions off it
But at that point the program will likely not even be reminiscent of its original form
Sigmatics@lemmy.cato
Patient Gamers@sh.itjust.works•Games that my non-gamer girlfriend can watch me playing?
4·2 years agoOri and the Black Forest
Trine
Sigmatics@lemmy.cato
Patient Gamers@sh.itjust.works•Games that my non-gamer girlfriend can watch me playing?
4·2 years agoThis. Basically anything that you could watch “as a movie” on YouTube that doesn’t have excessive filler in between
Sigmatics@lemmy.cato
Programming@programming.dev•I am a bad software developer and this is my life
17·2 years agostarted up notepad, which was the only application it was capable of running
Coding a linked list in C in Notepad and only one syntax error? This guy’s worth the money!
Even less so now that docstrings can be mostly written by AI
Sigmatics@lemmy.cato
Programming@programming.dev•How Would My Life Change Without Programming
2·2 years agoSounds like a great DRY culture to me
Sigmatics@lemmy.cato
Programming@programming.dev•How Would My Life Change Without Programming
7·2 years agoIndustrial workers in the 20th century probably never imagined being replaced by robots, but it’s happened on a large scale.
There’s still plenty of industrial workers. The same will be true for programmers as AI proliferates.
These jobs don’t go away, they just become more specialized
But I will agree with the general notion that we as programmers are incredible fortunate to be able to work from anywhere, creatively, without physical labor
Sigmatics@lemmy.cato
Programming@programming.dev•Mozilla will move Firefox development from Mercurial to Microsoft’s GitHub
51·2 years agoIt does. OSS needs visibility, it needs contributions
GitHub’s community and discoverability features really help with that, as much as it sucks that they got acquired by Microsoft
Sigmatics@lemmy.cato
Programming@programming.dev•Mozilla will move Firefox development from Mercurial to Microsoft’s GitHub
303·2 years agoLet’s be honest here, at least like 98% of the popular OSS is on GitHub at this point. You don’t have to like it, but it’s how things are
Wow that actually sounds really helpful. Didn’t know you could do that. As always, best content in the comments
Forgejo uses SQlite
That’s a red flag
Sigmatics@lemmy.cato
Programming@programming.dev•As an SRE, what do I do about Alerts caused almost entirely by poor customer communication or misuse of a product?
2·2 years agoCan you not add an ingest throttle / queue before the writes hit the DB? But sounds like a management problem to me honestly
Sigmatics@lemmy.cato
Programming@programming.dev•What are some of the best optimizations you applied to your code?
2·2 years agoI don’t want to know how many rushed games so stuff like this


I think a lot of devs can relate to that