@simonhamp Is that a serious question? π
Honestly, none of my computers has less than 64 GB of RAM, I just updated the last one from 32 to 64 GB two weeks ago. 32 GB would probably still do.
@filamentphp and @LaravelLivewire are truly a match made in heaven π
I have never seen such a great use case for Livewire before.
And it was fun to see that the logic of Filament is almost exactly what I coded manually for a customer 2 years ago. Great job, @danjharrin! π₯³
@djgeisi But... but... there's shortage of skilled labor! π
I don't know why so many companies seem to prefer employing 50 mediocre developers that are willing to work for low wages over hiring 10 really good ones and paying them adequately.
I just tried out #Starcoder chat, a code generation AI...
I must say, the first answer was impressing me, but then it seems like it was busier trying to find excuses and trying to confuse me more than actually solving the problem π
Oh... thanks, Twitter for that compression... π«€
But I guess you get the idea.
If you are interested to inspect the generated code, I made a gist at https://t.co/PPBAOs2LZm
Oh, I figured out that the AI expected me to ask it nicely to actually print the code in the chat :D Then it performed... but sadly, it looks like I checkmated it. π
(Had to stitch several pages of screenshots together to cover it all, in case you wonder)
@ItakGol I'd say.... no π
I don't use GitHub Copilot, so I cannot say if it performs equally bad, but the code I had it generate using the StarCoder chat is not overly impressive:
https://t.co/r0CwM9iJgz
In defense of the AI, it does generate a class if I don't ask to use PHP - the model is fine tuned for Python.
Still, the generated code does not really look complete either...π€·ββοΈI think I'll rather keep coding things myself for now. π