Kyle Mathews

43.4K posts

Kyle Mathews

Kyle Mathews

@kylemathews

Tech entrepreneur. Founder/CPO @electricsql. Founder @gatsbyjs (acquired by @Netlify). Married to @shannonb_ux

Salt Lake City Katılım Aralık 2007
717 Takip Edilen22.6K Takipçiler
Sabitlenmiş Tweet
Kyle Mathews
Kyle Mathews@kylemathews·
Big announcement! I'm now a co-founder at @electricsql along with the @thruflo / @balegas and the brilliant team they've built. We're solving local caching of Postgres data. Electric is a VC-backed devtools OSS startup. We're close to our first beta release so check us out!
English
30
17
282
30.7K
Kyle Mathews
Kyle Mathews@kylemathews·
I need some sort of claude code plugin which detects whenever claude writes "pre-existing" and immediately stops everything and sends "THERE ARE NO PRE-EXISTING ISSUES!!!" Opus 4.6 is much lazier than earlier models
English
3
0
7
666
Oleksii
Oleksii@true_droid·
@kylemathews Have you tried putting that in your claud.md? I think I'll do that the next time I see him say it.
English
1
0
1
21
sunil pai
sunil pai@threepointone·
lemme check twitter before going to bed…
sunil pai tweet media
English
30
3
606
21.5K
Kyle Mathews retweetledi
Tanner Linsley
Tanner Linsley@tannerlinsley·
Generating and shipping skills for your NPM library has never been easier with @ tanstack/intent 🧠 Generate skills - `scaffold` ✅ Validate structure - `validate` 📦 Publish to npm 🔍 Registry auto-discovers! 🔗⬇︎🧵
English
15
17
318
19.5K
Kyle Mathews
Kyle Mathews@kylemathews·
@kerematam @devagrawal09 @theo oh interesting so you're streaming tokens through a stream and then using the query to figure out where to start streaming? What is a "follow-up" stream?
English
1
0
1
32
Kerem Atam
Kerem Atam@kerematam·
I am planning to roll out one using Durable Streams + useQuery, where the query returns an offset id, and the follow-up Durable Stream starts immediately after with that offset. It may not count as a full rollout, but I am not planning to use the existing sync engines directly either. I wonder @kylemathews 's input though, would it be just better if i fully commit to tanstack db or electric sql.
English
1
0
1
82
Dev Agrawal
Dev Agrawal@devagrawal09·
I have no idea how people are building reliable AI interfaces these days without a sync engine Please help me understand Or you made the mistake of building your own bespoke sync engine like @theo
English
7
1
36
9.6K
Kyle Mathews
Kyle Mathews@kylemathews·
Software 3.0 === multiple stateful entities coordinating in real-time
English
1
1
11
1.4K
Kyle Mathews retweetledi
James Arthur
James Arthur@thruflo·
Check out the new @tan_stack skills registry. It's like `npx skills add` but actually uses a package manager. So your skills actually track your dependencies as they evolve.
Tanner Linsley@tannerlinsley

Introducing the @Tan_Stack Intent Skills Registry Intent may use NPM as it's *distribution* registry (awesome), but finding/browsing skills in a sea of NPM modules definitely deserves it's own UI/service - Mirrored from NPM - Package/Skill Search - History/Changelogs Coming soon: - API/CLI for search/lookup - Cross discovery for non-intent skills 🔗⬇️🧵

English
1
2
15
3.5K
Kyle Mathews
Kyle Mathews@kylemathews·
@simonw We just shipped this x.com/tan_stack/stat… and for @ElectricSQL x.com/ElectricSQL/st… With them you can now one-shot complex apps which before was heading the agent off from guessing badly at stuff and laboriously feeding in docs
Electric@ElectricSQL

We've shipped Agent SKILLs for the Electric & Durable Streams clients & TanStack DB! The vibe coding experience is night and day better — you can now one-shot complex apps w/o any errors!

English
0
0
3
659
Simon Willison
Simon Willison@simonw·
A short note that the predictions that LLMs would favor "boring technology" that's over-represented in the training data don't appear to be playing out as expected with the latest models - once you attach them to a good coding agent harness at least simonwillison.net/2026/Mar/9/not…
English
45
28
380
85.3K
Kyle Mathews retweetledi
Matthew
Matthew@mattisinfact·
guys stop asking claude for advice and start using @kylemathews dialectic skill for a nuanced deep dive. just had an insightful question on our startup's positioning/initial gtm focus and it was incredibly helpful
English
1
1
2
936
Ray Fernando
Ray Fernando@RayFernando1337·
Velocity with agents is a fallacy right now because orchestration overhead eats the gains. You can ship a lot more if you run agents serially and front-load verification. Building new infra for 1000 concurrent agents assumes the parallelism is worth it. The bottleneck is actually agent reliability and not git.
English
14
4
271
23.4K
Sam Hogan 🇺🇸
Sam Hogan 🇺🇸@samhogan·
What if a codebase was actually stored in Postgres and agents directly modified files by reading/writing to the DB? Code velocity has increased 3-5x. This will undoubtedly continue. PR review has already become a bottleneck for high output teams. Codebase checked-out on filesystem seems like a terrible primitive when you have 10-100-1000 agents writing code. Code is now high velocity data and should be modeled at such. Bare minimum, we need write-level atomicity and better coordination across agents, better synchronization primitives for subscribing to codebase state changes and real-time time file-level code lint/fmt/review. The current ~20 year old paradigm of git checkout/branch/push/pr/review/rebase ended Jan 2026. We need an entirely new foundational system for writing code if we’re really going to keep pace with scale laws.
English
465
106
2.1K
933.5K