This is great. I'm building a site that has JavaScript but is fully functional without it, this would be fun to see how it renders it. I use htmx, AlpineJS and Vanilla JS just for additional help for users with forms and search but works fine without it. Thanks for sharing this.
I will recompile ladybird too. Last time it had made great progress but was no where near read for regular use.
I used to disable Javascript by default but found that it was hard to actually get anything done on the Internet but maybe now we can use this sort of browser for pure informational websites and also save RAM. That is in fact what Dioxus Native is all about which wraps Blitz for a UI framework.
If you're coming from photoshop then PhotoGIMP is a good patch for gimp. I never understood why GIMP just didn't take this approach to begin with or at least make it a built in option.
Solid piece, very wise. AI is fun but where I find it useful with code is first writing more thorough comments and then writing the base of your tests.
Writing the actual code that's efficient is iffy at times and you better know the language well or you'll get yourself in trouble. I've watched AI make my code more complex and harder to read. I've seen it put an import in a loop. It's removed the walrus operator because it doesn't seem to understand it. It's used older libraries or built-ins that are no longer supported. It's still fun and does save me some time with certain things but I don't want to vibe code much because it removes the joy out of what you're doing.
Wayland is the future and yes it took some time but I've been using it for a while. Sure there are annoyances but nothing terrible.
People complained about pipewire and wireplumber too, but they're fantastic. It's great in the DAW. It just takes a long time to get everything compatible.
Using VSCodium I was having issues with python type checkers for quite a while. I did the basedpyright thing for a while but that was painful. It's a bit too based for me, and I'm not sure i'd call it based. Right now I have uv, ruff, and ty and I'm happy with it. It's super easy to update and super fast. I didn't realize the coverage wasn't as good as some others but I still like it. I may have to try pyrefly. Never heard of it until this post, so thank you.
I will recompile ladybird too. Last time it had made great progress but was no where near read for regular use.
reply