A227916: Primes that remain prime when the leftmost digit is removed
A227916 ➡️ https://oeis.org/A227916
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A227916.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A227916.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A227916.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

A truly private, secure, telemetry-free, and fully auditable Sync service for Midori Browser, developed in Laravel :-) Yes!!! PHP is still alive, it will never die 💪 😍 .
https://astian.org/midori-en/midori-will-change-firefox-sync-to-midori-sync/
#midoribrowser #privacy #browser #web #php #laravel
I'm really sad a tool I use a lot to improve PHP code quality has a bunch of "AI" commits and the repository is littered with "AI" instruction files.
😭
Voters в Symfony
Привет, Хабр! В каждом проекте рано или поздно появляется логика вида «этот пользователь может редактировать этот пост, а тот нет». И начинается: if ($post->getAuthor() === $currentUser) в контроллерах, в сервисах, в шаблонах. Копипаста расползается, а потом приходит новое требование — «модератор тоже может редактировать, но только в своей категории» — и вы бегаете по двадцати файлам, молясь, что ничего не забыли. Symfony Voters — механизм, который выносит всю логику авторизации в одно место. Не аутентификации (тип кто ты?), а именно авторизации (что тебе можно?). Разберём, как это работает. Разобраться в Voter
https://habr.com/ru/companies/otus/articles/1013732/
#symfony #Voter #авторизация #права_доступа #безопасность_приложений #PHP #роли_пользователей #access_control #архитектура_приложения #бизнеслогика
Umm. Expecting a what? 😅
(Apparently this is just what the :: operator is called 🤷♂️)

#TypeScript 6 feels like #php 6.
Not in the forever development. It's out now! But more in being a placeholder, until 7 is released. And 7 is definitely the excitement. #golang base with actual logic that makes sense. 😅
https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/
are the named parameters and spread not a usual thing in #PHP, I always have to ask for getting that imho much more readable code. I like it like this:
function fn(...$args) {}
fn(name: 'value')
much nicer than `fn(['name' => 'value'])
I think ...
Les workshops de #Symfony_Live Paris 2026, c'est dès aujourd'hui 🤓 #Symfony 8, sécurité, #Kubernetes Symfony #AI : plein de sujets passionnants
Ravis d'accueillir les participants dans nos bureaux à Asnières !
Et retrouvez nos formations disponibles toute l'année 👉 https://tinyurl.com/yrht4mbz

If you use DB::beginTransaction() and DB::commit() instead of the DB::transaction() closure, you might be leaving your database in a weird state when things go wrong. #php #laravel https://masteringlaravel.io/daily/2026-03-24-manual-transactions-dont-fail-the-way-youd-expect
Laravel’s dominance isn’t hype — it’s proven.
• 1.5M+ websites
• 79K+ GitHub stars
• Top in developer surveys
• Massive ecosystem
• 13+ years of active maintenance
• Regular updates (Laravel 12 – 2025)
Built for scalability, speed, and real-world performance.
At Acquaint Softtech, we turn Laravel’s strengths into production-ready systems that scale. 🚀
📩 sales@acquaintsoft.com
#Laravel #WebDevelopment #SaaS #PHP #BackendDevelopment #AcquaintSofttech

"I'll write tests later." — every Laravel developer, forever.
With LaraCopilot, tests aren't optional. They're automatic. ✅
Generate a controller → Pest feature tests generated alongside it.
Generate a model → Unit tests generated alongside it.
100% coverage on everything you generate.
Zero extra effort.
No more excuses.
Released: mezzio/mezzio-authentication-oauth2 3.0.0
#php #mezzio
https://github.com/mezzio/mezzio-authentication-oauth2/releases/tag/3.0.0