-credit to nedroid for strange art

  • 0 Posts
  • 13 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’.




  • …and for some subs, the mods just outright banned posts, comments or the users posting, for even mentioning the words ‘lemmy’, ‘fediverse’, and so on. (happened to me)

    I’d suggest DMing users on reddit individually whenever you see someone asking about options for other communities and social media, directing them to lemmy, but that’ll take a lot more effort. AFAIK reddit isn’t (yet) going so far as to monitor direct messages between users to censor mention of the fediverse.



  • If churches, synagogues, schools etc. are now unsafe from ICE raids it’s time people thought about making safehouses if they want to help resistance – but how many modern homes have basements or attics that can have easily-hidden access?

    I’ve been thinking, could supporters outside of the US offer mailing services for mifepristone etc. via stealth via sending baked goods, keychains with hollow storage or similar that can obscure pills within? Such measures will likely be necessary to keep supplies available in restricted states. Someone should organize a covert sign-up system for women to request mailings from outside the country.


  • 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
    6 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…)



  • Arghblarg@lemmy.catoSelfhosted@lemmy.worldSelf host websites
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    7 days ago

    If you’re in Canada, Rogers (nee Shaw) and Telus small business plans both offer ‘static’ IPs (Shaw’s residential plans aren’t officially static, but they rarely change on a residential modem unless you are always switching out hardware). Telus business fibre 1GB plan offers up to 5 static IP addresses.

    Then you must purchase one or more domain names and assign them to your IP address… depending on your business’s needs even small consumer hardware can run a web server just fine.

    Have a backup strategy though! And be sure you actually test the restore procedure on a periodic basis!

    Linux backups can range from home-grown ‘rsync’ scripts and hot-plug external drives as backup, to more fancy ‘Time Machine’ like backup things (I honestly forget what’s out there for Linux right now, I have my own rsync scripts to back up to external drives).

    My home server is my own, but if money is on the line you want proper backup and failover even. Most Linux distributions are easy-peasy to set up with Apache or nginx web servers but if you’ve never set those up you’ll need to study lots of tutorials and manual pages.

    If you don’t want to tend to security and backups yourself though, it might be best to find a hosting service.


  • Call me crusty, old-fart, unwilling to embrace change… but docker has always felt like a cop-out to me as a dev. Figure out what breaks and fix it so your app is more robust, stop being lazy.

    I pretty much refuse to install any app which only ships as a docker install.

    No need to reply to this, you don’t have to agree and I know the battle has been already lost. I don’t care. Hmmph.