Jacob
ebey.dev
Jacob
@ebey.dev
Orange site strikes again with only the best of takes
November 4, 2025 at 7:49 PM
Need more recipts? 🙃
August 16, 2025 at 4:52 PM
You mean like these?
August 16, 2025 at 3:31 PM
You seem to be asking for all objects to be treated as a Record<any, unknown>. Seems like you'd break any benefits TS brings to the table with doing `?.` if that was the case. Anytime you `?.` you'd be opting out of property existence checks against. This would become valid, and that's no good
July 11, 2025 at 5:18 PM
How about `with { graph: "react-server" }`?

github.com/jacob-ebey/r...
June 25, 2025 at 8:00 AM
The web is so nice nowadays...
`` (default)
`` (browser decided lazy loading)

developer.mozilla.org/en-US/docs/W...
June 7, 2025 at 8:29 PM
Ok, explored "use cache" today and even though I'm still skeptical, it actually feels like a really nice application abstraction.

Slow data that's shared across views / requests? "use cache".

Components that render a lot of stuff and you want to reduce resource utilization? "use cache".
June 2, 2025 at 1:26 AM
Oops, not as fast as I thought
May 19, 2025 at 10:55 AM
It's quick but doesn't support Promises, AsyncIterables, etc. Can't go backwards on my existing transfer format feature sets.
May 19, 2025 at 10:49 AM
Holes
May 19, 2025 at 10:44 AM
Am I insane? Building another transfer format for fun. It goes brrrrrr.
May 19, 2025 at 10:19 AM
RSC is coming, but family time is first.
April 26, 2025 at 11:41 AM
It's actually insane how much worse one of these are than the other.
March 23, 2025 at 8:54 PM
March 18, 2025 at 4:51 PM
Awesome work Devon. Will mesh perfectly with the React Router implementation.
March 18, 2025 at 4:49 PM
March 18, 2025 at 6:11 AM
For anyone who wants to give it a go: llm-playground.pages.dev

You can get an API key for Groq at console.groq.com/keys
The OpenAI Base URL for Groq is: api.groq.com/openai/v1
March 18, 2025 at 3:16 AM
I think I finally found a LLM interface that doesn't suck.... And it turns out the best LLM interface is *no interface*. A blank document.

Might expand on this idea.
March 17, 2025 at 4:37 AM
React Router "library mode" RSC usage / API?
March 16, 2025 at 6:06 PM
lolol, what a POS site at this point.
February 26, 2025 at 8:33 PM
Maybe this helps
February 22, 2025 at 8:24 AM
Bringing @devongovett.bsky.social's `with { env: "name" }` to Vite.
February 22, 2025 at 3:29 AM
Slack
February 18, 2025 at 11:33 PM
What a great site. I'm so popular. Winning.
February 18, 2025 at 9:52 PM
I like USEing preact Client components with React Router. IYKYK
February 8, 2025 at 3:21 AM