Lupinity Labs
banner
lupinitylabs.bsky.social
Lupinity Labs
@lupinitylabs.bsky.social
Bluesky Account of Oliver Matla -
Freelance platform-agnostic software developer.

Mainly posting about the #Laravel ecosystem.
July 7, 2025 at 4:30 PM
I am late to the party, but I just checked out GitHub Copilot for the first time two days ago. At this early stage I must say I am 55% more distracted, not 55% faster 😅

Plus, in tests, it did the same what all AI code generation so far did... infinite loops! I'd say our jobs are still safe. 😉
December 15, 2023 at 1:47 PM
I'm currently migrating an old project from #Laravel #Livewire v2 to v3.

The transition was quite smooth, but some concepts changed that also affected my tests.

💡 Here's a little tip on how to get the return values of component ->call()s in testing that's not super obvious at first in the docs.
November 17, 2023 at 3:06 AM