Skip to content

Instantly share code, notes, and snippets.

View m3m0r7's full-sized avatar
🐱
$ cat /usr/bin/php

memory m3m0r7

🐱
$ cat /usr/bin/php
View GitHub Profile
@m3m0r7
m3m0r7 / fizzbuzz.php
Created September 21, 2023 01:23
Crazy FizzBuzz written in PHP
<?php $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$${new class{public function __toString(){static$i=1;return($GLOBALS[$i]=(print($i%15?$i%5?$i%3?$i:"Fizz":"Buzz":"FizzBuzz")."\n")?$this:0)?$i++:0;}}};
@m3m0r7
m3m0r7 / pnl-example-dvd-screen-saver.php
Created June 22, 2026 07:25
How to use SDL with pnl
<?php
declare(strict_types=1);
/*
* A "DVD screensaver" in a real native window, powered by pnl — written against
* the global-function API (features.use_functions = true).
*
* A logo drifts and ricochets off the walls; every bounce swaps the artwork
* (PHP logo <-> elePHPant). The sprites are SVGs rasterised with a real alpha