A118134: Primes p such that 4p is the sum of two consecutive primes
A118134 ➡️ https://oeis.org/A118134
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A118134.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A118134.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A118134.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

A117876: Primes p=prime(k) of level (1,2), i.e., such that A118534(k) = prime(k-2)
A117876 ➡️ https://oeis.org/A117876
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A117876.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A117876.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A117876.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

📢 Woohoo! Version v6.4.18 of Firefly III has just been released 🎉. Check it out over at GitHub, Docker, or download it using your favorite package manager.
#opensource #oss #newrelease #php #software #personalfinance #selfhosted
https://github.com/firefly-iii/firefly-iii/releases/v6.4.18
Released: laminas/laminas-validator 3.14.0
#php #laminas
https://github.com/laminas/laminas-validator/releases/tag/3.14.0
Content warning:PHP and GameBoy!
In more "pointless things to do with PHP", I've been toying around with Assembly for GameBoy (https://gbdev.io/gb-asm-tutorial/part1/assembly.html) ... and testing out compiling PHP code into a gb file.
RGBDS has most of the constants that are needed. And as long as any variables are unsigned int and less than 255... we're golden.
`$x = 123` is basically `ld a, 123 / ld [$c000] a`
I'm able to bruteforce the compiler, being very careful with the PHP. I may write this up.
Hey #php I’ve just released 0.1.0 of https://github.com/kynx/gqlite, an SQLite-based graph database driver for PHP supporting a subset of the Cypher query language. It relies on the https://github.com/colliery-io/graphqlite SQLite extension for the hard stuff.
Graph databases have never seemed to get much traction in PHPland. Don’t know why: they’re cool and nowadays seeing usage in Ai.
None of that rubbish for me. I just want to bang `PhpParser`s AST into it and query my life away 😀
@phpunit @ssemicolons oh, missed that! Thank you for the heads up!
Looks like a really useful addition! Thanks @sebastian !
For reference, here is the feature's documentation: https://docs.phpunit.de/en/13.0/test-doubles.html#sealed-test-doubles
#php #phpunit #testdoubles #phpunit13
Where is php.ini-development and php.ini-production #php
https://askubuntu.com/q/1563735/612
portafolio-eduardoam.vercel.app e2m9227.shinyapps.io/MontelibanoGen #portafolio #cientifico #bioinformatica #software #dev #programación #python #r #java #javascript #php #shiny
[Перевод] Awesome Claude Code: AI-помощник для PHP-архитектора
Компоненты Claude Code для PHP: аудит (архитектура, DDD, безопасность, производительность, PSR, шаблоны проектирования, Docker, CI/CD, тесты, документация), 3-уровневая проверка кода, автоматическое исправление ошибок, генераторы, объяснение кода, рефакторинг. Более 300 компонентов. Более 50 агентов. Более 200 навыков.
https://habr.com/ru/articles/994090/
Arrow Functions vs Arrow Functions: Syntax Comparison
PHP 7.4+ arrow functions vs JavaScript arrow functions. Which language's arrow function syntax is more powerful? Mind = blown!
#php #javascript #phpvsjavascript #arrowfunctions #anonymousfunctions #php7.4 #programmingcomparison #codecomparison #phptricks #javascripttricks #syntaxcomparison #viralcoding
https://www.youtube.com/watch?v=lXvcxkHJcBk