← Back to thoughts

First time in San Francisco. I'd been to California before, but never SF. The city hits different when you're actually there. Those hills, the fog rolling in (locals call it Karl), the whole vibe.

Golden Gate Bridge

The Conference

Been using Next.js for years, so when I managed to snag tickets to the conf, I was pretty stoked. Finally got to see Guillermo Rauch and Lee Robinson present in person.

What They Announced

Next.js Conf 2024

The keynote broke down their roadmap into four parts:

  • Make it Work: Better data fetching
  • Make it Right: Turbopack is finally stable
  • Make it Fast: New caching strategies
  • Make it Blazing Fast: Even more performance gains

Pretty solid plan. Turbopack being stable is huge for dev experience.

The AI Session That Actually Mattered

Oleg Akbarov from Perplexity gave a talk on building UIs with AI. Not your typical "AI will change everything" fluff. He showed actual code:

  1. Streaming Architecture How to handle AI content streams without your UI freezing up. The demos actually worked.

  2. Schema Validation Keeping AI responses consistent. This has been a pain point for me, so the examples were useful.

  3. LLM Output Handling Taking messy LLM responses and turning them into something your components can use.

  4. React Integration Real patterns for React components that don't tank performance when dealing with AI.

Took a ton of notes. Actually applicable stuff, not just theory.

Next.js Conf 2024

The Food

Look, I like food. SF delivered.

A5 Wagyu

Niku Steakhouse does A5 Wagyu right. Pricey but worth it if you're into that.

Niku Steakhouse

Lazy Bear was interesting. Communal dining, which isn't usually my thing, but it worked. Reminded me of this spot in London I used to go to.

Lazy Bear

The winter squash fondue was legit good. They do these elderflower gummy bears between courses. Weird but it works.

Lazy Bear

Desserts were wild. Persimmon sundae, French toast with foie gras ice cream. Not combinations I'd think of, but they pulled it off.

Lazy Bear

Also grabbed Mission burritos a couple times. If you know, you know.

Neighborhoods Worth Checking Out

Mission District

Valencia Street is where it's at. Good coffee, interesting shops. Mission Dolores Park is solid for working outside if the weather's nice. Tartine Bakery lives up to the hype, but yeah, you'll wait in line.

Mission District

North Beach

Italian neighborhood that actually feels Italian. Buena Vista Cafe does a mean Irish Coffee (they claim they invented it in the US). City Lights is a bookstore worth browsing. You can walk to Chinatown from here too.

North Beach

Golden Gate Park

Massive park. Japanese Tea Garden is peaceful. You can rent paddle boats at Stow Lake if that's your thing. Bring good shoes, you'll walk a lot.

Golden Gate Park

Wrapping Up

Good conference, good city. The Next.js team clearly has their priorities straight with the performance improvements. The AI integration patterns from Oleg's talk are already in my backlog to try.

SF itself? I get why developers flock there. The tech scene is obviously huge, but the city has character beyond just startups and VCs. Would definitely go back for the next conf.