omar.mov
@omar.mov
@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
November 12, 2025 at 10:24 PM
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
July 5, 2025 at 11:51 AM
I love reading the @bsky.app source code. I'm increasingly more React Native for Web pilled

This website is so fast!
April 14, 2025 at 2:40 AM
Reposted by ‎
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...
March 12, 2025 at 7:12 PM
Reposted by ‎
🎁 A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!
December 25, 2024 at 4:18 PM
Reposted by ‎
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
December 17, 2024 at 4:34 PM
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
December 16, 2024 at 2:32 PM
Reposted by ‎
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.
December 10, 2024 at 12:48 AM
Reposted by ‎
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.
November 29, 2024 at 6:39 PM
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
December 9, 2024 at 10:04 PM
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)
December 5, 2024 at 9:32 PM
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
November 24, 2024 at 11:49 AM
Reposted by ‎
Here's some secret bluesky-only info:

This is being filed with the USPTO TTAB tomorrow

Don't share!
November 22, 2024 at 4:11 AM
Reposted by ‎
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
Drips | Funding that flows
Drips is a decentralized toolkit for rewarding open source projects within your ecosystem.
www.drips.network
November 14, 2024 at 6:34 AM
ghostty honeymoon is over over

raphamorim.io/rio/
Meet Rio | Rio Terminal
Description will go into a meta tag in <head />
raphamorim.io
November 10, 2024 at 12:27 PM
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
November 9, 2024 at 7:05 AM
very excited for @bomb.sh
November 9, 2024 at 5:01 AM
Bluesky now has over 10 million users, and I was #20,910!
October 8, 2024 at 9:19 PM
Reposted by ‎
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.
April 26, 2023 at 4:19 PM
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
April 23, 2023 at 3:22 AM