• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • I got a Supernote A5X to read papers - I’m very happy with it and wouldn’t want a tablet. I specifically wanted a dumb device dedicated to notes/reading that I wouldn’t connect to the internet, which really helps me focus. The eink display is easy to read and is a great break from screens, it feels natural to write on.

    However it’s not perfect - eink has a small lag in turning pages, so if you intend on flipping through a ton of pages while coding that may be a pain. The searching experience also isn’t great, typing takes longer because of the lag. I use it as an advanced notebook rather than a smart device, and I love it from that lens.





  • I’ve been a big fan of helix as a terminal text/code editor - while VS Code is open source, a lot of their language servers (for example, pylance) are closed source. Helix lets me integrate open source language servers out of the box without any setup needed (besides installing the language servers), and it has a UI that helps you explore new features and learn keyboard shortcuts. It doesn’t have plugins yet, but I find that the built in features have implemented most things I’d want a plugin for; and it has different keybindings than vim/neovim, but I’ve found the new model for editing more intuitive and worth the relearning process.