top | item 38463867

(no title)

TurboHaskal | 2 years ago

I inherited some piece of code that made use of an extremely long and complicated jq script.

I simply gave up understanding the whole thing, and restored the balance in the universe by rewriting it in Perl.

discuss

order

hnlmorg|2 years ago

Now you just need to rewrite Perl in Rust and compile that to WebAssembly. And the circle of HN is complete.

LargeTomato|2 years ago

I know perl is useful. I know it's going to help me. It seems like you can get away with a quick perl script whereas a python script would attract scrutiny.

But it's such a painful language to look at.