dimitrios
banner
dnlytras.com
dimitrios
@dnlytras.com
husband, dad, && programmer.

react, onyx, typescript, elixir, phoenix, gyarados

blogging at dnlytras.com
"Please generate a Studio Ghibli image of me dunking over redditors"
April 4, 2025 at 11:33 AM
Just published my zed theme. Check it out if you want, search for "Lydia" in the extensions
February 7, 2025 at 2:50 PM
I've seen it happen multiple times in JavaScript, and most recently with Elixir, when using Claude.
January 15, 2025 at 7:02 AM
January 13, 2025 at 3:38 PM
I'm not a fan of how everything is a `user_token` in the Phoenix auth generator.

It's a very leaky abstraction. Why would I need `sent_to` in my session tokens?

Imagine needing to add more metadata (IP, Browser, Etc) to sessions now.

Almost always you have to separate them.
January 13, 2025 at 12:10 PM
Recap:

1. Migrated the phx.gen.auth code to React
2. Removed all the leftover LiveView code (on_mount) github.com/phoenixframe...
3. Removed all the core_components & heex files
January 13, 2025 at 9:09 AM
My main grips were the js-hooks, and component organization in general. With Inertia I just pull all the good stuff from TailwindUI/Catalyst and move on.
January 11, 2025 at 2:04 PM
Haaland is so frustrating, but doesn't matter. COYS
November 23, 2024 at 8:46 PM
Fresh coat of pain on my website, because it got cold for 2 days in Greece, and we had nothing to do.
November 14, 2024 at 10:44 AM
Well, Splitbee has been down for a day now, and I might continue like this. Thankfully I built a basic interface for analytics using Supabase and I can fallback to it. I need to move the tracking to middleware (Nextjs 15) if I find out how to filter out prefetch requests.
October 31, 2024 at 1:26 PM
Welp, running out of ideas here. Stole @jhey.bsky.social 's circular snippet and went with it.
October 30, 2024 at 4:58 PM