I am using it but to be honest it's simple enough to use Claude code for what I do.
the main thing I am doing is slowly cleaning up my 15k email inbox.
I'm using himalaya, an awesome cli tool to access emails, and openclaw to take my requests and make them commands and run then.
the one good thing that openclaw has over Claude code is that its easy to tell it "always remember X" and it has the ability to do it, thanks to the extra .md files it has set up. I'm sure it's easy enough to do it with Claude code and a directory with a Claude.md and another for the memory or rules. but openclaw is ready already.
Iosevka is a great font, but it has SO MANY options, that I doubt one person's Iosevka is super comparable to anothers. =) I know I certainly customized the heck out of mine.
I too missed Iosevka, I got Nanum Gothic Coding with no font names. I would like this site (or a docker container) to be more like "give it a list of fonts and it randomizes the pair-ups each time"
Location: Greece
Remote: yes
Willing to relocate: probably no
Technologies: React Native, Expo, doing mobile apps and helping with upgrades and anything related to either of these.
Resume: https://p0l.co/cv
email: pvinis@gmail.com
I am a freelancer and some time is opening up with a couple projects that are finishing. I am open to chat.
I might be totally wrong, but it feels like reimplementing all of vim is not easier that mapping neovim stuff to zed stuff. The author says they would lose it if they embed neovim, but I'm not yet convinced.
I have been a vi/vim/neovim user for decades, and I actually use vscode more because of an excellent neovim plugin that does exactly what the author is eschewing: embedding neovim itself.
I have seen so many attempts at trying to include vi keybindings. Mostly, they fall short enough that the attempts are almost worthless. You have to get it mostly right or it fails to satisfy the very people you are trying to lure.
Zed's vim plugin is not all there. I just ran into an example case.
This text - 'asdf-asdf'. If you put the cursor on the hyphen and in Normal mode press dw - in Zed this deletes all the way to the ' and in neovim it only deletes the hyphen, I guess it counts as its own word. Subtle differences like these throw off your muscle memory.
You can't map neovim stuff to zed stuff if the foundations ("the data structures to represent text, the CRDTs, the render pipeline, the custom Async Rust runtime" FTA) are different.
the main thing I am doing is slowly cleaning up my 15k email inbox.
I'm using himalaya, an awesome cli tool to access emails, and openclaw to take my requests and make them commands and run then.
the one good thing that openclaw has over Claude code is that its easy to tell it "always remember X" and it has the ability to do it, thanks to the extra .md files it has set up. I'm sure it's easy enough to do it with Claude code and a directory with a Claude.md and another for the memory or rules. but openclaw is ready already.