#quine — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #quine, aggregated by home.social.
-
Constructing the Word's First JPEG XL MD5 Hash Quine
https://stackchk.fail/blog/jxl_hashquine_writeup
#HackerNews #JPEGXL #MD5 #Hash #Quine #Hashing #Programming #HackerNews
-
svg8.svg — Code is numbers.
Edition of 10
(Final version)Each character of the source code is remapped to a hexadecimal digit (0-F) with an added offset over time. Each line of code will be visited once.
Project page
↓
http://ertdfgcvb.ch/+/svgRealtime version
↓
https://objkt.com/asset/hicetnunc/815103 -
Having fun this evening talking about unusual code with youngest kid.
We discussed quines [1], the legendary "hello polyglots" program [2], and ran a bash fork bomb [3] on my MacBook.
(Results: high CPU usage, loud fans, excess heat, forced reboot, giggling child)
1: https://en.wikipedia.org/wiki/Quine_(computing)
2: https://www.yarchive.net/comp/polyglot.html
3: :(){ :|:&};: