A133813: Numbers that are primally tight and have strictly descending powers
A133813 ➡️ https://oeis.org/A133813
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A133813.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A133813.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A133813.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

How to Resolve Trait Conflicts
insteadof and as. Two traits, same method. Pick one. Alias the other.
https://www.youtube.com/watch?v=9BIgoPHOVU0
Lambda vs Arrow Functions: Almost Identical!
Python lambda vs PHP 7.4 arrow functions - surprisingly similar! Same syntax, different keywords. Which looks better?
#python #php #pythonvsphp #lambda #arrowfunctions #anonymousfunctions #php7.4 #codecomparison #pythontricks #phptricks #programmingdebate #codingtips #functionalprogramming #closures
https://www.youtube.com/watch?v=BkL4U9u0tcE
I remember someone mentioned using PHP as their static site generator and I was intrigued because PHP is an old and established way of doing "page templates" that it would be Cool to re-use instead of downloading a bespoke site generator tool
the problem is of course that php doesn't have any sort of "make static" command. but what it DOES have is a built-in server so that you can test out your php files.
so.
I wrote a makefile that serves a php file over localhost and then downloads from localhost to static html.
might polish this later but here's my work if you want to copy it:
https://github.com/nycki93/xp-php-wget
#programming #website #php #makefile
Oops: Error: Maximum call stack size of 2048000 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached. Infinite recursion?
How to Generate Cryptographically Safe Tokens
random_bytes beats predictable tokens every time.
#php #randombytes #tokens #security #howto #auth
https://www.youtube.com/watch?v=ynCSYY-alx0
14/x
Update: ich habe folgenden Kurs jetzt erfolgreich nachvollzogen, alles Weitere hat funktioniert wie dort beschrieben!
https://www.youtube.com/watch?v=i_jgWZItCGI
und sein Git: https://github.com/daveh/symfony-crud-example
#davehollingworth #symfony #php
🔗 How to make your Laravel app AI-agent friendly
https://hafiz.dev/blog/how-to-make-your-laravel-app-ai-agent-friendly-the-complete-2026-guide
#php #bestpractices #laravel #api #ai
Як налаштувати автопостинг статей на Facebook-сторінку через PHP: створення застосунку, токени доступу, Graph API та приклад коду.
#Back_end_розробка, #PHP, #Веб_розробка
https://ivaniura.org.ua/web/php-html-css/facebook-autopost-php
𝗬𝗲𝗹𝗹𝗼𝘄:
https://thewhale.cc/posts/yellow
Edit your website in a web browser. Log in with your user account. You can use the normal navigation, make some changes and see the result immediately. It is a great way to update your website. No database, no admin panel.

A132999: Imperfect numbers: Not equal to sum of proper divisors
A132999 ➡️ https://oeis.org/A132999
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Imperfect_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Imperfect_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Imperfect_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

A132359: Numbers divisible by the square of their last decimal digit
A132359 ➡️ https://oeis.org/A132359
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A132359.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A132359.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A132359.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
