A035497: Happy primes: primes that eventually reach 1 under iteration of "x -> sum of squares of digits of x".
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Happy_primes.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Happy_primes.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Happy_primes.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

A035336: a(n) = 2*floor(n*phi) + n - 1, where phi = (1+sqrt(5))/2
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A035336.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A035336.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A035336.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

Eine Tab One Pager Webseite – wie kann ich sowas programmieren?
https://www.chefblogger.me/2025/08/14/eine-tab-one-pager-webseite-wie-kann-ich-sowas-programmieren/?utm_source=mastodon&utm_medium=social
#css #css3 #html #js #php #sql
Evolving PHP Streams for Async, Security, and Performance
https://programming.dev/post/39948136
How to Install Centmin Mod on #AlmaLinux #VPS (5 Minute Quick-Start Guide) Here's a detailed step-by-step guide on how to install Centmin Mod on AlmaLinux VPS server.
What is Centmin Mod?
Centmin Mod is a shell-based, menu-driven installer that automates the deployment of a LEMP (Linux, Nginx, MariaDB/MySQL, PHP-FPM) stack on CentOS, AlmaLinux, and Rocky Linux servers. Designed for efficiency and performance, it ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-centmin-mod-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #centminmod #php #letsencrypt #csf

🚨 Massive surge in automated #botnet activity
→ Targeting PHP servers, IoT devices & cloud gateways
→ Mirai, Gafgyt, Mozi exploiting known CVEs
→ AWS & Google Cloud used to hide source
Experts warn: even low-skilled attackers can now wreak havoc with public exploit kits.
💭 Thoughts on securing production environments from automated scans?
Follow @technadu for real-time #infosec updates & research drops.
#CyberSecurity #Botnet #PHP #IoTSecurity #CloudSecurity #ThreatIntel #DevSecOps #Malware #VulnerabilityManagement #DigitalDefense

The keyword “final” for #PHP classes offers many reasons for discussion. There may be valid use cases, and there are other cases where it makes other people's work more difficult.
Dear #TYPO3 extension developers, what's the reason for marking a service class with “final” and not adding a single PSR-14 event? It's great that you've made your extension public. But suddenly I'm stuck in a dead end that you've put me in for no reason, just because it seems to be trendy to mark classes as “final” 🙄
🎉 The wait is over – the full agenda for the Pimcore Community Dev Days 2025 is now live! 👇🏼
- - - - - - - - - - -
8:30 a.m. Arrival and first coffee ☕️
9:00 a.m. Welcome by Dominik Pfaffenbauer and Jens Krumm
9:30 a.m. 🗣️ Marko Čučković (Factory.dev): Pimcore & AI – New possibilities with RAG and MCP (followed by networking break)
11:15 a.m. 🗣️ Stefan Priebsch (thePHP Consulting Company): Why clean code is important and how to implement it in everyday life with little effort
12:15 p.m. Lunch Break
1:45 p.m. 🗣️ Alexander M Turek (easybill): Deep dive into Symfony's Dependency Injection Component (followed by networking break)
3:30 p.m. 🗣️ Dietmar „Dietz” Rietsch (CEO Pimcore): Masterclass ‘Agentic PXM’ – how AI and agent-based systems are revolutionising PIM, DAM and DXP
4:30 p.m. Short Break
4:45 p.m. Closing
- - - - - - - - - - -
ℹ️ Infos https://t1p.de/exsej
🎟️ Tickets https://t1p.de/hlbkj
🤝🏽 LI Event https://t1p.de/8fhoa
#Pimcore #PCCD25 #Symfony #PHP #TechEvent
I love you #FreshRSS but wow is there one feature I wish existed and would turbocharge my ability to read and keep up on #RSS...
Please add grouping by day...
Opened a Feature Request issue for it https://github.com/FreshRSS/FreshRSS/issues/8168
(Also hey if any #PHP wizards wanna contribute and take this one on... I'd love you!).
(Some basic grouping is already done so I can't imagine why this couldn’t ostensibly be extended a tiny bit further...)
🗓️ NEXT WEEK | Join Matthew Weier O'Phinney ( @mwop ) at 1 P.M. EDT on Thursday, November 6, for a webinar diving into how to build a PHP security roadmap, including leveraging observability metrics and logs to detect issues before they become problems.
Can't make the live broadcast? No problem. Register now, and we'll send an on-demand recording after the presentation.
Save your spot >> https://ter.li/1u8tn8

Ever wondered whether it's faster to directly cast a variable versus invoke a casting function in PHP?
I wondered, so I wrote a script that calls (bool) $int 1000 times, then invokes boolval($int) 1000 times. It turns out that boolval() is between 15% and 250% faster than an explicit cast.
I'll bet the same is true for intval(), floatval(), and strval().
(There may be weird PHP optimizations going on, so this is not necessarily scientific.)
#php #ai болваны разочаровывают. Писал задачу про безопасность - есть в проекте CVE. Мало того, что нужно в проекте повысить версии пакетов в composer.lock что-бы убрать CVE. Надо еще обновить compose.json что бы версии были не ниже текущих исправленных. 3 ai вообще теряются как джуны на собеседованиях. А я точно помню, что я такое слышал на конфе... толи от Александра Макарова (yii), возможно от Валентина Удальцова.... короче главные по php тусе.
Ожидаешь от ai более широкого кругозора, что он все помнит. А вот нифига.
