I'm giving an online talk on Wednesday! You can sign up here if this sounds like a talk that interests you:
Unblocking the terminal - Async Prompts in Laravel with Len Woodward https://t.co/qtAspaPkYY #Meetup via @Meetup
A stable web app that you never have to touch should be the dream. But most of us only ever update our apps when we have to actually work on them. Those apps that just hum away happilly, leaving you alone for months at a time might be infested with vulnerabilities.
Ed is talking Fat Enums at the Laravel Denmark meetup in Copenhagen tomorrow.
The short version: most devs use Enums as constants. Fat Enums carry behaviour too and that distinction matters. More on this after the talk.
https://t.co/hY68o2Lpdv
@jeffrey_way@PovilasKorop I totally agree. I think the long form videos that will succeed now will be more geared towards architectural decisions, and how to keep large apps ai compatible by following good patterns, and ruthlessly guiding ai along the implementation
@joshcirre@peterramsing Mine was called conductor. But yeah Liam built one too. I might pick mine up again at some point because I have plans to make it integrate for natively with composer. https://t.co/ZO6NPLF0rn
Hey @dr4goonis I found a scratch file in a project of mine reminding me to ping you when I launch Resonance. Well, uh, it’s been like a year and a half but I’ve finished it, haha. https://t.co/dEYu7x1i9n
@paulredmond When I get a moment to breathe I’ve got “final orbit” by cmdr Chris Hadfield on my coffee table. Excited to dig into that one. I hope it’s good
I have a completed rfc ready to go, but I'm feeling overwhelmed by the number of steps needed to get it considered. Does anyone have a link to some literal step by step guide on getting your rfc submitted so that I can overcome my executive disfunction here?
@aschmelyun So cool! I was going to use that extension to make a front end for my pure php Tetris implementation. Hadn’t even considered that we could simply emulate the 6502 and load the ROMs directly!