- GitHub - arata-nvm/mitnal: Twitter client for UEFI
- GitHub - theletterf/english-lang: The English Programing Language
- Cake is watching you: I built a camera cake | Hacker News
- Ggwave: Tiny Data-over-Sound Library | Hacker News
- The most unhinged video wall, made out of Chromebooks | Hacker News
- This QR Code Leads To Two Websites, But How? | Hackaday
import qrcode bar = qrcode.QRCode(border=0) bar.add_data('bar') bar.make() bar_mat = bar.get_matrix() foo = qrcode.QRCode(border=0) foo.add_data('foo') foo.make() foo_mat = foo.get_matrix() for l, r in zip(foo_mat, bar_mat): line = '' for lc, rc in zip(l, r): line = line + (lc and '\u2588' or ' ') line = line + (rc and '\u2588' or ' ') print(line) print(line) - Guten: A Tiny Newspaper Printer | Hacker News
- A laptop stand made from a single sheet of recycled paper | Hacker News
- GitHub - veggiedefender/open-and-shut: Type in Morse code by repeatedly slamming your laptop shut
- Send Me to Heaven - Wikipedia
- Open Heart Protocol | Hacker News
- Show HN: I am using AI to drop hats outside my window onto New Yorkers | Hacker News 🌟
- Convert an existing wired doorbell into a smart doorbell using ESPHome | Hacker News
- Dial-up over a Discord Call - The Cool Blog
- Piano on Paper | Hacker News
- The Tube Computer | Hacker News
- GitHub - kkuchta/tabdb: Using browser tabs as a database like only a maniac would
- IP over Spaghetti (2019) | Hacker News
- Getting my library cards onto my phone the hard way — iliana.fyi
- I built a receipt printer for GitHub issues | Hacker News
- the Free Movie
- Emotion Markup Language (EmotionML) 1.0
- Track and Photograph Ships with Software Defined Radio
- Hacking my “smart” toothbrush - The Twenty Percent
- GitHub - maddox/magic-cards: 🎩 Queue music, play movies, or trigger events w RFID
- SSH over bluetooth - cleanly
- Ask HN: Just installed a custom Android ROM in my old smartphone – now what? …
- GitHub - dndx/phantun: Transforms UDP stream into (fake) TCP streams
- Scribepod 1 - by Yacine - scribepod
- GitHub - whykatherine/every-element-is-an-html: Every element is an HTML.
- burds!
- some ar experience
- GitHub - illacceptanything/illacceptanything: The project where literally anything
- GitHub - mon/0x40-web: Pretty images and colours
- GitHub - cat-milk/Anime-Girls-Holding-Programming-Books
- GitHub - matiasinsaurralde/facebook-tunnel: Tunneling Internet traffic over facebook
- GitHub - wizardishungry/hls-await: Twitter bot for monitoring HLS streams
- time.gif · HookRace Blog
- GitHub - aleixrodriala/wa-tunnel: Tunneling Internet traffic over Whatsapp
- https://github.com/wttdotm/nubmoan
- men who don’t move
- http:, ftp:, and … dict:? – Terence Eden’s Blog
Why not?