Dave Gray ☕💻🌮
@yesdavidgray
Developer | Educator | Creator @yesdavidgray.bsky.social Youtube: http://bit.ly/30BL1pr Blog: http://davegray.codes
I couldn't be more proud of or happy for my son than I am today. He has overcome so much. I still remember when they lost his heartbeat during childbirth and rushed in specialists to save him. I remember the day he was diagnosed with Autism. I remember his Tae Kwon Do instructor…

🎯
No one knows what you've accomplished unless you scream it from your lungs. It sucks because you're hoping they would recognize your work, but the reality is they don't even understand it.
👀👀
🎉 @Tan_Stack Start now has Selective SSR Opt-in/out of server-side rendering per route, even dynamically: 🌎 ssr: true – full SSR 💽 ssr: 'data-only' – server runs loaders but skips HTML 💻 ssr: false – pure client-side 🧪 ssr: (ctx) => any of the above Another win from the…
I'm running a summer sale on my course, at 50% off ($200). I also have PPP discounts that you can view when you go to the course website: coder-coder.com/responsive ALSO, I've made the entire Basic course free to the public for this week. Check it out: courses.coder-coder.com/courses/rdb-ba…
If you have blocks of code that start like this: // Save in case they change their minds again ...you are not alone.
👀
You can now convert @zodtypes schemas on our website to @valibot! Migration has never been easier! Thank you @elton_lobo_07 for your hard work and contributions to open source over the last few months! 🔥
I think the best thing about programming is that you can work as an engineer for ten years and still learn something new every day.
"Just going to update a few dependencies"
“Just a small refactor”
vibe coding, where 2 engineers can now create the tech debt of at least 50 engineers
My son and I got excited about JoJo's Bizarre Adventure: Steel Ball Run.. and then I wondered how I would look in JoJo style.

Maybe a little late on the trend, but I like how it turned out 🎉

Common mistake: Memorizing instead of mastering. If I’m just memorizing word-for-word, then I don’t understand the topic well enough. If I know it well, I don’t need to memorize what to say. I can just speak freely. Don’t memorize. Master.
Most posts mention Batman and Tombstone, but my favorite Kilmer roles were Mad Martigan (Willow), Jim Morrison (The Doors), and The Saint. RIP.
RIP to Val Kilmer.
I always get emails about family members that have suddenly been injured, fallen ill, or heaven forbid perished just before major project due dates at the university. Surely, they can't all be true? If they are, I shudder to think the harm my impending due dates have caused.
Vibe coding and YOLO to main is how some are losing 4 months of work 🤷
Controversial question: Do you actually create branches in your projects? Or do you just YOLO everything on main? 👀🔥
It's the stuff you don't do every day that can be frustrating... like creating an ANSI (windows-1252) encoded csv file download to support special characters on a legacy print server.
Accurate 💯
if you don’t know how to code and you’re using AI, that’s not Vibe Coding™️, that’s Shit Coding
The big internal project I've been working on went live today. Things I would not even consider being without on a large project after this experience: 1. TypeScript - saved me more times than I can remember! 2. @getsentry - helps me find edge cases and user behavior that I…