#gohugo sagt mir immer mehr dazu. Der Einstieg, zugegeben, war verwirrend aber man kommt easy rein. 👍🏼 Wenn man noch #wordpress verwendet sollte man sich #gohugo auf jeden Fall ansehen. Dann ist man endlich auch #php los 😅
🗣️ Nuevo post en el blog
Creando un Map en PHP y Drive
📖 Creando un mapa a partir de fotos en Google Drive
#google #drive #php #leaflet
https://blog.jagedn.dev/blog/2026/drive-maps-php.html
First Class Callables - Closure vs ...
🔥 First Class Callables - Closure vs ...! Watch how junior developers write code vs how senior developers do it. The difference is HUGE! This will change how you code! #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #phpprogramming
https://www.youtube.com/watch?v=ZXEWiiVzp5U
Love that Packagist keeps their usage data public. Just spent some time looking at the #Datadog dashboard. 🤓
Some wild stats from the last month:
20.8 TB of data transferred 📉
71M+ Composer installs 📦
99.97% success rate (impressive uptime!)
Also, great to see #PHP 8.4 already hitting 22.5% adoption. The ecosystem is healthier than ever.
#developer #programming #technology #devops #php #Laravel
"Laravel Factory Pattern giúp tạo dữ liệu mẫu dễ dàng! ✨
Ưu điểm chính:
• Tạo test data siêu nhanh 🚀
• Quản lý quan hệ đối tượng tự động
• Sử dụng "states" cho biến thể dữ liệu
• Tối ưu tốc độ khi seed hàng loạt
• Kiểm thử mọi trường hợp giới hạn
Hoàn hảo cho unit test + prototype!
#Laravel #FactoryPattern #PHP #UnitTesting #Programming
#MauFactory #KiemThu #LapTrinh"
A072978: Numbers of the form m * 2^bigomega(m), where m>1 is odd and bigomega(m) = A001222(m), the number of prime factors of m.
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A072978.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A072978.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A072978.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

A072859: Primes p for which the period of 1/p is prime
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A072859.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A072859.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A072859.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

JS vs PHP Auto-Rollback: Error Spike Panic Button
Detect spikes and flip the switch before Twitter notices.
#php #javascript #rollback #monitoring #errorspikes #incidentresponse #viralcoding #codecomparison #devops #sre
https://www.youtube.com/watch?v=doc4x3fEjbM
Stream Huge CSVs Without Memory Explosions
Process million-row files safely with streaming readers.
#php #python #streaming #csv #memoryefficiency #performancetips #backendoptimization #codecomparison #dataprocessing #bigdata #practicalcoding #viralcoding
https://www.youtube.com/watch?v=S-Te-Jk6OHY
It’s using the pre-compiled Static PHP artifacts, but if this works well, and there’s interest, I’ll set up my own build system and hosting, so I’m not taxing their resources and can offer different combinations of extensions.
So, I decided to re-work it to use Static PHP, and after struggling with differences between versions of bash, I've finally got it working and ready for others to try out.
Be warned, it’s experimental!
https://github.com/ramsey/asdf-php
What Really Happens When You Type a URL in Your Browser?
Typing a URL feels instant, but behind that single keystroke, a global engineering marathon begins. From DNS resolution and TLS handshakes to HTTP/3, rendering engines, and GPU compositing, your browser coordinates thousands of decisions in milliseconds. This post breaks down what really happens when you press Enter, step by step, without the fluff.
Checkout my full blog: https://kishanjasani.in/what-happens-when-you-type-a-url-into-browser/
#PHP #http #webdev #WordPressDev
