| Website | https://dominicluidold.at |
| https://linkedin.com/in/DominicLuidold | |
| GitHub | https://github.com/DominicLuidold |
| GitLab | https://gitlab.com/DominicLuidold |
| Website | https://dominicluidold.at |
| https://linkedin.com/in/DominicLuidold | |
| GitHub | https://github.com/DominicLuidold |
| GitLab | https://gitlab.com/DominicLuidold |
Anthropic's Claude Code's full source code leaked. Claude is seen by many to be the best coding LLM on the market with Anthropic proudly stating that Claude Code itself is mostly written by the LLM.
Now this sounds good as long as nobody can see the code which is quite the trash fire. Detecting "code sentiment" via regular expressions, variable and functions names containing prompt parts trying to influence the bot, a completely intransparent mess of a control flow that makes actual maintenance and debugging functionally impossible and the prompts ... of the prompts. All the begging and pleading to the chatbot not to do this or not to do that or please to do this.
It is fascinating but it is as far away from actual engineering as drunkenly pissing your name in the snow. Dunno what you call the people prompting software at Anthropic but "engineer" is not it.
Now it is fun to look at the currently hyped product striped bare and showing its pathetic quality but that is the future of software if we let those companies continue to undermine every good practice software engineering has tried establishing.
The software we have to use will be bad, insecure, unmaintainable, expensive with nobody having the skills or resources to build something better. As I wrote a few months ago: LLM based software production is equivalent to saying that fast fashion should be the only way to produce clothing. A tragic degeneration of the quality of the artefacts we rely on build for maximum profit on the backs of people in countries from the global majority.
If anyone's interested, here's a 20% discount coupon for a #JetBrains #Phpstorm individual license.
Enjoy! :)
4T5TY-G8D9D-2HML8-ACPDL-ECYQS
One more time for the people in the back... The ones with their fingers in their ears...
#proton isn't your enemy.
@daniebeler I read somewhere that you use #YunoHost to host your own Pixelfed instance. I'm also considering hosting my own Mastodon (+ possibly Pixelfed) instance myself.
Can you recommend YunoHost? Is there anything special to look out for?
Coming soon: When you add a linked device (Desktop or iPad), bring your whole chat history + last 45 days of media. The transfer process is end-to-end encrypted & completely optional.
Don't want to leave the past behind? We leave you to your own devices.
https://signal.org/blog/a-synchronized-start-for-linked-devices/
With Signal on Desktop and iPad, you can link your primary Android or iOS account with another device, letting you check and respond to messages in both places or conduct video meetings and calls from the comfort of a bigger screen. Signal’s upcoming beta releases will also introduce the option t...
Property hooks is the first PHP feature where static analysis is a must. It's so easy to shoot yourself in the foot.
Here's a property with a set hook that does not actually assign value to the property which is suspicious.
PHPStan will report it as an error:
Just two days to go until #SymfonyCon in #Vienna, and even less until #SuluTouch!
Excited for my first two in-person conferences — can't wait. 🙌
Looking forward to meeting amazing folks from the #PHP, #Symfony, #Sulu, and #Sylius communities! 🚀
My first contribution to #Symfony just got merged!
And just in time before the bugfix EOL of Symfony 5.4 so that even older LTS projects can benefit from it. 🥳
Q A Branch? 5.4 Bug fix? yes New feature? no Deprecations? no Issues / License MIT This PR fixes two cases where an empty keys array is passed to a PUT/DELETE request, resulting in...