Justin Bennett (@zephraph) 's Twitter Profile
Justin Bennett

@zephraph

Open-source enthusiast; maker. Co-host of @DevtoolsFM. @recursecenter Alum. Prev at @ValDotTown, @oxidecomputer, @ArtsyOpenSource.

ID: 156225863

linkhttps://just-be.dev calendar_today16-06-2010 10:20:10

7,7K Tweet

2,2K Followers

2,2K Following

Valerii Strilets πŸ‡ΊπŸ‡¦ (@letstri) 's Twitter Profile Photo

It used to be difficult to work with permissions. But with Permix, I can easily check permissions in React with just a little code. There are also quick integrations with Vue, Solid, Node.js, tRPC, oRPC, Express, Hono, Elysia, and Fastify 😎

It used to be difficult to work with permissions.

But with Permix, I can easily check permissions in React with just a little code.

There are also quick integrations with Vue, Solid, Node.js, tRPC, oRPC, Express, Hono, Elysia, and Fastify 😎
Oliver Medhurst (@canadahonk) 's Twitter Profile Photo

My ahead-of-time JS engine Porffor eliminates JS cold starts on AWS Lambda. 12x faster and 2x cheaper than managed Node. Still very early but these results should speak for themselves :) Blog with details below.

My ahead-of-time JS engine Porffor eliminates JS cold starts on AWS Lambda. 12x faster and 2x cheaper than managed Node. Still very early but these results should speak for themselves :)

Blog with details below.
mint-lang (@mint_lang) 's Twitter Profile Photo

Mint 0.27.0 is released πŸŽ‰ bringing context to Mint. github.com/mint-lang/mint… mint-lang.com/news/context #webdevelopment #frontend #programming #coding

Peter Steinberger (@steipete) 's Twitter Profile Photo

I pimped my claude code status bar: - path (shortened if matches PR) - branch and worktree indicator - git status if dirty files - PR link IF on a PR - which model (O/S) - how full the current context is in % (shows full percent and if above 90% it's red and shows more

I pimped my claude code status bar:

- path (shortened if matches PR)
- branch and worktree indicator
- git status if dirty files
- PR link IF on a PR
- which model (O/S)
- how full the current context is in % (shows full percent and if above 90% it's red and shows more
Mario Zechner (@badlogicgames) 's Twitter Profile Photo

Totally settling the "MCP vs CLI for coding agents" debate with this humongous blog post. mariozechner.at/posts/2025-08-… I benchmarked screen, tmux, and a bespoke custom CLI and MCP tool against 3 task that require the agent to steer TUIs (lldb, python repl, opencode)

kmdr (@kmdrfx) 's Twitter Profile Photo

Opentui core "Getting Started" is set up! Let me know what's missing. Subject to (a lot of) change. This is supposed to be very high level, will provide deeper technical insights over time.

Opentui core "Getting Started" is set up! Let me know what's missing. Subject to (a lot of) change. 

This is supposed to be very high level, will provide deeper technical insights over time.
Luis (@iflessthan3) 's Twitter Profile Photo

There's something really cool about all these tools that let you build to different platforms with React. Tools like OpenTUI, Ink, tscircuit, etc It's that LLMs are very good at them out of the box Here's 9 mins of prompting gpt-5 to use OpenTUI. This is all in my terminal, btw

Je Xia (@jexia_) 's Twitter Profile Photo

modern-monaco now supports custom file system. By default it uses IndexedDB to persist editor changes, with custom FS, you can persist code in your own file storage. Thanks to ryuz for contributing! πŸ™Œ

modern-monaco now supports custom file system.
By default it uses IndexedDB to persist editor changes, with custom FS, you can persist code in your own file storage. 

Thanks to <a href="/yzuyr/">ryuz</a> for contributing! πŸ™Œ
Thomas Gauvin (@thomasgauvin) 's Twitter Profile Photo

I open sourced MCP Interceptor! πŸ‘‡ It's actually a pretty cool usage of Cloudflare Developers Durable Objects with Hibernating WebSockets, so if you've ever wanted to dip your toes into it, now's your chance 😎