HN user

raimo

5 karma

Founder, engineer, snowboarder

Posts2
Comments6
View on HN

Edit shell pipeline and see its output update live, without re-running the upstream side.

1. Pipeline source is cached in a temporary file, reducing the need to repeatedly fetch from an online source until sed/grep filters are correct. Pressing enter will still create the result, saving command in your command history for later use. 2. Written originally for my own use when I fetched remote lists e.g. using GCP tools or cURL and when I had to get sed commands right to format the output. zsh-halfpipe lets you iterate on filters, regexes, and other pipeline stages in place by pressing Ctrl-G. 3. Supports infinite amount of pipe (|) delimited segments.

Name comes from author being an aspiring snowboarder!

Show HN: Rails UI 6 months ago

Good to see work in non-AI world and for Rails!

I would make it clear in the landing page that the components are for demonstration purposes by adding a title like "For example" before them.

The above the fold looks a bit packed right now. I would leave the login box out until user presses top right as it's for retentive users only.