Less than a week now until I head to Zurich (with 2-3 days in London in the middle) to get some serious work done with Ed Grosvenor so we can get some stuff SHIPPED. 🚀
Len Woodward
@ProjektGopher
I live with my wife Ashlyn about 40 minutes east of Vancouver, Canada, in Maple Ridge. I acknowlege that where I work, live, and play, is on the unceded territory of the Kwantlen and Katzie communities.
• • 8 Posts • 16 Views
Sometimes if my brain needs a moment to cool down or process a problem, I'll fire up a game of classic Tetris on my RaspPi.
If I were to start a daily/weekly stream where I play some Tetris and we can all chat and reflect on code, would that be something any of you are interested in?
What are your options if you've got two PHP traits that both implement the same method name?
youtu.be/-WEXq7evHIw
Yesterday I posted a screen recording of a quick and dirty
laravel prompts implementation of flappy bird...
Today I decided to get a little ambitious - check out what I whipped up from scratch in a single day!
No, this is just using a local fork of laravel/prompts with a custom looping mechanism using reactPHP
Yesterday I spent a little under three hours building the dumbest thing ever, and I couldn't be happier.
No collision detection, and I had to take out the multibyte strings that made the pipes look way better, but it was still fun to play around with my AsyncPrompt implementation of Laravel/Prompts and seeing what the reactphp
event loop allows!