whatpwacando.today is a great resource and set of demos on what PWA can do today by @dannymoerkerke.bsky.social
What PWA Can Do Today
A showcase of what is possible with Progressive Web Apps today.
whatpwacando.today
whatpwacando.today is a great resource and set of demos on what PWA can do today by @dannymoerkerke.bsky.social
What PWA Can Do Today
A showcase of what is possible with Progressive Web Apps today.
whatpwacando.today
"but where are all the bluesky instances?" i've heard this so many times that i wrote an explainer
There Are No Instances in atproto — overreacted
Like RSS and Google Reader.
overreacted.io
new 𝚞𝚜𝚎𝚛𝚜𝚌𝚛𝚒𝚙𝚝 export ChatGPT chat as .𝚝𝚡𝚝, .𝚙𝚍𝚏, .𝚓𝚜𝚘𝚗 github.com/o-az/userscr... greasyfork.org link: greasyfork.org/en/scripts/5... #userscript #tampermonkey #greasyfork
I created a userscript that auto-redirects from npmjs.com to @npmx.dev. Greasy Fork: greasyfork.org/en/scripts/565064-redirect-npmjs-com-to-npmx-dev GitHub: github.com/o-az/userscripts/blob/main/src/npm-to-npmx.mjs Append ?𝚗𝚘𝚛𝚎𝚍𝚒𝚛𝚎𝚌𝚝 to the URL to access the original npmjs.com
TIL about `deprecate` in Node.js This emits a `DeprecationWarning` in the console. h/t @stefanjudis.com nodejs.org/docs/latest/api/util.html#utildeprecatefn-msg-code-options
@bolt.new it seems it’s not possible to use bolt.new from phone. Sign in automatically redirects me to stackblitz.com. When I click on the bolt tab it navigates to bolt.new unauth’d
making ecosystem plugins with @unjs.io's unplugin.unjs.io is a great experience and the greatest bang for my buck I made a Caddy plugin to enable https for local dev. Can't wait to publish
I love reading the @bsky.app source code. I'm increasingly more React Native for Web pilled This website is so fast!
We just released Web Applets 0.2! It allows you to make client-side web apps that can be used by any LLM (it's an open protocol). For example this 3D scene generator (made in 20 LOC) unternet.co/blog/2025/03...
🎁 A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!
as of this week, when you verify your account by updating your username from a default like emily.bsky.social to your website @emilyliu.me, your former bsky.social username is reserved for you automatically (and prevents impersonators from claiming it). you can revert back to it at anytime
How to verify your Bluesky account - Bluesky
Here's how to verify your Bluesky account by setting your website as your username.
bsky.social
ascent of @vite.dev continues. Closing in on webpack by next year sveltekit, astro, vite are S tier based on retention ratio 2024.stateofjs.com/en-US
Landed module.registerHooks() in Node.js ✨ github.com/nodejs/node/... These customization hooks are run for modules loaded by require(), import(), and functions returned by createRequire() in the same thread they are registered, which makes them easier for CJS monkey-patchers to migrate to.
It's been a few months so let's bring this up again with an example of what other languages do—unawaited async function call detection is standard in other languages, but missing in TypeScript. So many bugs could be prevented if this were built-in and didn't require separate tooling.
Would have quit @github.com ui by now if it weren't for uBlock Origin "block element" really want to know who asked for this feature
Peak data visualization - 1OOO updates/second - instant-sort any column on 1Os of Ks of rows - low memory consumption - render in the browser as a Web Component, - also renders in Python / JupyterLabs (data scientist and frontend dev can collaborate)
great gold standard of dos and don'ts for building CLI tools fuchsia.dev/fuchsia-src/...
Command line interface (CLI) tools guidelines | Fuchsia
fuchsia.dev
Here's some secret bluesky-only info: This is being filed with the USPTO TTAB tomorrow Don't share!
crypto has a bad rep because of scams (warranted), but crypto orgs support oss significantly more than general tech bsky.app/profile/coli...
just discovered that Zod had $8k of claimable donations sitting in a crypto-based OSS donation platform i'd never heard of called Drips turns out Drips donated $1m of its (VC?) money to its own dependencies (including Zod)...and i will happily take it 🙃 www.drips.network
ghostty honeymoon is over over raphamorim.io/rio/
Meet Rio | Rio Terminal
Description will go into a meta tag in <head />
raphamorim.io
did you know that @stackblitz.com has a great markdown editor that lets you edit any markdown file on GitHub & suggest changes? more info about Web Publisher developer.stackblitz.com/codeflow/integrating-web-publisher
Say the compliment out loud. I have some coworkers I really dig working with. I think that every time we do projects. So SAY it. “I really enjoy working with you! We always get it done and it’s always super collaborative!” Don’t just THINK the compliment. Say it. Then tell their boss.
I just published `xtsz` https://github.com/o-az/xtsz a TS / JS (Node.js) file runner with built-in support for http/s-imports. It uses a custom ESBuild plugin to handle http/s-imports and uses tsx to run #TypeScript / CJS.
GitHub - o-az/xtsz: a TypeScript and JavaScript (Node.js) runner that supports HTTP/S imports. It can run ESM and CJS: .ts, .js, .cjs, .mjs.
a TypeScript and JavaScript (Node.js) runner that supports HTTP/S imports. It can run ESM and CJS: .ts, .js, .cjs, .mjs. - GitHub - o-az/xtsz: a TypeScript and JavaScript (Node.js) runner that supp...
github.com