<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>something silly - index</title> <style> html { color-scheme: dark; } </style> </head> <body> <h1>keyboards!</h1> <p> I love weird keyboards. I have many ideas for more weird keyboards that I might make one day, physical and digital.<br> </p> <p> My main keyboard is a funny little 36-key split one that i designed myself (<a href="https://git.crispypin.cc/CrispyPin/leko-pona">here</a>)<br> I like it because I don't have to move my hands at all while typing (only when using the mouse).<br> This makes me more <strong>i m m e r s e d</strong> like im communicating directly with the computer.<br> I'd like to do it more directly some day.<br> </p> <h2>phone</h2> <p> I have been using something called 8vim since september 2021, its funky but i dont really recommend it.<br> You really can't match the speed of regular swiping keyboards. but i am very stubborn and refuse to install any google app on my phone (it has lineageOS which is like android but with much less garbage apps)<br> this bit was written with 8vim<br> </body> </html>