Mostly about work related stuff: PHP 🐘 and E-Commerce 🏬
Sometimes private stuff/opinions 😉
My #Wikipedia request for comment just closed, finally banning #AI content in articles! "The use of LLMs to generate or rewrite article content is prohibited"
Kudos to all who participated in writing the guideline (especially Kowal2701) and the whole WikiProject AI Cleanup team, this was very much a group effort!
https://en.wikipedia.org/wiki/Wikipedia:Writing_articles_with_large_language_models/RfC
Vivaldi 7.9 is here!
We’ve put a lot of effort into this release and we hope you enjoy it as much as we do. ❤️
What are the highlights?
✨ UI Auto-hide
➡️ Follower tab
✉️ Powerful Mail updates
There is real browser magic coming with this release so make sure you get it NOW! 🪄
I’d like to have as many folks vote on this as possible, given the nature of the topic (i.e., copyright). If you keep in touch with any “old timers,” let them know I’d love to have their approval. Spread the word!
dumdidum.. 🚀
@paladin without knowledge about your setup it is hard to tell, what makes Shopware slow for you. also what exactly is slow? loading of the home page? admin login? product detail page? listing page? search?
I develop Shopware everyday with a native Linux setup and I have no performance issues 🤷♂️
Others use docker and also there, no performance issues are known.
If you want, you can join our discord, maybe we can find out, what the problem is 🙂 https://chat.shopware.com
@paladin how does your setup look like? docker? WSL?
anyway native Windows is not supported by us
Before AI, I felt like I could review PRs and, based on whose code I was reviewing, I could be more trusting and casual with my review, since I knew they usually wrote good code and paid attention to details. Now, with AI, no one pays attention to details, so I have to deeply scrutinize every PR, which takes twice or 3x the effort.
AI agents almost always add things that aren’t necessary, or they follow anti-patterns based on the surrounding legacy code context.