CraftCMS fanboy, Laravel developer, Director @ LuckyTurn Media where I'm probably working on client strategy, or my lunch....ok yeah, probably my lunch...
Just realised a similar bug affects lazy loading: bugs.webkit.org/show_bug.cgi…
All in all:
- `loading` must come before `srcset` `src`
- `sizes` must come before `srcset`
- `srcset` must come before `src` [^1]
These bugs affect imgs created with JavaScript (in our case via React).
PhpStorm AI is smoking GitHub AI in terms of security knowledge.
PhpStorm → doesn't recommend simply replacing dangerous keywords, as you can use tricks to manipulate replacements into forming more keywords. 🏆
GitHub → YOLO's it with a simple replacement. 🤦
Testing out @phpstorm AI Chat alongside @GitHub Copilot Chat, and so far PhpStorm is winning for accuracy - but it's early days.
Both appear to be good at identifying my intentionally vulnerable code as vulnerable, which is a good start. 🤣
I don't use my paid ChatGPT account much, but when I do it tends to have some kind of outage nearly every time. If you rely on ChatGPT for your job these days, I feel sorry for you.
So here at @HeyGen_Official, we've been working on a new AI feature to help creators and businesses translate their videos as simply as possible.
Step 1. Upload video
Step 2. Choose your language
Step 3. Submit
Here's a sample of @MKBHD, @elonmusk, @casey and Emma Chamberlain
If you are a #craftcms developer or shop that does or is planning on doing a larger than standard Craft site, this is absolutely required reading! Great work as ever @nystudio107 👍
📄 New article published -> “Indexing by Custom Field in Craft CMS” 🚀
Did you know that adding an index can greatly improve database query performance if you’re querying for custom fields in @CraftCMS ? #craftcmsnystudio107.com/blog/indexin…
The GA4 transition / move has to be one of the biggest self owns by an organisation in the history of all time. GA4 is beyond awful and it seems to have issues with understanding how percentages work too.
Looking to understand or explore some JSON?
Just paste or upload to visualize it as a graph with jsoncrack.com! 🤩
Kudos to @aykutsarach for creating this gem in #opensource!