• 0 Posts
  • 59 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • I miss really digging deep into what my system was doing and understanding how the different components worked. I had choices at every step and owned every package, feature, and configuration. Also being able to easily patch and collaborate on fixes with maintainers through a local overlay.

    I also feel like that understanding provided a knowledge of dark magics of how and why distros work forged in the mistakes of my Gentoo systems that’s been valuable in my career.

    That said, I don’t really have time for it these days. Being able to just turn my computer on and it just works with a mainstream binary distro is a stability I’ve needed for things like work and home servers for family stuff.

    Some people aren’t patient with you needing to entirely rebuild your system because you broke an ebuild or didn’t read a news and it trashed your system and it’s got several hours of recompiling system packages ahead of it.

    That said I’ll perpetuate the trope and say I broke down and finally started running Arch on some personal machines this year and enjoy it. It’s not the same but it’s filled a bit of that itch and is fun to push the edge and find other people doing the same.






  • neclimdul@lemmy.worldtoLinux@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    It was a challenge I wanted to conquer too but also I increasingly felt like I didn’t own my computer. The software was increasingly cutting me out of the ability to modify and use it the way I wanted.

    I spent a lot of time in Gentoo early on where patching software was an overlay and recompile away and it was great testing early amd64 bugs and pushing the limits with gaim and reverse engineering chat protocols.

    I was doing some dual booting then but as i built a career in web development, it became more and more my solo driver. Running the same platform you’re developing for is incredibly convenient and Linux runs the web.

    Now I can’t imagine running windows. Using it and helping people on it is just a miserable experience for me.




  • Been using cosmic ui on and off since the beta release and it is still pretty beta. Really good at this point honestly and a huge achievement for them but not without some annoying bugs for me.

    Just something to consider before jumping. You should be ready to work around some annoyances, deal with some slowness/quirks, and probably be ready to provide feedback and bug reports.






  • It doesn’t have to not include JavaScript, that would be quite difficult and unreasonable. Accessible sites are not about limiting functionality but providing the same functionality.

    I haven’t gone fully down the rabbit hole on this but my understanding is even something like Nuxt if you follow best practices will deliver HTML that can be interacted with and serve individual pages.

    That said, screen readers and other support shouldn’t require running without any JavaScript. Having used them to test sites that might be the smart approach but they actually have a lot of tools for announcing dynamic website changes that are built into ARIA properties at the HTML level so very flexible. There are of course also JavaScript APIs for announcing changes.

    They just require additional effort and forethought to implement and can be buggy if you do really weird things.


  • Also the EU and technically a lot of US sites that provide services to or for the government have similar requirements. The latter is largely unenforced though unless you’re interacting with states that also have accessibility laws.

    And honestly a ton of sites that should be covered by these requirements just don’t care or get rubber stamped as compliant. Because unless someone actually complains they don’t have a reason to care.

    I kind of thought the EU requirements that have some actual penalties would change this indifference but other than some busy accessibility groups helping people that already care, I haven’t heard a lot about enforcement that would suggest it’s actually changed.