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
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..
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
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
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
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
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
supply-chain attackers salivating
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
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
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
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
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.
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
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.
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
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.
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
“startup incubator” was not meant to be taken literally
3
0
19
when that dude wrote “rich dad poor dad”, I always wondered how the poor dad felt
1
0
3
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
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