Jonathan Neal

@jonathanneal.bsky.social

I still like you just the way you are.

I think everyone who thinks that it is no longer necessary to understand software engineering principles because of AI should spend a few minutes every day browsing /r/vibecoding. It's so so clear that technical skills are still worthwhile.

Reddit post from someone saying that they had 40 paying users for their vibecoded app. They gave Opus access to the database to fix a bug and it deleted all users. People are now asking for refunds.

⭐ available for client work ⭐ Front-end developer & Design Systems consultant with 15 years experience building component libraries, modernising legacy codebases, writing docs & launching new projects Let's fix your tech debt or create something new stu@alwaystwisted.com 🙏🖤

Also I wonder if there's just a better way to handle these native packages, can't we just allow you to define the platform architecture combinations and have the client just download the correct one in the first place. Needing postinstall feels like a smell that there's missing functionality.

Mat Marquis has waited 14 years to write this article. The sizes attribute has been a necessary evil but now, with an auto value capability, it’s completely transformed authoring responsive images on the web. piccalil.li/blog/the-end...

The end of responsive images

Mat Marquis has waited 14 years to write this article. The sizes attribute has been a necessary evil but now, with an auto value capability, it’s completely transformed authoring responsive images on...

piccalil.li

npmx is good. There be noticeable dragons on first visit, but thats to be expected in a project this fresh with this many contributors, but I'm sure that'll straighten out in time. Looking beyond that, there's lots to like.

Creating a universal app store for PWAs seems like an obvious win here vs. heuristics triggered installs. But think about smaller, more bespoke app stores! An app store for your intranet apps. An app store for your webring of online mutuals. An app store for kid-friendly apps. That's fun territory.

Patrick Brosset@patrickbrosset.com · 9mo ago

On the Edge team, we think web apps should be easier to install. The default browser install button is great, but we'd like something which you can use on your own site, how and when you want it. That's why we're proposing the Web Install API, which you can now test!

Side Project Alert — I built an HTTP/3 server for NodeJs, compiled from C++ to run on Windows, Linux, & macOS (x64 & arm64), so weI can local dev over H3. There’s a small twist: it will accept module graphs for each endpoint, because…

Rewritten to use DSD to make the "structure" clearer. codepen.io/paramagicdev... :host() has some pretty annoying bugs, but this seems like the case where `:host()` doesn't get to hook into `exportparts` mappings 🤔 Also fascinating that chrome has divergent behavior from FF / Safari for me.