• 0 Posts
  • 20 Comments
Joined 2 个月前
cake
Cake day: 2026年1月9日

help-circle


  • evol@lemmy.todaytoLinux@lemmy.mlManjaro 2.0 Manifesto
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 天前

    Are any commonly used desktop distros debian based besides Ubuntu ? Ubuntu derivatives are not as they follow the latest upstream packages 1:1 usually iirc. Monjaro has its own dependency update schedule so it creates a new userspace dependency set to build against. If 10 distros follow the same thing we have 10 different timestamps of arch you have to build against.

    Maybe my info is out of date, I just use arch & fedora.













  • evol@lemmy.todaytoLinux@lemmy.mlLinux Desktop Renaissance
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 个月前

    Ive kind of noticed how we essentially use fancy to tech to solve problems we already have solutions for.

    What I find interesting about the framing of this, aswell as how docker is framed as a whole, is that its essentially just the argument for static linking (So some extent also deterministic builds). You can get alot of the benefits of “shipping your computer” without needing an OS that supports cgroups and all this other stuff. Containers existed for a long time until docker was able to essentially push it as a packaging format. Now yes containers ARE useful but I think what we were really doing was trying to get rid of distro dependency management, but we could only do it through the lens of a fancy new technology.





  • It’s definitely annoying how we have all these wrappers of wrappers of debian, like Linux mint is wrapping packages from Ubuntu which is then wrapping packages from a certain snapshot of Debian. All of which creates a unique set of dependencies an apps running on that can cause bugs (Though sometime the distro is more like a installation wrapper for another distro which is better).