Chase Granberry
10.7K posts

Chase Granberry
@chasers
Logs, #o11y, @logflare_logs and Elixir at @supabase. Previously @authoritylabs.

the default "puff into {nvme, dram}" works well for most use-cases, but in cases of high, sustained QPS—coupling compute and storage is best this is what we mean by "compute-storage flexible"

I have probably never sent an email to an employee of Linear. Only when there is an external person involved. It’s Slack or Linear

Slack > email. I will die on this hill.







Reach can now trace data flow from Elixir through QuickBEAM's JS runtime and back. One program dependence graph across two languages and two runtimes. Also: dead code detection now produces near-zero false positives across 5 real codebases. The line between frontend and backend is getting thinner. More coming soon. github.com/dannote/reach/…



In case you missed it, Project Think -- that's @threepointone's Workers-native agent harness -- supports sub-agents using Durable Object Facets: #delegating-work-sub-agents-via-facets" target="_blank" rel="nofollow noopener">blog.cloudflare.com/project-think/…
That's actually a different use case for facets than the one I presented Monday: blog.cloudflare.com/durable-object… In this case, the facet isn't running agent-generated code -- the facet is running a regular, static DurableObject class exported by the same Worker as the parent DO's class. This is not actually documented yet, but you can refer to your own Worker's exported Durable Object classes using `this.ctx.exports.ClassName`, and provide that when starting a facet. In other words, this allows you to essentially run instances of a Durable Object class that are owned by some other instance and stored together with it. The child gets its own private SQLite database, but has a zero-latency connection to the parent since they are always co-located. Useful for running a sub-agent. If this makes no sense... I'm sorry, it's my fault. I've really outdone myself on the "nobody understands this" scale with facets. Just... use Think and don't worry about it.
Trigger customer messaging directly from @stripe, @clerk, @WorkOS and @supabase. No webhook glue code or third party services needed.

Dario: "Barriers get dissolved in a big blob of compute." There is no secret. THAT'S THE SECRET. Scale compute, models get more capable. It's the Bitter Lesson. We will continue to scale compute. Models will continue to get more capable. Unclear what the limit is.


