@edorian Like a teacher, I ask question but I know the answer.
Though I need some testing here : there is a limit to the size of the (say) binary, because #PHP will stop when the binary is too big to be represented as integer/float.
I think it might not stop if the leading digits are 0 because of no overflow.
And of course, who would write a 4GB hardcoded binary in a #PHP script?
Ah well, I guess it's me...
@edorian left digit justification? Nice ...
(let me check right and center justification, though... 😂 )
Now, next question for you : how many 0 ca you put there, on the left, before #PHP complains?
#PHP numeric separator works well on integer, floats and also hexadecimals, octals and ... binary. And most useful in the latter, right?
0b1111_00_111_101_111
https://php-tips.readthedocs.io/en/latest/tips/hexadecimal_separator.html

Watching content like https://laracasts.com/series/debugging-real-world-production-nightmares/ one can quickly realize that AI can’t replace this sort of content. There is still a place for us.
#laracasts #laravel #php #debugging
🔗 Laravel AI SDK Tutorial: Build a Smart Assistant in 30 Minutes
https://hafiz.dev/blog/laravel-ai-sdk-tutorial-build-a-smart-assistant-in-30-minutes
#php #laravel #ai #tutorial
NativePHP: Build Mobile Apps with PHP & Laravel
https://phpc.tv/w/rUUK42efwVPazTUS9o5PFQ
A reader question about subqueries across multiple database connections led to an interesting deep dive into how Laravel compiles queries. It turns out whereHas and whereIn behave very differently here. #php #laravel https://masteringlaravel.io/daily/2026-02-19-do-eloquent-subqueries-work-across-database-connections
📦 Can you believe we'll ship yet another new package? It's coming later today, stay tuned 🙂 #php #laravel
🙌 The first PR that adds Laravel 13 compatibility to a @spatie_be package has been merged! #laravel #php

How to Use Union Types
int|string. Accept multiple. PHP 8. Catch invalid early.
https://www.youtube.com/watch?v=BBSeFCNuHGo
Як швидко та просто підняти локальний сервер у Linux Mint або Ubuntu для розробки, тестування та налагодження власних вебсайтів.
#Linux_Mint_та_Ubuntu, #MySQL, #PHP, #phpMyAdmin, #Налаштування_системи
https://ivaniura.org.ua/soft/linux/lokalnyj-server-v-linux-mint-ubuntu
A130091: Numbers having in their canonical prime factorization mutually distinct exponents
A130091 ➡️ https://oeis.org/A130091
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A130091.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A130091.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A130091.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
