- 1 Post
- 535 Comments
I choose neither, and instead day dream about fully automated luxury gay space communism, knowing I’m gonna die before such a thing could ever come to fruition.
Olgratin_Magmatoe@slrpnk.netto
Ask Lemmy@lemmy.world•What little things do you do each day that are your small ways of sticking it to the man?English
1·8 days agoI am deeply jealous
Olgratin_Magmatoe@slrpnk.netto
Programmer Humor@programming.dev•Its actually because I'm a noob 😓English
4·10 days agoI work on proprietary code for a living. I can confirm it is embarrassing.
Olgratin_Magmatoe@slrpnk.netto
Lemmy Shitpost@lemmy.world•Another angle of this modern art installationEnglish
1·15 days agoYeah, I’m still a bit irked about that. But the new system is good at least.
Olgratin_Magmatoe@slrpnk.netto
Minecraft@lemmy.world•A mansion that my friend built in our survival server!English
3·16 days agoHell yeah
Olgratin_Magmatoe@slrpnk.netto
Selfhosted@lemmy.world•**How** should I properly document my homelab?English
10·16 days agoWhenever I set something up I usually make a markdown file listing the commands and steps to take. I do this as I am setting things up and familiarizing myself, so once I’m done, I have a start to finish guide.
Raw text/markdown files will be readable until the end of time.
Olgratin_Magmatoe@slrpnk.netto
Lemmy Shitpost@lemmy.world•Another angle of this modern art installationEnglish
38·17 days agoFactorio players had this solved forever ago
I read money as monkey and wondered why monkeys were being turned to AI.
Shakespeare isn’t gonna write itself I guess.
Olgratin_Magmatoe@slrpnk.netto
Programmer Humor@programming.dev•What are some of the worst code you have seen in a production environment?English
6·18 days agoNope. It was buried 300 lines into a 600 line C function.
The cherry on top was that testing at this place was all manually done on the hardware. And the “unit testing” comprised of making one off tests to prove line coverage, then throwing out the unit tests because the IDE we were using would have an aneurysm if it tried to open up existing unit tests.
I was the poor fuck tasked with writing throw away “unit testing” code for that bastard of a function. All of it was probably written before I was born.
Olgratin_Magmatoe@slrpnk.netto
Programmer Humor@programming.dev•What are some of the worst code you have seen in a production environment?English
17·18 days ago-
Take from index 10 of the buffer, AND it with some hard-coded hex value.
-
Bit shift it by a hard-coded amount of 2
-
Do the first two steps, but with a different hard-coded index, hex value, and bit shift.
-
OR the two results.
-
Shove the result back into a buffer.
All of this is one line with no commenting or references to what the fuck this process comes from or why it is applicable. Then there was a second copy of the line, but with different hard-coded values.
-
That’s supposed to be a problem?
I write code
(It’s still a bullshit job)
Didn’t even notice over here on slrpnk
Olgratin_Magmatoe@slrpnk.netto
Technology@lemmy.ml•Did Cloudflare just bring down half of the Internet?English
7·25 days agoGonna be a fun day at work today
Should do it again just to be sure it worked.
Olgratin_Magmatoe@slrpnk.netto
Programmer Humor@programming.dev•The Six Stages of Code GriefEnglish
7·29 days agoThe team lead has spend the last two months writing a permissions library that nobody understands how to use or debug. He wrote it with Cthulhu at his side. Soon not even Cthulhu will understand it.
Olgratin_Magmatoe@slrpnk.netto
Ask Lemmy@lemmy.world•What open source project is the most exciting for you right now?English
5·1 month agoI’ve been using it on linux as well, though I’ve been using godot script. I’m not the biggest fan of godot script, but again it gets the job done and has IMO very little bullshit.

Hell yeah