Freyi
- 0 Posts
- 13 Comments
When do we plan to fart?
Freyi@lemmy.sdf.orgto
Rant@lemmy.sdf.org•If you are a software/hardware developer and you think it is ok to make things more and more complicated. YOU are what is wrong in this world.English
21·3 days agoThe devs do get some say, but often propose (or “champion”) overcomplicated bullshit in the hopes of being promoted up the engineering chain. That’s why we used to have all these fuckers drawing diagrams with Kafka and Zookeeper supporting a service mesh (provided as a pod sidecar in Kubernetes) spraying events into a topic to be consumed by Flink etc. Usually it’s an internal service receiving 10 requests per hour, which could easily have been handled by a one-page Python program running on a Raspberry Pi. I don’t know if the utter hopelessness and death of craftsmanship caused by companies embracing LLM slopcoding has made all of that worse or dampened it.
Totally agree that a lot of bullshit requirements are mandated by execs though; even when they had their “we do Agile” masks on.
+1 to that – when I was a kid, I saw a cop drop his bike while trying to park it on the kickstand. He couldn’t lift it back up (at least, within the 30 seconds I was gawking), and he looked fairly strong…
Freyi@lemmy.sdf.orgto
Text-Based User Interfaces (TUI; CLI) 💻🖮@lemmy.sdf.org•Tools and methods to save a webpage from the CLI (preferrably not single-file-cli)
4·26 days agoI put links to pages I want to read in a local HTML file and run PyPlucker on it, which scrapes up to a specified depth (usually 1). Then I send the resulting PDB file to my old Palm T3 over Bluetooth and read it all offline. There’s a desktop viewer but I haven’t tested that yet.
Before that I used to use a Chromium extension “EpubPress” that dumps all open tabs into an EPUB, but that relied on a 3rd party service and no longer works. There’s a project called EpubPressX which tries to do it fully local but it didn’t work for me. There’s also offpunk which is a text-only local CLI offline reader.
The smoothness at the 1:20 mark is delightful!
Freyi@lemmy.sdf.orgtoFunhole@lemmy.sdf.org•Complete the content: Why are these beans scared and screaming?
2·1 month agoI watched the whole thing when it aired too, and the last episode was the biggest table flip moment… it was like the writers had no clue where to go, and someone said “ok sorry but we need a script that ties off all loose ends. You have 10 minutes to come up with something.”
Freyi@lemmy.sdf.orgto
OpenBSD@lemmy.sdf.org•Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8)
1·1 month agoI may be misreading it, but it sounds like he wanted to start coding (for real) again after, presumably, being convinced or coerced to use LLMs at work for a while?
Freyi@lemmy.sdf.orgto
Everyday Bingo@lemmy.sdf.org•You go to bed early to get some extra sleep, but end up looking at your phone until normal bedtimeEnglish
3·1 month agoI go to bed early to catch up on 30 years of sleep deprivation, and fall asleep before midnight! Then I awake at 1am and, knowing it will be difficult to fall back asleep, take out my tablet and watch Youtube videos until 5am, then fall asleep until it’s time work about 4 hours later.
Freyi@lemmy.sdf.orgtoFunhole@lemmy.sdf.org•Complete the content: Why are these beans scared and screaming?
6·1 month agoThey just watched the last episode of Lost
Freyi@lemmy.sdf.orgto
Everyday Bingo@lemmy.sdf.org•Stool looser than you'd prefer it to beEnglish
1·3 months agoIt probably just burns when applied.
Tiddlywiki with the Stroll extension for backlinks. Stored as one big encrypted file you can lob onto a network drive etc. Mine is in Dropbox.
Can’t really use it across devices safely though, or at least I haven’t tried.

Same here - nitpicky “I would have introduced a factory” reviewers embracing mass-scale slop has been a really jarring thing for me too. Like, I got into this industry because I started programming on the C64 and absolutely loved it… so I have no interest in giving up the thing I most enjoy. But did those nitpicky devs not also love writing code? Otherwise why would they hold up PRs for days/weeks over (usually) purely subjective preferences?
Tbh I’m having a hard time coming to terms with it all. People keep saying “use it or be left behind” - I think that’s what I want.