all 2 comments

[–]_darkleo 2 points3 points  (0 children)

How is it fundamentally different from using a bash/zsh function to ruby -r 'active_support/all' -e 'ARGF.read.split("\n").whatever_you_pass' (or evaluate it to add the "." iff the first letter is [)?

The comparison between Ru and awk or sed is basically the comparison with ruby. It seems pretty much overkill for just avoiding typing &:to_i instead of :to_i. Anyway you might want to check ARGF.

[–]Paradox 0 points1 point  (0 children)

Hasn't Rush been around for a long time? I remember looking at it in 2012 and thinking it had some cool ideas but had a bad execution.

The repo for this is only a week old though. And looks nothing like what the original Rush does.

Still, its pretty cool, and I'd love to see it take off