• 4 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: July 17th, 2023

help-circle




  • Performance should be relatively the same across every distro, there are benchmarks online you can check. I didn’t like Bazzite with my short time using it though, being immutable means you have to jump through hoops to install something that isn’t available as a flatpak. Like I mentioned in another comment the battery life was also not great, and I found it to be a little slow in general.




  • I switched to Cachy 2 months ago and I think my distro hopping days are over. It’s so, so responsive and reliable. People scared me off arch-based distros for being bleeding edge but so far it’s been very stable, I haven’t encountered any major issues.

    If you’re thinking about switching, do it. Switched off from Bazzite and I’m not looking back.













  • Web development feels like it’s stuck in the early 2000’s. I’ve ranted a lot about it over the years but I just don’t know how everyone is okay with it. I’m sure tons of people will disagree.

    HTML is bad. The language itself feels unintuitive and is clunky compared to modern markdown languages, and let’s be honest, your webpage just consists of nested <div> tags.

    CSS is bad. Who knew styling can be so unintuitive and unmanageable? Maybe it made sense 25 years ago, but now it’s just terrible. It’s very clunkily integrated with HTML too in my opinion. Styling and markdown should be one easier to use language where 50% of it isn’t deprecated.

    Javascript has been memed to death so I won’t even go there. Typescript is OK I suppose.

    And now for my hottest take: ~10+ years ago I saw web building tools like Wix and I completely expected web development to head in the direction using a GUI to create, style, and script from one interface, even allowing you to create and see dynamic content instantly. I’ve seen competitors and waited for “the big one” that’s actually free and open source and good enough to be used professionally. It never happened. Web dev has just gone backwards and stuck in its old ways, now it’s a bloated mess that takes way more time than it deserves.

    The Godot engine is actually a pretty good option for creating GUI apps and it’s exactly what I envisioned web dev should’ve been this past decade. One language, intuitive interface, simple theming and easy rapid development… Shame it never happened.</div>