Posts by smeikx@graz.social
(DIR) Post #AV7GpMSYelliefc38a by smeikx@graz.social
2023-04-28T11:23:24Z
0 likes, 0 repeats
I am wondering if using #vi (or #vim, #nvim) on a typical smartphone is practical, considering the on-screen keyboard usually lacks modifier keys (although #emacs probably suffers more from this).Also, do modes even make sense in this context?Maybe a custom keyboard with an additional row or even page of keys might help?#ui #ux #ixd #mobile
(DIR) Post #AhwHMlnZe0iF8tYOQq by smeikx@graz.social
2024-05-05T12:19:14Z
0 likes, 0 repeats
I always liked #Spongebob, but at some point the show lost me. It turns out that point was when its original creator left.If you want to learn a bit more about Spongebob’s history — and what #Ween has to do with it — check out this video:https://youtu.be/p9w-VTOvPjI
(DIR) Post #AhwHMo8CyGPGNTDts8 by smeikx@graz.social
2024-05-07T17:15:42Z
0 likes, 0 repeats
It turns out I actually enjoy The Mollusk.https://youtu.be/3nZmVy3g3CE#Music #Ween #Spongebob
(DIR) Post #B4giYEES02lhazfO5Y by smeikx@graz.social
2026-03-27T15:57:18Z
0 likes, 0 repeats
I wish I could switch to a completely slop-free editor without compromising my workflow too much.Helix would be a great alternative: Its mappings seem a bit more consistent than Vim’s, also it has Tree-sitter, LSP and fuzzy pickers already built-in. But it lacks some features (digraphs, extensibility, folding – in that order).I also had a look at Kakoune, which also seems alright, but I don’t like that tabs and splits are delegated to the terminal emulator, a multiplexer or window manager. I respect that decision, but I’d prefer that feature to be built-in.For now, I’ll stick to Neovim. At least they have a policy that makes LLM users check and sanitise the generated code (https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md#ai-assisted-work), although I’d prefer if they’d outright ban it.#Vim #Neovim #nvim #Helix #Kakoune #FOSS #slopocalypse
(DIR) Post #B4gk4E9JwVYoYm5aDo by smeikx@graz.social
2026-03-27T16:35:27Z
0 likes, 0 repeats
@publicvoit @ali_geyik Oops, forgot to mention that I tried Emacs but don’t like it that much. I’d prefer an editor that behaves vi-like out of the box.