• 1 Post
  • 48 Comments
Joined 6 months ago
cake
Cake day: January 3rd, 2024

help-circle



  • Simplest answer would be to launch Fish as the last step in your bash profile.

    I imagine the SteamOS update process probably needs the default system shell to be bash, (if they’re changing it with each update) but that won’t stop you from getting the benefits of Fish during your login terminal sessions.

    Source: I don’t like bash much, but have encountered other cases where changing the default shell was too invasive. It’s about an 80% solution, and the next 15% is covered well enough by invoking my preferred shell before invoking my script written for my preferred shell.






  • I haven’t, personally, had good luck running Docker/podman on Raspberry Pi. I haven’t tried on a Pi 5, though.

    Previous Pi models didn’t seem to have enough mulicore power to get responsive docker/podman runs, for what I was trying.

    I don’t recall that I was trying anything too crazy, but arguably my baseline weekend project is a bit crazy, so your mileage may vary.

    It’s been awhile, but I feel like I ended up running Podman, instead of Docker, for some esoteric reason of my own. It was probably easier to build for the ARM processor.

    But again, it’s been awhile, and my memory is famously bad about these things.









  • Pirating dev tools in 2024 sounds like a misstep to me. Most of us (professional developers) gave up paid software about a decade ago.

    There’s so much competition for developer eyeballs, we (professional developers) have become accustomed to there being a good-enough free version of every good tool.

    Usually the paid version just adds enterprise bullshit that only managers of developers (such as myself) want.

    If you’re worried that the “community edition” of the dev tool you want to try is under-powered, most aren’t. To be sure, you might ask over in one of the programming Lemmy’s.

    Edit: And to be clear, I pirated the hell out of the developer tools I learned on, as a kid. I highly approve, and most developers do, of pirating dev tools to learn. But due to that community value, the free versions of great dev tools are almost always fully featured, today (finally).