Matthew

301 posts

Matthew banner
Matthew

Matthew

@mtt

i write the bugs — new dad, learning to build one-handed

VMware in Palo Alto, CA Katılım Ocak 2011
2.8K Takip Edilen287 Takipçiler
Sabitlenmiş Tweet
Matthew
Matthew@mtt·
Matthew tweet media
Tampa, FL 🇺🇸 ZXX
0
1
6
0
Matthew
Matthew@mtt·
Self-hosting a NixOS VM on a Proxmox host which hosts a dozen homelab services from the *arr stack to grafana to macOS VMs. All infrastructure is declared with Terraform and Ansible. I reach into the homelab VLANs with @Tailscale and have Claude Code running around the clock
Matthew tweet media
English
0
0
0
83
Matthew
Matthew@mtt·
@bcherny @benswerd @bcherny I’ve been dealing with this bug for 6 weeks. Can you give us a rundown on why this was happening?
English
0
0
0
471
Boris Cherny
Boris Cherny@bcherny·
@benswerd This was a weird one, and is a two-part fix. First part is out now (update to the latest). Part two has landed and is going out in Monday’s release. To unblock yourself, /exit then claude -c
English
59
7
449
60.4K
Matthew
Matthew@mtt·
Spent last night grepping xAI's new Grok Build CLI! Thankfully, every system prompt is a plain string constant! Build includes subagents, memory consolidation, plan mode, loop detection. Happy to see the progress @xai granda.org/en/2026/05/15/…
English
0
0
1
48
Matthew
Matthew@mtt·
@GergelyOrosz Definitely up next will be package registries (npm, PyPI, Docker Hub). Agents iterate, retry, and re-pull aggressively, and ephemeral sandboxes amplify it.
English
0
0
1
199
Gergely Orosz
Gergely Orosz@GergelyOrosz·
We now know AI agents broke a lot of past assumptions at. GitHub on expected service load + growth. What other services / domains are next where load could/should surge thanks to more AI agents used to do stuff?
English
41
6
162
23.6K
NASA Administrator Jared Isaacman
NASA astronauts will soon fly with the latest smartphones, beginning with Crew-12 and Artemis II. We are giving our crews the tools to capture special moments for their families and share inspiring images and video with the world. Just as important, we challenged long-standing processes and qualified modern hardware for spaceflight on an expedited timeline. That operational urgency will serve NASA well as we pursue the highest-value science and research in orbit and on the lunar surface. This is a small step in the right direction.
English
313
533
6.9K
917.5K
Matthew
Matthew@mtt·
Built a spacecraft computer simulator from scratch! Bare-metal C on ARM Cortex-M3, FreeRTOS task scheduling, and NASA's delay-tolerant networking stack, all running in QEMU and Docker. No hardware required. granda.org/en/2026/03/30/…
English
0
0
0
98
Matthew
Matthew@mtt·
@feross @amasad doesn't seem realistic to expect people to review their code when more and more of it is being generated blindly.. seems like we need good containerization defaults for dev work across the industry.
English
1
0
11
2.1K
Feross
Feross@feross·
Yes, AI is playing a role in two ways: 1.Far more code is being written (1.5-2x by some estimates) and far more people are vibe coding without reviewing what their agents install. Every unreviewed dependency is an attack surface. 2.Attackers have woken up. We saw the first NPM worm last year. The recent TeamPCP attacks (against Trivy and LiteLLM) have stolen a massive number of credentials that most teams haven’t rotated yet. We’ll be dealing with the long tail of these compromises for 6-12 months. Not that developers were good at reviewing dependencies before. But AI has mass-produced the exact behavior attackers exploit.
English
10
29
408
52.3K
Feross
Feross@feross·
🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages. The latest axios@1.14.1 now pulls in plain-crypto-js@4.2.1, a package that did not exist before today. This is a live compromise. This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now. Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that: • Deobfuscates embedded payloads and operational strings at runtime • Dynamically loads fs, os, and execSync to evade static analysis • Executes decoded shell commands • Stages and copies payload files into OS temp and Windows ProgramData directories • Deletes and renames artifacts post-execution to destroy forensic evidence If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.
English
542
4K
16.3K
12.4M
Dillon Mulroy
Dillon Mulroy@dillon_mulroy·
thoughts after day 1 of using pi full time - less is more - i don't miss subagents like i thought i would - /tree is an insanely good context management primitive (and partially why i havent reached for subagents yet) - based only on vibes, i think having a minimum system prompt is improving code quality - telling pi to copy opencodes webfetch and websearch tools was a good play
English
42
11
608
41.8K
Matthew
Matthew@mtt·
I added an agent to my CI pipeline that screenshots every UI state across three viewports on every PR push. Zero manual testing. Here's how it works granda.org/en/2026/02/06/…
English
0
0
2
114
Robert Scoble
Robert Scoble@Scobleizer·
@digijordan It is true. And I study Silicon Valley robotics all day long.
English
3
0
9
905
Jordan Crowder
Jordan Crowder@digijordan·
Tesla Optimus Gen 3 is coming out in a few months. Million of them per year to start. Musk is ending two models of Tesla so he can make more robots. People don’t realize what’s about to happen…
English
238
278
1.7K
80.1K
Fuji
Fuji@FujiExpo·
iOS 1.0 "Alpine" (1A420) Complete iTunes Restore on Production iPhone 2G
English
6
7
224
24K
Matthew
Matthew@mtt·
My blog links showed up as plain text on Twitter. No preview image. Just a naked URL. 14 minutes with Claude → every post now gets an OG image automatically. Playwright screenshots the post. GitHub Actions commits the image. Zero manual work. granda.org/en/2026/01/10/…
English
0
0
5
247
Matthew
Matthew@mtt·
Setup is 5 lines of JSON: { "mcpServers": { "playwright": { "command": "npx", "args": ["@anthropic-ai/mcp-server-playwright", "--headless"] } } } GitHub issues become living test reports—anyone reviewing the PR sees exactly what was tested.
English
1
0
0
112
Matthew
Matthew@mtt·
My QA engineer is an LLM. Claude clicks buttons, resizes viewports, toggles dark mode, and screenshots everything. When it finds a bug, it fixes the code and re-tests. Every PR now comes with proof that it works.
Matthew tweet media
English
3
0
3
190
Matthew
Matthew@mtt·
Newsletter SaaS: $10-30/month, features I don't need, data I don't own Claude + Cloudflare Worker: 30 minutes, 42 lines of code, subscribers sync to my GitHub repo nightly Shipped in 30 min instead of spending hours comparing SaaS options. granda.org/en/2026/01/07/…
Matthew tweet media
English
3
0
2
273
Matthew
Matthew@mtt·
@trq212 @bcherny 12 likes is crazy for something that I live in more than my shell
English
0
0
0
235
Boris Cherny
Boris Cherny@bcherny·
Introducing Sonnet 3.7 and Claude Code, Anthropic’s new agentic coding assistant. The team and I have been hacking on Code for a while — can’t wait to hear what everyone thinks. anthropic.com/news/claude-3-…
English
24
5
460
31.8K
Matthew
Matthew@mtt·
@omarsar0 Thanks for the shout out! Happy to answer any questions
English
0
0
0
264
elvis
elvis@omarsar0·
Cool setup to run Claude Code agents in parallel from your phone.
elvis tweet media
English
38
63
622
88.9K