258
points
zoidb
Joined 1,364 karma
- 2 points
- 1 point
- zoidbthere is also https://isdowndetectordown.com/
- I've been hacking on a terminal-based RSS reader that is very similar to Newsboat but written in Go http://github.com/jarv/newsgoat
- 2 points
- interesting! yeah I think the one file concept is really neat. Here are some more details about my config with the modular fork if you are curious https://jarv.org/posts/neovim-config/
- The bloat of the neovim distributions are real and what I would suggest for anyone who is a long time vim user is to check out kickstart. https://github.com/nvim-lua/kickstart.nvim , specifically the modular fork https://github.com/dam9000/kickstart-modular.nvim which will give you a great (minimal) starting point
- Here is a terminal based reader that I recently created as an alternative to newsboat https://github.com/jarv/newsgoat
It has some features that I felt was missing from the terminal based readers out there already.
- neat! One thing I expecgted to work that didn't is `:<number>` to jump to a line number.
- 9 points
- 98 points
- 14 points
- 3 points
- This looks great, would definitely use it for testing if websocket support ever gets added https://github.com/Orange-OpenSource/hurl/issues/1096
- 1 point
- 36 points
- very cool, I'll keep an eye on that project and try to connect with the author too