Brian Cardarella
banner
bcardarella.bsky.social
Brian Cardarella
@bcardarella.bsky.social
CEO of DockYard
Sailor
Creator of LiveView Native
twitch.tv/bcardarella
Jetpack Compose rendering a LiveView LiveComponent with our new headless browser approach
November 13, 2025 at 3:09 PM
A Zoomer using ChatGPT to convince himself he has a medical issue.
November 2, 2025 at 9:54 PM
We can now render native apps with Svelte
October 23, 2025 at 8:06 PM
Now we have breakpoints working. And yes, that is @htmx.org (kind of) running the SwiftUI app.
October 21, 2025 at 10:04 PM
Now we have a working debugger
October 16, 2025 at 9:49 PM
Pretty awesome that The Democrats are running a 77 year old for the Senate. She'd be the oldest freshman ever elected. Records were meant to be broken!
October 16, 2025 at 11:25 AM
Hover inspect native UIs in our DOM inspector
October 14, 2025 at 10:19 PM
Our new back-end agnostic headless browser attached to Chrome remote debugger executing JavaScript on the native UI DOM.

BTW, that's running an older version of LiveView Native along with both a LiveComponent in one TabView and a nested LiveView in another
October 14, 2025 at 8:43 PM
you should try dropping one of these in the grass while rigging a boat
October 7, 2025 at 6:18 PM
Maybe right above the group?
October 7, 2025 at 6:16 PM
Not sure about the 5th
October 7, 2025 at 6:15 PM
🤘
October 6, 2025 at 4:34 AM
September 27, 2025 at 1:46 PM
“Soon…”
September 25, 2025 at 1:29 PM
This is not how Congress is supposed to work. She doesn't know the community she's asking to represent. She doesn't have roots in that community. She moved to Chicago, from years living in DC, last year specifically to run.
September 20, 2025 at 4:13 PM
I'm experimenting with building an agent to build @liveviewnative.dev UIs. Here is the experiment from the weekend. First image is pure SwiftUI. Second image is LiveView Native.

#ElixirLang
September 7, 2025 at 4:21 PM
Here is the result of attempting to check out either the tag "v1.1.8" or the associated sha copied directly from the link you provided:
August 31, 2025 at 9:39 PM
Will the LLMs choose @elixir-lang.org and Phoenix given the ideal use-case for that stack?

Gemini & GPT-5: Yes
Claude 4 Sonnet & 4.1 Opus: No

#ElixirLang
August 17, 2025 at 2:05 PM
August 16, 2025 at 5:36 PM
fyi your bluesky handle isn't showing this warning
July 26, 2025 at 1:20 AM
It's run is nearly complete with almost 300 upboats on HN.

#ElixirLang
July 23, 2025 at 1:33 PM
@david.bernheisel.com not sure if you plan to chat about Inherit on the podcast but I'd recommend not, I have a very specific use case and I suspect it may be an anti-pattern outside of GenDOM or very specific architectures where you need to mimic OOP inheritance.
July 17, 2025 at 1:31 PM
GenDOM integration into @liveviewnative.dev is going well. This shows hitting a LiveView endpoint and loading the dead render into GenDOM along with some DOM querying to get page fragments. Next step is hooking up the WS connection with GenDOM.

#ElixirLang
June 18, 2025 at 4:14 PM
GenDOM querying is working, just need to add querying for combinators and pseudo selectors.Then time to integrate back into @liveviewnative.dev

#ElixirLang
June 17, 2025 at 12:22 AM
CSS Selector parser appears to be ready for business!

It's hard to describe the satisfaction I get when a parser I've written works this well.

#ElixirLang
June 14, 2025 at 8:26 PM