Snugug

@snugug.bsky.social

BBQ lead, Chrome DevRel (@developer.chrome.com). Mostly food, sometimes design and development, especially for the web. 7008px tall. https://snugug.com/links

Love how @bsky.app thinks that whenever I'm on a cell network OUTSIDE THE UNITED STATES that I _must_ be in Texas and they need to scan my ID to open the app. What kinda hack engineering `else` statement did they push to prod?

I see Anthropic wasn't able to convince people to pay for Fable using credits alone and it's now just part of plans. Not complaining, I've enjoyed using it for long-running tasks, but _very interesting_

It doesn't matter if you're using a Mythos class model or a Flash class model, coding agents' goal is always completeness, not correctness—it's important not to confuse the two (and for you to review their work)

Wiring a talk (really, going to attempt to live vibe code a thing) and used the Firebase MCP to deploy it as the last step. I know this is my job and all but having hand rolled firebase config and deploy before, this felt just so good.

Never has "Program testing can be used to show the presence of bugs, but never to show their absence!" ever been more true than with AI generated tests.

I'm sad to report I've found the first thing that's legitimately worse in Canada than it is in the States: Ritz crackers. They're much thicker here, less buttery and crave-able, and they don't come in individual sleeves, they're just thrown into a box. T'was a sad day finding this out today.

An interesting thing that I think agentic coding can unlock is better, more secure offline first experiences. Offline first already required some specialized knowledge and testing, agents can greatly reduce the barrier to entry here that I think could be super beneficial. #webdev #ai

Got my Steam Controller yesterday and I can pretty confidently say this is my favorite controller I've ever used. Actual controller layout is like the Dual Sense, my other favorite, but it's lighter and angled slightly better, and _then_ you get the trackpads and grip buttons!

The conversations and energy at #googleio this year have really refreshed me. It's also got me thinking again about the future of #webdev. Is there something missing from your toolkit that'd help? If you're using #ai, how are you finding it? I've got some energy to put into our community.

How does a game as pretty as Forza 6 have just the absolute worst character models of any game of this console generation?! Especially given how much screen time they get!

It's time to wire everything together into a continuous testing pipeline → goo.gle/4tSIcZo Today, we'll cover extended unit tests for PR merges, weighted Composite Metrics for nightly integration runs, and Pairwise Evaluation to mathematically prove which model is best when you want to swap LLMs.