🤖 Now live: @DaveLiddament at #Symfony_Live Berlin 2026
AI can write your code… but should you trust it? 👀
Dave shows how #PHPStan keeps things clean, safe & consistent!

Nicolas Grekas opens #Symfony_Live Berlin 2026, with “Reconfiguring Symfony in real time with sidekicks” ⚡
Real-time PHP, long-running workers & dynamic apps, no redeploy needed 👀💻

🎤🇩🇪 Conference days start now!
Welcome to SymfonyLive Berlin 2026 📍
We can’t wait to see you all, let’s kick things off! 🚀
#Symfony_Live #Symfony #Berlin #PHP #TechEvent

Is there any programming language for backend web-stuff left that hasn't been overrun by the AI weirdos at this point?
PHP (my "home") is definitely lost. So is Python. Go appears to be on the verge. Rust is... well I'm too silly for Rust.
It's not just that the communities for those languages are filled with AI-loving dudes, it's that the core frameworks for doing what I do are just... they're all in on slop coding apparently. Ugh.
#webdev #noai #php #python #golang
Провёл 5 собеседований.
Первый кандидат явился на собеседование с голым торсом, небрит и с сигаретой. Я понимаю, что неформальная обстановка, но если у тебя такая ситуация, то хотя бы камеру тогда не включай.
Простенькое тестовое задание по mysql решил только один из 5. Остальные с их 5-10 летним опытом не смогли вспомнить про fulltext индекс и как его добавить. У меня есть надежда, что это потому, что фреймворки скрывают детали работы БД за своими интерфейсами. Но это же базовая база.
Смотришь на резюме - у того финтех, тот криптан, этот с опытом в картографии. А спросишь в чём разница между LEFT и RIGHT JOIN - никто не знает.
A001651: Numbers not divisible by 3
A001651 ➡️ https://oeis.org/A001651
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A001651.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A001651.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A001651.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

In the decomposition into weight × level + jump, the Twin Prime Conjecture becomes: "The number of prime numbers with a weight of 3 is infinite"
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #numbers #TwinPrimes #twin #primes #conjecture #PrimeNumbers #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A001494: Numbers k such that phi(k) = phi(k+2)
A001494 ➡️ https://oeis.org/A001494
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A001494.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A001494.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A001494.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

Just made a quick and dirty Open Heart server, in a single PHP file with sqlite3 as a dependency.
I added a DELETE method to the protocol.
It can have white- and blacklist domains too.
If anyone want have an eye to check for vulnerabilities or just wants to use it, go ahead.
https://codeberg.org/delkano/php-openheart
“I do not know of any other language that has as flexible, powerful, and compact a partial function application syntax as PHP 8.6 will have. Here, #PHP would seem to be the innovator.”
https://thephp.foundation/blog/2025/12/08/partial-application/
Just lost a couple of hours to this:
https://codeberg.org/oerdnj/deb.sury.org/issues/89
If anyone can confirm/deny, that would be interesting. Not sure if it's just us, but I don't think it is.
Does anyone know a package to read junit and/or Open Test Reporting in #PHP ?
I'm thinking about reading logs and reports from code quality tools to keep a history (and see trends)
First set of tools that I have in mind includes @phpunit @phpstan @phpmd