Skip Navigation

Posts
4
Comments
19
Joined
3 yr. ago

Rustacean, Ziguana, Void Linux package maintainer

  • tone indicator for blog post authors more needed than ever

  • most shells will accept outputting from a silent command to a file, e.g. :> foo.txt (where : is the posix synonym to the true command)

  • I played The Longing when I wasn't sick, but the pacing felt worse than sluggish, so it was a quick refund.

  • Probably should mention Fugl

  • Gaming @beehaw.org

    Cosy, brainless games when you're sick

  • This looks like a strong contender! Thanks!

  • I wasn't precise, I meant many apps force some kind of rich-text editor that feels clunky and unnecessary, that's what I want to avoid.

    Since I'm already using NextCloud, NextCloud Notes seems like a good fit, I'm wondering how I missed it...

  • Free and Open Source Software @beehaw.org

    Simple alternatives to Adler Notes

  • I was hesitant to use thelounge because of the self-hosting part, but it seems is fairly straightforward to spin up an instance even with just free fly.io resources

  • Googling 'irc client' is always a "blast to the past" adventure

  • I did give irssi a spin but it seems Cinny has spoiled me 😅

  • I'm using it atm, but it really feels like there should be sth more, well, FOSSy

  • It does, but the matrix bridge can be a bit unstable, and I wanted a native experience anyway :P

  • Free and Open Source Software @beehaw.org

    Graphical IRC client recommendations

  • Sound capture was a major pain point here 😅 I had to hardcode an alsa loopback device identifier, and beyond that it's very manual - loading alsa's loopback kernel module, connecting my music player to the pipewire device and such

  • Thank you! I've made small tweaks since posting, like adding config flags to CLI, for instance --style fill will display "filled" bars instead of "striped":

  • I think there are two key aspects to IDEs:

    a) the larger the codebase and the less familiar you are with it, the more of a nightmare it will be to hunt bugs or search places to insert code; this is where an IDE becomes extremely helpful by e.g. letting you search a struct across multiple modules, showing lints, compiler errors etc.

    b) IDEs are only as helpful if they can be configured with your codebase, and sadly there are probably numerous codebases that won't play nice and let you crate a working config

  • I see they toned down the language a bit, switching "most loved" to "most admired"

  • Free and Open Source Software @beehaw.org

    Made a small sound visualizer demo

    codeberg.org /tranzystorek-io/spectroscope