the so complete pouët.net oneliner
- 2025-05-02
-
Very cool oneliner. We featured it again on our "Best of Revision 2025" show. Like and subscribe.
- 2025-05-03
-
Did Pouët get a lot slower after the recent downtime? Seems like multi-second loads are the norm now.
- 2025-05-13
-
And big or little endian
- 2025-05-26
-
Unless you have a very weird idea of “frequency” (using a Weierstrass function as basis or something), then zooming in enough will eventually look blurry, yes
-
Since you are talking about “filterfunc”, are you assuming a convolution with some filter with infinite frequencies? Then indeed if you introduce infinities, you will no longer be finite and can escape the blur. But that's just a tautology.
- 2025-05-30
-
IIRC there's some sort of race-condition involved, but the PHP is obfuscated enough that I couldn't find the SQL right away
-
You don't really lock in SQL, you have a serializable transaction (I think even MySQL supports predicate locks nowadays)