Steven Bacio 🚀

14.7K posts

Steven Bacio 🚀 banner
Steven Bacio 🚀

Steven Bacio 🚀

@sbuss

Co-founder @GrowSF, building a better San Francisco. Formerly Steven Buss, now Steven Bacio

San Francisco, CA Katılım Şubat 2009
1.3K Takip Edilen8.9K Takipçiler
Sabitlenmiş Tweet
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
Marriage isn't simply the next step on the relationship ladder. It is a conscious commitment that your partner can rely on you, and knowing beyond any doubt that you can rely on them. Marriage takes work, absolutely. But I believe in working hard at work worth doing.
English
9
4
92
16.2K
Steven Bacio 🚀
Time to rename Cesar Chavez St back to Army St
English
19
21
302
10.5K
Steven Bacio 🚀 retweetledi
Mayor Matt Mahan
Mayor Matt Mahan@MattMahanSJ·
.@ZohranKMamdani and I have something huge in common — we’re both entirely focused on making life better for working people. We have very different ideas on how to do that, but I think that’s the sign of a healthy democracy: the ability to disagree civilly, debate thoughtfully, and grapple with the fact that what we’ve been doing isn’t working — even, and perhaps most importantly, when you come from the same political party. I love New York, but I’m happy to be on a flight home right now — because California, we have a whole lot of work to do.
English
373
47
622
894.7K
Steven Bacio 🚀
I own sfzoning.com but I'm going to let the domain expire. Free to a good YIMBY. Let me know if you want it and what you'll do with it.
English
0
2
3
633
Steven Bacio 🚀
@trq212 I have a work claude max sub, and a personal claude pro sub. I've copied config to a new directory and aliased claude to plaude (personal claude) to ensure I never use the wrong one. But it's clunky. Please add support for account-per-directory!
English
0
0
0
218
Thariq
Thariq@trq212·
A few end of week ships: You can now set effort to 'max' which reasons for longer and uses as many tokens as needed. This will spend your usage limits more quickly so you have to activate it per session. Hit /effort to try it.
English
217
180
3.1K
628.1K
Noah Smith 🐇🇺🇸🇺🇦🇹🇼
For the first time in my life, I made a major donation to a politician. I gave $10,000 to an organization supporting Alan Wong, running for supervisor in San Francisco's District 4. Whether he wins could determine the destiny of SF's housing reforms. noahpinion.blog/p/san-francisc…
English
39
35
562
154.1K
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
@sdamico I'm thinking that since the cost of applying has gone to zero, and the cost of posting jobs has gone to zero, and it's just AI appliers talking to AI screeners, it may just be noise.
English
0
0
1
70
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
I was going to use claude code to build an app to help me improve my pour over. But actually, the right approach was to just talk to the model and tell it everything, then take its advice. Not everything will be an app! (My pour over is much improved (grind finer))
English
0
0
1
305
NASA Administrator Jared Isaacman
Today, we’re launching NASA Force with @USOPM. Returning to the Moon requires restoring core competencies in our civil servant workforce. This program will recruit top aerospace, software, systems, and other critical technical talent for approximately 2-year terms at NASA. This will strengthen in-house engineering excellence, close skill gaps, and deepen partnerships with industry. We’re investing in our people to deepen America’s leadership in space.
NASA Administrator Jared Isaacman tweet mediaNASA Administrator Jared Isaacman tweet mediaNASA Administrator Jared Isaacman tweet media
English
187
491
3.7K
406.2K
Christian Keil
Christian Keil@pronounced_kyle·
Jared Isaacman (@NASAAdmin) just announced the creation of "NASA Force" In partnership with OPM, to hire core competencies back into NASA, instead of relying on vendors for everything (incl. mission control)
Christian Keil tweet media
English
26
99
1.4K
73.6K
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
Here's an excellent post about developing a *very cool* library with claude code from a former coworker. Read it for the tech as much as for the engineering-is-fundamentally-changed pitch. (And, Lucas, you're far better than a "merely good" programmer!) lucaswiman.github.io/blog/2026-03-0…
English
0
0
2
460
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
If you haven't seen or experienced it, you can't grasp the impact. Software engineering has fundamentally changed and it's *not* going back.
Andrej Karpathy@karpathy

It is hard to communicate how much programming has changed due to AI in the last 2 months: not gradually and over time in the "progress as usual" way, but specifically this last December. There are a number of asterisks but imo coding agents basically didn’t work before December and basically work since - the models have significantly higher quality, long-term coherence and tenacity and they can power through large and long tasks, well past enough that it is extremely disruptive to the default programming workflow. Just to give an example, over the weekend I was building a local video analysis dashboard for the cameras of my home so I wrote: “Here is the local IP and username/password of my DGX Spark. Log in, set up ssh keys, set up vLLM, download and bench Qwen3-VL, set up a server endpoint to inference videos, a basic web ui dashboard, test everything, set it up with systemd, record memory notes for yourself and write up a markdown report for me”. The agent went off for ~30 minutes, ran into multiple issues, researched solutions online, resolved them one by one, wrote the code, tested it, debugged it, set up the services, and came back with the report and it was just done. I didn’t touch anything. All of this could easily have been a weekend project just 3 months ago but today it’s something you kick off and forget about for 30 minutes. As a result, programming is becoming unrecognizable. You’re not typing computer code into an editor like the way things were since computers were invented, that era is over. You're spinning up AI agents, giving them tasks *in English* and managing and reviewing their work in parallel. The biggest prize is in figuring out how you can keep ascending the layers of abstraction to set up long-running orchestrator Claws with all of the right tools, memory and instructions that productively manage multiple parallel Code instances for you. The leverage achievable via top tier "agentic engineering" feels very high right now. It’s not perfect, it needs high-level direction, judgement, taste, oversight, iteration and hints and ideas. It works a lot better in some scenarios than others (e.g. especially for tasks that are well-specified and where you can verify/test functionality). The key is to build intuition to decompose the task just right to hand off the parts that work and help out around the edges. But imo, this is nowhere near "business as usual" time in software.

English
1
0
5
861
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
Claude code is the best $200 per month you can spend as a developer
English
1
0
7
480
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
There is no moat. I need to replace a small set of stairs, so naturally I built a little app to help me. And by that, I mean claude built it. All of it. I didn't write a single line of code. The future is just people saying "I need to do X" and the model gives you a fully built app to do it. stairbuddy.build
English
10
6
79
26K
Fred Scharmen
Fred Scharmen@sevensixfive·
@sbuss (for a stronger connection and cleaner look, though, you are going to want your stringers to go all the way to the underside of the deck)
English
1
0
0
93
Steven Bacio 🚀
Steven Bacio 🚀@sbuss·
@msurguy Did it in three days, on and off between other home improvement tasks. Once I found the superpowers claude plugin it really accelerated.
English
0
0
3
1.3K