Yes, definitely – takes quite a bit of practice to be comfortable jumping between 2-3 projects at once
@simonw
-
Time Investment Decision Making Trade-off Analysis
By
–
Previously I would have made a tradeoff decision on whether the minor improvement was worth ~30+ minutes of my time and often decided that it wasn't
-
Using coding agents for tedious refactoring improvements
By
–
I'm getting better quality code because if I spot a tedious minor improvement – a slight readability tweak that needs me to update code in 20+ places – I tell the coding agent to do it, costs me nothing
-
Comparing 26B A4B and 31B Model Performance
By
–
Have you tried the 26B A4B one? I've been impressed by it, I've not compared it to the 31B yet though
-
Bay Area City’s Culinary Diversity: Vietnamese, Mexican, Somali, and Pho
By
–
"… they know it as the city of Vietnamese malls and Mexican flea market taco stands — and home of the Bay Area’s most delicious Somali food, its most exceptional pho, its most decadent torta."
-
San Jose Food Scene Series Transforms Culinary Perspective
By
–
My opinion of San Jose was greatly improved by this wonderful series about the food scene there
-
Phone Projects with AI Agents: TDD and API Endpoints
By
–
Most of my phone projects are relatively obvious things that I know an agent is going to get right – "use red/green TDD to add a /recent.json page to this app that shows the most recent items based on a SQL query" is hard to mess up provided there are existing examples of my
-
ChatGPT Voice Mode Model Clarity and Background Agent Integration
By
–
I'd love more clarity on what model is powering the ChatGPT voice mode I'd love it if that voice model could kickoff background agents using GPT-5 for harder problems, maybe saying "let me think a moment…" And I'd love a general bump to the voice mode model
-
ChatGPT Voice Mode Knowledge Cutoff April 2024
By
–
If you ask ChatGPT voice mode for its knowledge cutoff date it tells you April 2024 – it's a GPT-4o era model
-
Voice Mode Agents Orchestrating Stronger Background Models
By
–
I want voice mode to be able to kickoff background subagents that use stronger models and then say 30 seconds later "here's what I figured out about X"