A010061: Binary self or Colombian numbers: numbers that cannot be expressed as the sum of distinct terms of the form 2^k+1 (k>=0), or equivalently, numbers not of form m + sum of binary digits of m
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Binary_self_numbers.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Binary_self_numbers.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Binary_self_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

HTML WARDen's history view and version diffing feature is probably as complete as it needs to be. (And I'm still under 1k lines, woo!)
The, "it's a static website AND live wiki at the same time!" thing I mentioned in the previous toot is next.

man, we are so lucky to have "--parallel" 😊
i always hated writing tests. i always see this as a terrible time-killer.
now: "hey, check the whole f*** code and find everything that has no test, write one. i'll come back later and dare you if there are not 100 more tests" 😂

@hazelweakly As a #PHP professional in the ‘00s, you very quickly realized that 90% of content you found by Googling a problem was suspect, because someone copypasta’d a hacky thing that *technically* worked and put it on their blog for ad revenue. It really does feel like the rest of the programming world is seeking to recreate a problem it took me nearly a decade to feel truly confident navigating around. 😅
No doubt the #ApiPlatformCon2025 attendees are the most beautiful #php devs
Maybe because they’re happy @ApiPlatform deals with all the annoying parts in #api development in #php and lets them focus on the nice and valuable parts
https://fosstodon.org/@ApiPlatform/115226901653168292
A few days ago, I warned about isset() and a possible #PHP Fatal error.
Given that isset() and ?? share the same code, it is not suprising that ?? hold the same trap.
That bug should go away, the sooner the beter.
https://php-tips.readthedocs.io/en/latest/tips/fatal_error_on_coalesce.html

Apparently, today I'm a #PHP programmer, who knew?
Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks
This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
Continued 👉 https://blog.radwebhosting.com/laravel-vs-symfony-a-comprehensive-comparison-of-php-frameworks/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #websitedevelopment
PHP 8.5 arrives on November 20, 2025. In this blog post, Zend Principal Product Manager @mwop breaks down the new features (and key deprecations) included, providing insights on what they mean for your team.
Read the full post >> https://ter.li/8e3qrb

Seems like #php has too less spice because we have no god-worms over here 😈 <scnr>
Had a great time presenting Composer Best Practices for 2025 at #APIPlatformCon in Lille this morning. Meet me at our booth, I'd love to hear all about how you work with #composerphp! Slides at https://naderman.de/slippy/slides/2025-09-18-API-Platform-Con-Composer-Best-Practices-2025.pdf
#php #phpc #supplychainsecurity #symfony #apiplatform

Did you know you can render a Blade template inline? This isn't a feature I reach for frequently, but it's good to know it exists. Here is one use case where we found it quite handy. #php #laravel https://masteringlaravel.io/daily/2023-09-06-when-might-you-render-a-blade-template-inline