Skip Navigation

User banner
Posts
0
Comments
30
Joined
3 yr. ago

  • @mfat
    https://yunohost.org/ is an attempt to fill that gap, but it's missing a key feature. Anything that wants to be broadly adopted will have to be appified these days.
    @maor

  • @gedhrel
    wasm sandboxes can take IPs? Regardless, if we're just talking density, I can put multiple IPs on a single interface or create a ton of virtual interfaces. That's boring, though.

  • @jaackf
    SyncThing. It's the best sort of selfhosted program. You set it up once and then never think about it because it just keeps quietly doing what you wanted.

    Wikis can be great if you've got a few folks that need to coordinate information.

    An RSS reader/aggregator.

    @selfhosted

  • @BaldProphet
    What's the smallest container around? How much RAM would that take?

    edit: FROM scratch let's you run bare binaries on Docker.

    Would be very interesting to see how far that could get. What sort of payload/task would be interesting for all those containers?
    @Sandbag @bdonvr

  • @luthis
    I used it for gaming for years, but eventually I realized I was never switching back. I'd found games that ran native.

  • @constvoid
    Certainly, let's look for more ways to improve, but I've not had a need to fiddle with hardware configs in a while.

    I count 2 personal laptops, a desktop, and a couple RasPis that just worked for me. One laptop had suspend issues in Windows that went away with Linux, which surprised the hell out of me.

    My work laptop (Windows 11) needed GPU drivers reinstalled and increasingly acts up with docking and suspend.

    Maybe I've lucked into good hardware or something.

  • @Lazylazycat
    You can do what's called "dual boot" where both (or even more than 2) OSes are available and you pick which to use at boot.
    @Anarch157a

  • @mrXYZ
    Unless you're doing something very unusual, you're not going to end up with many AUR packages. I've run Arch on SBCs without much trouble.

    There are severely steps in between Gnome/KDE and Awesome. XFCE and Enlightenment are more user friendly options that are still quite lightweight.
    @Dirk @Fungus

  • @constvoid
    Have you used Linux lately? It really doesn't take any more time than anything else.
    @FunkyClown

  • @DidacticDumbass
    You can set Debian to prefer installing from stable unless you explicitly request otherwise. That works on a per-package basis.

    Presumably you could do the same with any apt-based distro, but I've not tried it.
    @agelord

  • @muddybulldog
    After using a small install script of my own for a while, I switched to yadm. It's nice because it's a shell script, so no need to compile on different architectures/UNIXen.

  • @andybug
    I've been working on using Guix. Theoretically, I love the idea, but there's definitely some learning curve.
    @swordsmanluke