home.social

Search

1000 results for “Charadon”

  1. @charadon @RL_Dane

    van Smoorenburg #rc was never the thing to compare to. They realized this in the big Debian Hoo-Hah over systemd in ~2014, and almost everyone ruled it out as a reasonable option.

    Mewburn rc pre-dated systemd by about a decade and a comparison to it would have ruined the whole "but-but-but look at the long shell scripts!" argument.

    So too did comparison to the #daemontools family:

    jdebp.info/FGA/run-scripts-and

    #s6 #nosh #runit

  2. @charadon

    Is it your first encounter with a daemontools-family system?

    #runit #s6 #daemontools

  3. @charadon

    Oh clever! Here's my implementation:

    if [[ -e $pidfile ]]
    then
    if (( $(wc -l < $pidfile) < 2 )) && grep -qE "^[0-9]+$" $pidfile
    then
    format ok
    pid=$(cat $pidfile)
    if ps axo pid |grep -q "^ *$pid"
    then
    die "$progname already running on pid $pid"
    else
    not currently running
    warn "Stale $pidfile found, deleting"
    rm $pidfile || die "couldn't delete $pidfile"
    ...

  4. @Charadon For something like a workstation, do you need a LTS release any more?

    I would think development or other could keep your tool chains and critical environments stable and at arms length from whatever OS you happen to use underneath, at least for most use-cases I can imagine.

  5. @Charadon For something like a workstation, do you need a LTS release any more?

    I would think #containerized development or other #virtualization could keep your tool chains and critical environments stable and at arms length from whatever OS you happen to use underneath, at least for most use-cases I can imagine.

  6. @Charadon @RL_Dane

    I plan on using #netbsd, but haven't done much with it yet.

    I chose it for similar reasons, but good to see you put it in words.

    For me, it also seemed like it would work well on old hardware (Pentium 3, 4 and Core 2 Duo/Quad.

    Hope to get some experience running it on that hardware soon. I also plan to use with ethernet, so don't need wifi, but would be great to get it working with netbsd on a #corebootbook

  7. @paul @sotolf @charadon @sirber @amin @spaceraser @joel

    ... they just HAD to one-up the bloat!!!! AAaaAAAAAAaaahhhh!!!!

  8. @RL_Dane @charadon

    Mewburn rc still uses PID files, a mechanism that people knew to be broken back in the middle 1980s. daemontools-family systems like runit do not.

    There's no universal agreement on what a "service" is as opposed to a dæmon. But the concrete differences between the systems start with PID files, and continue with chain loading, logging, and composition.

    jdebp.info/FGA/unix-daemon-des

    jdebp.info/FGA/daemontools-fam

    #runit #s6 #daemontools #nosh

  9. I installed on my handheld console...

    This is your fault @charadon

    I hope the controls aren't too complex but I figure since the port exists it should be alright :P

    Got the game from and installed it here with without any issues!

  10. I installed #Fallout on my #Anbernic handheld console...

    This is your fault @charadon

    I hope the controls aren't too complex but I figure since the port exists it should be alright :P

    Got the game from #GOG and installed it here with #PortMaster without any issues!

    #Games2026 #Gaming #RetroGaming

  11. I installed #Fallout on my #Anbernic handheld console...

    This is your fault @charadon

    I hope the controls aren't too complex but I figure since the port exists it should be alright :P

    Got the game from #GOG and installed it here with #PortMaster without any issues!

    #Games2026 #Gaming #RetroGaming

  12. I installed #Fallout on my #Anbernic handheld console...

    This is your fault @charadon

    I hope the controls aren't too complex but I figure since the port exists it should be alright :P

    Got the game from #GOG and installed it here with #PortMaster without any issues!

    #Games2026 #Gaming #RetroGaming

  13. I installed #Fallout on my #Anbernic handheld console...

    This is your fault @charadon

    I hope the controls aren't too complex but I figure since the port exists it should be alright :P

    Got the game from #GOG and installed it here with #PortMaster without any issues!

    #Games2026 #Gaming #RetroGaming

  14. #RayLib + #Vala bindings + #OOP #GObject wrapper library written in #Vala = the *best* #gamedev experience of all time!!??
    Well, we are working on it! :D At least @halfmexican is one of them!
    Check out the vapi and WIP wrapper library, for example look at this beautiful `RaylibOOP.Color` class: github.com/Charadon/raylib-vap
    Also this library can of course be used by *all* other GObject language bindings.
    And this sample is just the first, more are coming! For direct updates join our discord server!

  15. Appearantly, has mysql support, but the doesn't include it! UGGGGGGGHHHHH

  16. So, I tested vs by compressing a text file of the entire bible (4mb). And the results:

    gzip: 4885MB/s
    pigz (4 threads): 13406MB

    Holy moly

  17. @RL_Dane is pretty awesome. It basically adds some really helpful mouse controls to vim, has better tabbing, and when you run a terminal command, rather than completely yoinking the vim session, it opens a new buffer and runs the command in that. Which means you can still edit while running a macro

  18. Everyone bullies but I like it...

  19. Just submitted my first , I hope it gets approved lol

  20. I'm really liking 's frontend, it's really awesome!

  21. CW: Minecraft screenshot on Steam Deck

    @ottergauze 114fps, wow...

    Too bad I'm stuck with my switch when I want to play on portably lol, that port actually sucks

  22. So, this used to be a plain text webpage, like bestmotherfuckingwebsite, but everyone on the matrix was like "Uhh, is so ugly" So I took their advice, did the opposite of it. And this is the result.

    Center Text = Text on the Right
    Needs background = Animated gif of steve doing the default dance
    Font needs to be something not default = Comic sans

    lmao