Luke Diebold
@LukeDiebold
Web Developer. I create quasar videos!!!
Introducing "Quasar Takeoff!" I promise you. There is no better way to learn Quasar's components! You'll LOVE Takeoff. And Takeoff is 100% FREE (no joke. This is a labour of love 💙) Retweet if you love @quasarframework or @vuejs! youtu.be/zWqJvO4bR_0 #vuejs #webdev
I can think of three apps I built, in the wild, making money, where the role is either an enum or an "is_admin" boolean. This is great advice.
Opinion. For roles in Laravel, there's nothing wrong with starting VERY simple. Enum column in the "users" table. Or just "users.is_admin" as 0/1, with default 0. When needed (if ever!), you can refactor to more complex structure.
I will never take a React job. I find @vuejs so much more enjoyable to use, and can't stomach having to spend any of my life in React. Same as @laravelphp. Maybe I'd try adonis, but am not interested in any other node backends I've seen.
I love this editor, and love this mentality. Cant wait until I can switch!
We build for engineers who care about their tools—including those who want them AI-free. You can now disable all AI features in Zed: "disable_ai": true Your workflow, your choice. Ships in Preview today, Stable next week. zed.dev/blog/disable-a…
My piano teacher used to tell me to "get it right the first time". That phrase was above my door handle, and I read it every day before leaving the house. I try to do this with code. To do things "right" as best I know how at the time.
Ahhh crap. I've entered that state of "optimize the bajebus out of everything" to save half a second. Poor use of my time but dang... It feels so good 🤤
This is the best marketing for a laptop I have ever seen. The @FrameworkPuter STARTS WITH A NEGATIVE REVIEW of their product!? Who the f#&@_# does that!? That takes balls. Then they show you how they fixed it. Then they offer the solution FOR FREE. youtube.com/shorts/9X3f-VG…
🎯
AI uses I appreciate: 1. Autocomplete what I'm clearly going to write next. 2. Chores. Rename these files according to such and such convention. 3. Learn. Teach me how to use this weird API. 4. Buddy. What do you think about this? 5. Eyeballs. Anything jump out at you here?
🚀 I'm excited to announce that my app Musicoff is now open source! 🎶 Download music from YouTube and listen offline — no ads, no internet required. GitHub: github.com/itsalb3rt/musi… Contributions & stars welcome ⭐️ #OpenSource #MusicApp #Developer #GitHub
I've got a doozy coming up for "Part 8: weird @vuejs thing I'm affraid to share 🥴" ... It involves automatic route registration... But nothing like nuxt 😏
I dream of a day my bluetooth app can be a PWA. That might happen with android... I'll be in the dirt before it happens with apple.