• 0 Posts
  • 191 Comments
Joined 2 years ago
cake
Cake day: July 19th, 2023

help-circle


















  • Helix is “it just works” but it actually does, without having to get lost in the (config) sauce.

    It’ll be unstoppable once they finalize and ship the plugin system.

    Edit: and I haven’t even mentioned the descriptions above commands, the command palette-like functionality in ``, nor the tutor yet. It’s just so much more beginner-friendly.


  • The Unix principle of piping between two or even multiple programs, together with “all data should be in the simplest common format possible” (that is, largely unformatted strings), was a really clever invention to be popularized. As proven by the fact it is still so useful decades later on a myriad of computers unimaginably more powerful than what they had back then.

    It’s not perfect by any means (alternative title: why something like Nushell exists), but it’s pretty good all things considered I dare say.