Ready for some live vibe coding in Firebase Studio with @rodydavis.com, @nohe.dev, and myself?
Join us on July 30th at 09:00 PT / 12:00 ET / 18:00 CET / 17:00 GMT
Link below β
Ready for some live vibe coding in Firebase Studio with @rodydavis.com, @nohe.dev, and myself?
Join us on July 30th at 09:00 PT / 12:00 ET / 18:00 CET / 17:00 GMT
Link below β
I relate so much to this! I also will not ship something until the API feels right too.
Thanks π
HTTP 301: Moved Permanently
This looks awesome!
What would that custom protocol be called? Is there a standard for it?
Or at least a fun visualizer, like Winamp audio style or windows xp desktop screen savers like pipes!
Exactly!!
CMS engineering for LLM context windows
Thanks! I didnβt think about it that way π
Gotta give the people what they want
Gave my first keynote at Berlin I/O Connect 2025 β¨ππ
Yeah I hate it too π
Maybe a good way to spin it as a feature: βNotifier Extensionsβ
You could also add the extensions via a static method that is initialized in Flutter only!
Fair enough! I think the framework could have private implementations that extend the package type.
Taking it in phases totally makes sense though
Made a new Web Component: RichInput. It's a drop-in replacement for text-based <input> elements that can colourise user input.
A "stylepattern" attribute accepts a regex pattern and the resulting capture groups can be styled using CSS `::part(group-n)`
keithclark.github.io/richinput/
Very clean site β¨π
Is the goal to move ValueNotifier too? That would be critical for mutable box types.
My signals package for flutter implements both ValueListenable for Computed and ValueNotifier for Signal types.
Itβs amazing! Both shadcn_ui and shadcn_flutter
It makes building so much faster. I also get to a look I am happy with a lot earlier too
@rodydavis.com introduced me to shadcn and Flutter's implementations, and I've really been enjoying how simple they make constructing functional UIs.
If you've not looked at shadcn as a base widget library, now is the time!
I just launched Kelp UI (my UI library for people who love HTML, powered by modern CSS and Web Components)!
Currently in alpha. Rapidly building out the docs.
Let me know what you think!
πππ
kelpui.com
My first defensive publication at Google is live π
βGraph-based AI Compilerβ
www.tdcommons.org/dpubs_series...
Exactly!
Something that I am having a hard time with the MCP spec are the tools.
I really want to use vector search on the tool definitions to pre-filter tools for the LLM instead of displaying all of them
I am sure there is some dark magic you can do with dart to convert a future to a sync blocking request!
Angular Live Stream Building AI rules in Firebase Studio with Mark Thompson and Rody Davis Friday Jun 13 @ 9 AM Pacific - http://goo.gle/ng-live
Have you wanted to code in Firebase Studio IDE to build Angular apps?
Well, then you're in luck - come hang out with Rody Davis from the Firebase Studio team and Mark Thompson as they develop AI rules and prompts for Angular in Firebase Studio π
Friday Jun 13 @ 9 AM Pacific - goo.gle/ng-live
Canβt wait to cook with @rodydavis.com this week!
I have the foot pedal too and it is a perfect combo!
Yep exactly! I think applying the deep knowledge combined with thought out tasks and architecture really increases the chances of success too
Errors are a first class state of not deterministic systems and we need to be able to work with them just like network requests and system apis.
Not just building for the happy path will help you build systems that truly cannot fail.
Great book to read: Failure is not an option