Home
Projects
Posts
About
Devlog
Posts with this tag:
Making a "Known Error" app for Tildagon
Quick and not-so-dirty commemoration of an «Unknown Error» message we all know and «love»
11 minutes
Jun 17, 2024
Devlog
Events
Hovert60 keyboard devlog #2: Design
What shape should my keyboard have? How do I design it in a way that allows tweaks?
12 minutes
May 5, 2024
Devlog
Keyboards
Hovert60 keyboard devlog #1: Init
Making a low-profile wireless split keyboard from scratch. I also intend to handwire it rather than use a PCB.
7 minutes
Apr 10, 2024
Devlog
Keyboards
Parentheses programming language devlog #1: getting to LLVM IR emission
Trying to make a simple programming language using LLVM. I want it to have Scheme-like syntax and C-like internals.
6 minutes
Jun 27, 2021
Devlog
Parentheses programming language