A000059: Numbers k such that (2k)^4 + 1 is prime
A000059 ➡️ https://oeis.org/A000059
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A000059.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A000059.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A000059.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 begin scaling PHP applications to multiple servers
https://phpc.tv/w/skvF3qcorxrrUbzGuXADZM
アプリケーションエンジニアに必要なスキルはこれ!
#Android #iOS #IT業界 #Java #kotlin #PHP #Ruby #Scala #Swift #UPSTARTS #YouTube #アップスターツ #アプリ #エンジニア #プログラマー #プログラミング #プログラム #ユーチューバー #技術 #知識 #経験 #アプリケーションエンジニア #アプリケーションエンジニア #Android #iOS #IT業界 #...

Hackers hijacked the update system for the Smart Slider 3 Pro plugin for WordPress and Joomla, and pushed a malicious version with multiple backdoors.
Only the Pro version 3.5.1.35 of the plugin is affected and recommends switching immediately to the latest version, currently 3.5.1.36, or 3.5.1.34 and earlier.
#PHP #WordPress #Joomla #SupplyChain #SupplyChainAttack #Backdoor
✨🏛 [Success Story] Découvrez comment le site web de la Présidence de la République est passé sur #Symfony
Sécurité, évolutivité et simplicité d'utilisation : ce sont les 3 exigences qui ont guidé ce projet #Agile
🔗 Lire la Success Story ici 👉 https://tinyurl.com/25vtv9ar

In today's video, I show how PhpStorm's Local History feature can track changes to files that git doesn't know about, and why this is a handy thing to have. #php #laravel https://masteringlaravel.io/daily/2026-04-10-video-version-untracked-files-with-phpstorm
"How do you comment your code?"
🤔
#webdev #css #programming #memes #PHP

Today's challenge: Recalculating the aggregate figures for 6+ years worth of data and then comparing them to check that nothing has changed. Thankfully MariaDB makes it easy to copy a table (CREATE t1_copy AS (SELECT * FROM t1)) and then compare using EXCEPT.
Will write this up as a blog post in the coming weeks.
Entendiendo como se "cachean" las páginas desde #PHP
Por si le sirve a alguien más, en el manual online está bien explicado, lo único era conocer la instrucción ob_start();
https://www.php.net/manual/es/function.ob-start.php
#magento a bloatware made in #php more #complexity = more #cyber #security problems https://www.golem.de/news/verheerende-angriffswelle-hacker-kapern-onlineshops-und-schleusen-schadcode-ein-2604-207368.html #webshop #visa #creditcard
Java(Spring)とPHP(Laravel)のDBアクセスの違い 【初心者向け】
https://qiita.com/w_pechi/items/830a2e991e82ce2d6bf1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Java #PHP #spring #初心者 #Laravel
We released 1.4.0 of laravel-event-sourcing! See here for the changelog: https://github.com/patchlevel/laravel-event-sourcing/releases/tag/1.4.0
#PHP #DDD #EventSourcing #Laravel