2: The prime numbers (A000040) ➡️ https://decompwlj.com/3DgraphGen/Prime_numbers.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
Generation of four sequences decomposed into weight × level + jump (log(weight), log(level), log(jump)) - three.js animation:
🧵⬇️
1: The natural numbers (A000027) ➡️ https://decompwlj.com/3DgraphGen/Natural_numbers.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
Have been reminded by a fellow #PHP dev that, instead of a simple array, one could also use WeakMap...
Nice thing with this is that it is a real dictionary... and that it accepts objects as keys... and this includes `Enum::case`
https://www.php.net/manual/en/class.weakmap.php
I've been reading the O'Reilly book Learning PHP, MySQL & JavaScript by Robin Nixon. I just finished the chapter on arrays. Its pretty easy to follow but I wasn't sure if I was really retaining it. I decided to test myself. I wrote a simple PHP script that builds an HTML table of user specified size filled with random numbers.
It works! Go me!
https://github.com/red5wastaken/php-scripts/blob/main/rand_table.php
A008851: Congruent to 0 or 1 mod 5
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A008851.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A008851.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A008851.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

Decomposition into weight × level + jump of prime numbers:
- a new classification of primes ➡️ https://decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Prime_numbers.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

A008846: Hypotenuses of primitive Pythagorean triangles
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A008846.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A008846.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A008846.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

I’m sure we’re all learning from #npm so this won’t happen with #composer, right? Right?
Hey #PHP nerds using #snowflakedb with #Laravel 12: are you using the PDO ext, and if so, can you use it with the `DB::connect()`query tools? Or better to stick to plain ol' PDO?
Flow #PHP 0.24.0 is out 🚀
In this release we continue improving Doctrine Dbal Adapter by adding transactional loader and retry loader.
We also started exploring new way to improve DX - Transformations
More details as always at
https://github.com/flow-php/flow/releases/tag/0.24.0
🔍 / #software / #job / #salary / #PHP
PHP Developer Salary Guide 2025: Complete Regional Breakdown & Career Insights
🐱🔗 https://laravista.altervista.org/CatLink/links/352
#catlink #softwarejob #softwarejobsalary #softwarejobsalaryPHP
Time to update my #laravel project #php
Release 1.12.29 · phpstan/phpstan
https://github.com/phpstan/phpstan/releases/tag/1.12.29