Iβm also wondering what is best for PHPStorm. Iβve been using the built in AI feature for code completion. Might try the Windsurf plugin windsurf.com/plugins
29.04.2025 04:22 β π 1 π 0 π¬ 0 π 0@ejunker.bsky.social
Iβm also wondering what is best for PHPStorm. Iβve been using the built in AI feature for code completion. Might try the Windsurf plugin windsurf.com/plugins
29.04.2025 04:22 β π 1 π 0 π¬ 0 π 0Added benefit is the todos help guide the AI assistants
02.03.2025 17:12 β π 4 π 0 π¬ 1 π 0Yeah it also has to boot the framework for every web request too unless you use Octane. I feel the few ms doesnβt matter especially for scheduled commands
01.03.2025 05:09 β π 1 π 0 π¬ 1 π 0Iβm talking about how if you have 2 scheduled commands for the same time it runs them sequentially and not in parallel. How long is this boot delay that you speak of? Is it enough to matter?
01.03.2025 05:02 β π 1 π 0 π¬ 1 π 0I think this is a bad decision by Laravel. If I say a command should run at 1:00 then it should run at that time. I think if you mark all your commands as runInBackground() then you wonβt have that problem
01.03.2025 04:54 β π 1 π 0 π¬ 1 π 0Interesting idea. If you can programmatically pause jobs then it could be useful to apply a circuit breaker pattern. If a queue job fails a certain number of times then automatically pause it for a time period. For example if you hit an API rate limit.
09.02.2025 17:36 β π 1 π 0 π¬ 1 π 03D print some mini PHP elephants and pass them out at conferences. Or hide them and have people hunt for them. That makes me think Laravel needs a mascot. π€
29.12.2024 21:41 β π 1 π 0 π¬ 1 π 0Gonna make some poutine tonight. Any Canadians know if these look legit? #poutine
28.12.2024 22:18 β π 0 π 0 π¬ 0 π 0If you use AWS there are lots of announcements of new features. Be sure to follow @aws-skeetbot.lastweekinaws.com to get the latest updates.
25.11.2024 15:47 β π 0 π 0 π¬ 0 π 0Same for those smart thermostats. I donβt need to adjust the temperature from my phone.
25.11.2024 14:56 β π 2 π 0 π¬ 0 π 0Docker/containers are actually pretty cool. Even DHH has fully embraced them for deploying Rails apps.
25.11.2024 14:52 β π 0 π 0 π¬ 0 π 0Microservices are the poison
AWS is the supposed cure
So they can suppress majestic monoliths in Laravel
I have Herd Pro but I love how DBngin shows Homebrew services and makes it easy to start them. Can almost build your own Herd if you install nginx/Caddy web server
22.11.2024 15:10 β π 0 π 0 π¬ 0 π 0I thought HTML Purifier was unmaintained but looks like it is now. Another option is symfony/html-sanitizer
22.11.2024 14:18 β π 1 π 0 π¬ 1 π 0She reminded me that the cat hair is mostly used for the inside core. The outside is sheep wool and alpaca wool.
22.11.2024 14:01 β π 2 π 0 π¬ 1 π 0Looks good! My wife needle felted a PHP elephant for me but her specialty is cats that she felts using actual cat hair.
22.11.2024 05:47 β π 2 π 0 π¬ 1 π 0I think the important factor is that you store the UUIDs in a varbinary column and not a varchar. How did you store them?
20.11.2024 21:25 β π 1 π 0 π¬ 1 π 0It would be interesting to see if Resonance could work with https://turbo-laravel.com similar to how ActionCable is used with Rails. @tonysm.com
16.11.2024 21:30 β π 1 π 0 π¬ 1 π 0Rails has ActionCable. Is this similar but for Laravel?
16.11.2024 20:59 β π 1 π 0 π¬ 1 π 0New Tiny Moving Parts album dropped.
https://open.spotify.com/album/45L20p3AZUB1PtZlwDgxP7?si=ujH3nfGyRnGk2bjDylFx-w
Count me in. My coworker tried starting a Laravel Meetup a few years ago but he only had 1 meeting and then moved out of state.
16.11.2024 05:02 β π 1 π 0 π¬ 0 π 0Iβm not familiar with Prism but why do you have to specify Anthropic if the request already specified claude? Maybe specifying Anthropic is redundant.
15.11.2024 05:50 β π 0 π 0 π¬ 1 π 0