veetee
vt52@ioc.exchange
<p>internet dinosaur. dev.</p><p>compares everything to IRC.</p><p><a href="https://ioc.exchange/tags/nixos" class="mention hashtag" rel="tag">#<span>nixos</span></a> <a href="https://ioc.exchange/tags/emacs" class="mention hashtag" rel="tag">#<span>emacs</span></a> <a href="https://ioc.exchange/tags/cpp" class="mention hashtag" rel="tag">#<span>cpp</span></a></p>
Posts
-
Post #4233283
@VoiceofDuum@mindly.social @NanoRaptor@bitbang.social ... for he, being naughty in my sight, shall snuff it. Amen.
-
Post #3663259
holy crap, this is amazing! https://hellmood.111mb.de//wake_up_16b_writeup.html 16 Byte x86 demo that displays matrix rain AND has audio video here: https://youtu.be/MvycyU-kLjg 16 BYTES int 10h ; 2 bytes mov bh, 0xb8 ; 2 bytes mov ds, bx ; 2 bytes L: lodsb ; 1 byte sub si, byte 57 ; 3 bytes xor [si], al ; 2 bytes out 61h, al ; 2 bytes jmp short L ; 2 bytes explanation at the link #DemoScene