2024-04-26 23:25:21 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-05-25 18:42:10 +02:00
< title > something silly - keyboards-are-fun< / title >
2024-05-26 17:58:00 +02:00
< link rel = "stylesheet" href = "/style.css" >
2024-07-06 15:41:31 +02:00
< link rel = "icon" type = "image/x-icon" href = "/creacher.png" >
2024-04-26 23:25:21 +02:00
< / head >
< body >
2024-05-26 17:58:00 +02:00
< main >
2024-05-31 22:51:49 +02:00
< h1 id = "keyboards" > keyboards!< / h1 >
2024-04-26 23:25:21 +02:00
< p >
2024-07-06 13:45:47 +02:00
< code > 2024-05-25< / code > < br >
2024-04-26 23:25:21 +02:00
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 >
2024-05-31 22:51:49 +02:00
< h2 id = "phone" > phone< / h2 >
2024-04-26 23:48:09 +02:00
< 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 >
2024-05-25 18:42:10 +02:00
< / p >
< p >
< a href = "/" > click other words< / a > < br >
2024-04-26 23:25:21 +02:00
2024-05-26 17:58:00 +02:00
< / main >
2024-04-26 23:25:21 +02:00
< / body >
2024-05-26 17:58:00 +02:00
< / html >