- 1 Post
- 5 Comments
Joined 1 month ago
Cake day: October 12th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
strlcpy@lemmy.sdf.orgto
RetroGaming@lemmy.world•Does Ōkami get better? [Spoilers for first half of game inside]English
1·19 days agodeleted by creator
strlcpy@lemmy.sdf.orgto
Programming@programming.dev•Do you guys use AI when programming? If so, how?
14·19 days agoMy colleague uses it to generate rambling code, often pointlessly rewriting existing logic to solve all kinds of hallucinated problems, which he doesn’t understand a bit, then dumps it on me and acts offended when asked to explain any of it.
strlcpy@lemmy.sdf.orgto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root required
2·19 days agoThanks for reminding me of that comic! Took me some time to find it though
strlcpy@lemmy.sdf.orgto
Programming@programming.dev•Brendan Gregg's special collection of freeware tools for system administration
10·19 days ago# We check if the server is on by asking the ALU to perform an operation, $result = 1 + 1; if ($result == 2) { print "Server is ON.\n"; } else { print "Server is OFF.\n"; print "Power on the system before attempting to run any programs!\n"; }Brilliant
strlcpy@lemmy.sdf.orgto
Linux@lemmy.world•Whats your preferred method for lear ing or looking up commands?English
3·26 days agoman, but preferably BSD ones. They’re terrific. It pays to get comfortable with the pager (man less), but for web rendering, https://man.openbsd.org/ is great. I don’t know why these other man sites use monospace fonts, the language man pages are written in was literally made for quality typesetting!

That was the joke 😅
But here it is (I think?): https://xkcd.com/979/