korthrun
- 0 Posts
- 12 Comments
korthrun@piefed.socialto
Linux@programming.dev•Now that Debian is embracing AI anyone have any anti-AI distro recommendations?English
1·12 days agoI believe that there is now LLM generated code in the Linux kernel, so BSD is probably going to be where this path leads you. Solaris or AIX maybe ;p
The 3 seems to just be an incrementing number for each file opened by the process.
FWIW: https://en.wikipedia.org/wiki/File_descriptor#file_descriptor_table
If you throw an
straceon a process that interacts with the filesystem you’ll see that stuff likeopen()returns a file descriptor and stuff likeread()takes a file descriptor as an argument.These are also generally the numbers you’re using when you do I/O redirection in your shell with stuff like
&1orexec 5< ./some_file.txt
He looks like he’s really Buggin’ Out.
korthrun@piefed.socialto
Ask Lemmy@lemmy.world•From the day you were born until today, what was the best piece of advice you still follow?English
3·2 months agogentoo_mentioned.png
Install Gentoo and never look back.
That book was likely a huge boost to my career. My first tech job was for a very small shop and the owner insisted that everything run Solaris. Which meant sendmail all day long.
That book got me through some rough times. Fucking sendmail milters … in 2000.
I share your pain!
Doing email should be it’s own tech specialty, like ‘devops’ or ‘db admin’ is.
It literally is, and has been for quite a while :D Enterprise level email admins make a pretty penny eheheh.
korthrun@piefed.socialto
No Stupid Questions@lemmy.world•Is Roots really that controversial that it needs to be banned? Haven't watched the movie cause I quit pot and haven't read the book but isn't it like historical or something?English
6·4 months agoIt’s a quote from “Gone in sixty seconds”. It’s not a whole trope, just a one off thing.
Also for those not in the know, two hours of Roots barely gets you through the intro. It’s like 1/8th of the movie.
Any idea who is being quoted in the tweet?
korthrun@piefed.socialto
Games@lemmy.world•What game do you personally have the most hours played in?English
2·5 months agoIslands of Myth.
What got me hooked is really the essence of the game itself. A multiplayer fantasy RPG with a global player base. It’s a really cool concept that I’ve enjoyed in many iterations. EQ, WoW, GW2 etc.
I just never really stopped playing this one. One of the things I love about MUDs is that it’s so easy to just have it running in another window. Killing a monster every 4 minutes during the work day. Chatting with folks and organizing groups while literally playing other MMOs.
I don’t think that I could play WoW on one screen and GW2 on another with any efficacy and I almost certainly wouldn’t enjoy it.
I’ve also really enjoyed the classes the game offers, the ability to multi class, and the reincarnation system which is similar to modern “prestige” systems. Except I can keep most of my earned exp while choosing an entirely different race and class combination.
MUD communities tend to be pretty great and this one has been no exception.
In regards to the screenshot “Mud age” is the same thing as /played or /age in MMOs. The amount of time spent logged in to the game.

korthrun@piefed.socialto
Ask Lemmy@lemmy.world•Why do most adults around social media think that you are allergic to wisdom until youre 18?English
5·5 months agoWhat do you think the biggest source of blue light is for most people?





I’m gonna make a bunch of negative assumptions based on the contents of the Agents.md and Claude appearing in the user drop down list of the commit log.
tmux is fine.