Poems in true chronological order by post date
-> file: fediverse/699
══════════════════════════════════════════─────────────────────────────────────────
┌──────────────────────┐
│ CW: meme │
└──────────────────────┘
🖼
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/700 ══════════════════════════════════════════───────────────────────────────────────── ┌──────────────────────┐ │ CW: silly │ └──────────────────────┘ 🖼
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/701 ══════════════════════════════════════════───────────────────────────────────────── ┌──────────────────────┐ │ CW: computer-code │ └──────────────────────┘ totally useless unless you're, I dunno, building a bytecode interpreter or something https://craftinginterpreters.com/contents.html
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/702 ══════════════════════════════════════════───────────────────────────────────────── Branches cause cache misses which are slow when done on repeat. Better to structure your code to avoid them, if possible, for example by using an array of function pointers instead of switch statements. unrelated, but once the data is cached from memory, operations like bit shifting and arithmetic are essentially free. The slowest part of the process is moving data from RAM to cache so that the CPU can use it. That being said, CPUs and compilers are VERY good at optimizing that type of thing these days. ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/703 ══════════════════════════════════════════───────────────────────────────────────── ┌──────────────────────┐ │ CW: meme │ └──────────────────────┘ first meme I ever made, way back in the ancient days of advice animals and image macros.
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/704 ══════════════════════════════════════════───────────────────────────────────────── Is my formatting pretty or does it make you angry?
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ -> file: fediverse/705 ══════════════════════════════════════════───────────────────────────────────────── some more of the same.
┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════────────────────────────────┴───────────┘ |