Hey HN,
bash.rock is my latest side project, a bash interpreter in cloud, it comes with many utilities like curl, Python, ImageMagick, jq, etc.<p>Below are some snippet I created:<p>Generate random corporate bullshit: <a href="https://bash.rocks/w3nEB9" rel="nofollow">https://bash.rocks/w3nEB9</a><p>Compress png to webp: <a href="https://bash.rocks/YBbaJG" rel="nofollow">https://bash.rocks/YBbaJG</a><p>Generate gif with curl, jq and ImageMagick: <a href="https://bash.rocks/NBXQ3w" rel="nofollow">https://bash.rocks/NBXQ3w</a><p>Any suggestions / feedback welcome! :)<p>---<p>A more interesting feature I haven't fully finished is to turn your random bash snippet into an HTTP web service, like <a href="https://bash.rocks/Gxlg31/3/api?url=i.imgur.com/1uYroRF.gif" rel="nofollow">https://bash.rocks/Gxlg31/3/api?url=i.imgur.com/1uYroRF.gif</a><p>which makes an obvious <i>premium</i> feature in future :p