tnm Profile Banner
Ted Nyman Profile
Ted Nyman

@tnm

Followers
4K
Following
16K
Media
320
Statuses
2K

ceo https://t.co/yVAufNyUac for enterprise infra. prev cto @github. oss: https://t.co/4Q1swC8Mnj. "sf’s guardian angel"-ken jennings.

ca
Joined September 2009
Don't wanna be here? Send us removal request.
@tnm
Ted Nyman
4 days
story time. redis has a command called KEYS, which goes through every key. it’s a debug command, only to be run against an offline copy of your database. one day many years ago, a rails-lad at GitHub was on a machine trying to do some analysis via the ruby redis client..
@brankopetric00
Branko
4 days
Redis started timing out randomly. 1-2 times per hour. Operation that should take 2ms was taking 5+ seconds. What we checked: - Memory: 40% used (plenty available) - CPU: 12% average - Network: normal - No slow queries in logs - Replication lag: 0ms Enabled Redis slow log
18
24
828
@tnm
Ted Nyman
6 days
guy at the function said he was learning Latin to read Marcus Aurelius “in the original”. was disappointed when I told him the Meditations were written in Greek.
6
0
28
@tnm
Ted Nyman
7 days
the idea of guido asking chatgpt how to do mcp + embeddings!
1
0
3
@tnm
Ted Nyman
9 days
I remember the first time I visited us-east-1. About 1973-74 I think. Around the first Oil Crisis. All in the Family biggest show on TV. The machines were humming along, but you could tell, even then, there was stress on the infra. Too much traffic, not enough thought. So it goes
0
0
6
@tnm
Ted Nyman
10 days
LLM is good at search, summarizing Wikipedia, writing acceptable code, talking confidently while making some subtle mistakes. that’s about your average Stanford grad so I’m saying ASI achieved
0
0
3
@tnm
Ted Nyman
12 days
have been informed all my useful open source work would “be a hit” if written in typescript. so yeah, alright. kit.js and sandboxes.js coming next week.
0
0
5
@tnm
Ted Nyman
12 days
supply-chain attackers salivating
@franmoretti_
Francisco Moretti
12 days
Introducing Sparka: Your prod-ready AI Chat Template! 🚀 Built with: ⚡ Next.js 15 📘 TypeScript 🤖 Vercel AI SDK v5 🛠️ AI SDK Tools 📝 Streamdown 🧩 AI Elements 🔐 Better Auth 💧 Drizzle ORM 🐘 PostgreSQL 🔴 Redis ☁️ Vercel Blob ✨ Shadcn/UI 🎨 Tailwind CSS 4 🔗 tRPC 🛡️ Zod 4
2
0
7
@tnm
Ted Nyman
12 days
this is how I write b2b saas
1
0
11
@tnm
Ted Nyman
16 days
New in kit 2.1.3, with contributions from the community: - tree-sitter support for @ziglang - improvements & better batch size control for vector search cased-kit is a toolkit for code mapping, symbol extraction, code search + more, so you can build production AI devtools.
1
0
9
@tnm
Ted Nyman
17 days
catching up on lovable drama
13
4
351
@tnm
Ted Nyman
17 days
@vedantmisra
Vedant Misra
17 days
We're doing all kinds of stuff with these models that the public isn't even thinking of yet.
1
0
21
@tnm
Ted Nyman
17 days
one of the sadder things that has happened in tech “discourse” is the amount of attention given to VCs, to rounds, and even to founders. the best words used to be from engineers; not founders and *absolutely* not from capital, but from people who worked.
2
1
24
@tnm
Ted Nyman
17 days
It’s interesting (and a little jarring!) to see how opinions have changed about why to do open source. With some exceptions (that tend to prove the rule), open source is often assumed to be exclusively a go-to-market strategy (if you’re a company) or a résumé-builder (if you’re
0
0
10
@tnm
Ted Nyman
19 days
a handful of important, correct commits and correct direction-setting from a truly senior engineer is far better than 5000 slop commits in the wrong direction.
@dsp_
David Soria Parra
20 days
Rage baity shit like this just gets so annoying. Yes there is a lot to say about continuing to build, but there is also a lot to say about not needing to have a GitHub profile and the value a senior engineer brings in alignment, direction setting inside very large companies. Most
0
0
4
@tnm
Ted Nyman
20 days
sql over http is insane, and PS is (wisely) doing this just to take customers. no further investment should be made. do not standandize an vile anti-pattern. put your database close your app. talk to it over the ordinary secure protocol of the database. it's not hard.
@nikitabase
Nikita | Scaling Postgres
20 days
SQL over http should be standardized. It makes too much sense. So great step by @PlanetScale. Also do implement HTTP and not just web sockets - it’s much lower latency as pg protocol is quite chatty for establishing a connection
14
1
152
@tnm
Ted Nyman
20 days
this is the usual obvious click-bait shit that is destroying technical discourse. GitHub has enough problems, there’s no need to rage-bait for clicks.
@ryandavogel
Ryan Vogel
20 days
github has unveiled a new option for OSS orgs to generate revenue as a contributor you can override CI/CD and force merge your change for a small cost this is going to wreck OSS
3
0
7
@tnm
Ted Nyman
20 days
“startup incubator” was not meant to be taken literally
@nur_daulet_
nur
21 days
8 year old. Building. Location: Kazakhstan
3
0
19
@tnm
Ted Nyman
20 days
when that dude wrote “rich dad poor dad”, I always wondered how the poor dad felt
1
0
3
@tnm
Ted Nyman
20 days
This is actually a pretty profound thing if you're doing infra work. Traditionally you can turn all sorts of quality knobs to maintain availability. You can turn off an overloaded app feature, but keep the site up. Go read-only for a time. Force free users to the back of the
@AlexPalcuie
palcu
22 days
the three incidents that led to our public postmortem have been top of mind for us, and we're applying SRE principles to make the LLM serving infrastructure more reliable
0
1
15