• 3 Posts
  • 411 Comments
Joined 3 years ago
cake
Cake day: July 18th, 2023

help-circle




  • I find it insane to have to wait minutes to see the changes and to iterate.

    i did devops between 2015 & 2025 and got used to the cadence of waiting between 15 & 180 minutes for testing/production pipelines to finish vetting the work i submitted to them.

    i went back to doing IT last year and setup similar pipelines to update the code base my predecessor left behind and my new boss expressed the same consternation about waiting for your changes to iterate.

    i’m thankful for it because it gives me 30-ish minute windows to browse and annoy people on lemmy throughout the day. lol




  • once you pass the 4 gig of ram mark, all of the distros become usable for you, so – in your shoes – i would decide what’s the most important things you need.

    for me, it’s a distro that doesn’t require to me to upgrade beyond the using package/kernel updates and that’s something like debian where i can stick is a release for a really long time w/o having to reinstall when the next version is released.

    most distros seem to a have a migration path, but it’s rare to find one that doesn’t have any hiccups.




  • depends on where you draw the line.

    in the past, i’ve been mildly dissapointed by the drama-queen-esque antics of the kernel developers; but i most recently DEEPLY disappointed by how thoroughly the kernel developers to caved to the us gov’t’s demand to kick out russian developers instead of complying maliciously like others do.

    both are separate from linux, but linux can’t exist without them.







  • eldavi@lemmy.mltoLinux@lemmy.mlFedora/KDE keyboard woes
    link
    fedilink
    English
    arrow-up
    4
    ·
    22 days ago

    there are multiple ways to change how your keyboard behaves in linux and others in this post have already shared w you what the most common methods are.

    i want to share w you the lessons i’ve learned from almost 15 years of trying to make mac keyboards act like mac keyboards on linux on my mac computers:

    1. there’s no single unifying keyboard schema that will work with mac keyboards across all apps in linux, you will have to implement tweaks for every single thing you use beyond your x-server utilities/apps and you’re out of luck if you’re a firefox user).

    2. even if you’re successful in getting your mac keyboard to work exactly as a mac keyboard, an update somewhere will break something and it’s almost always a kernel or x-windows update.

    3. distros maintainers who build w mac in mind will be ones to help the most. it was yellow dog linux when i did it, so i would try with Asahi guys before trying anything else.

    and i hope that you have better luck than i did.