

I felt really dumb when I realized you weren’t syncing a “keep ass” database. Thought it was some trendy next gen database created by someone who really dgaf.


I felt really dumb when I realized you weren’t syncing a “keep ass” database. Thought it was some trendy next gen database created by someone who really dgaf.


I’ve yet to have it brick so yeah, it seems solid.
Now let me go update my system and have it crash and prove me wrong


Good plan. You’ll definitely find things you don’t like along the way and struggle. And having something to get things done in a crunch is useful. Just keep learning and in the end you’ll have all the tools you need and it’ll be great.
Thank you. The amount of JPEG I couldn’t see they are legos and didn’t get it the actual joke.
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.


Generally no but in realitly it could contribute. some have weird behaviours in how they allocate space so knowing can be useful to rule things out our suggesting gotchas to look for.


As a dev with many years of experience, a bug no one knows about is ticking timebomb waiting to blow up when you have the least amount of time to deal with it.
I’d much rather have it captured and known where I can try and find time to fix it then have it blow up in my face.
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.




I use Archer Linux BTW.


That’s a more recent flare up but DHH has been “ruffling feathers” for a while to put it politely. https://tomstu.art/the-dhh-problem


Yeah, I don’t think that’s what the screenshot shows though since there’s no content at all 😅


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.


As someone that spent a lot of years sitting next to an IT help desk, I’m not sure any chipsets work well at all. A lot of times you just have to figure out what makes them happy and get used to it.
I’d hear things like “as long as I don’t close my laptop after I undock, i don’t have to reboot to fix the wifi” as the person waddled across the office propping their laptop open. And these were high end windows laptops.
This. Init having a pretty important role, you would hope being simple and minimal would be a priority. I just try to stick my head in the ground and pretend like it’s all ok.
I see so many people loving on atuin in the comments but I just tried it and don’t get it. It seems so much worse than the built in search. I guess it’s not for me.
Fancy otho mechanical keyboard.


Simply put, modern processors aren’t just converting instructions directly into transistors, they actually have code that controls how they operate. That’s the microcode.
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.