-credit to nedroid for strange art

  • 1 Post
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle




  • Writing a kernel in two languages when it has for its entire history been written in one is just asking for needless complexity.

    If Rust wants to have a kernel, then perhaps port or re-write Linux in Rust from scratch as a separate project. Once it’s reached a point of being self-hosting, let ‘the market’ decide in an open competition.

    If the Rust version is demonstrably superior and more secure, then it’ll naturally supplant ‘legacy Linux’.





  • As someone posted on the forums there,

    FFS….the world is literally CRAWLING with billionaires made rich and richer still on the backs of these very open source products. Can not one…ONE…of these bastards much less a small group of these global leeches set up a permanent fund so these projects can go forward into the future without bullshit like this ?

    Maybe they should just do nothing, and wait for the shitstorm. After a week or so, put it out there, that maybe one of the big rich companies that have leeched off the work of open source for literally decades should, you know, STEP UP and support this critical infrastructure.

    A sort of ‘general strike’, if you will. Since that seems to be the Zeitgeist these days.


  • I admit I may misunderstand the situation; I hear there’s a compatibility layer or something named xwayland – will that allow older apps linked against x11 to run on a wayland desktop?

    I’ll have to give wayland a try again soon – if it’s stable on my laptops and I can figure out the custom keyboard layout stuff (I posted on another thread recently asking about that – sounds like there are good solutions for that) then I’ll feel comfortable moving to it finally.



  • Arghblarg@lemmy.catoLinux@programming.devGTK Drops X11!
    link
    fedilink
    arrow-up
    32
    arrow-down
    6
    ·
    edit-2
    17 days ago

    The blog post says they’re just deprecating X11 APIs at this point; GTK5 will remove them.

    I’m still very worried about this. Wayland still has many rough edges and I think forcing a move to X11 is premature. One of the main benefits of the Linux ecosystem has always been that it strived to run on hardware far longer than commercial vendors, who have gotten even worse at forcing obsolescence of hardware for purely revenue-focused reasons (looking at you, Microsoft – Win11 refusing to work on chipsets it is perfectly capable of running on…)




  • As someone who hasn’t yet moved to Wayland, how good is support these days for alternate keyboard mappings? Is this something that each individual window manager needs to support, or does Wayland itself manage them?

    Not just “international keyboard” support, but truly arbitrary keyboard/symbol mapping support. I muddle in programming with APL, which needs its own key mapping with Unicode symbols.

    I recall KDE had its own mapping support which used some system APL layout but I’d rather not have key mappings tied to a specific window manager.