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.
Below are some snippet I created:
Generate random corporate bullshit: https://bash.rocks/w3nEB9
Compress png to webp: https://bash.rocks/YBbaJG
Generate gif with curl, jq and ImageMagick: https://bash.rocks/NBXQ3w
Any suggestions / feedback welcome! :)
---
A more interesting feature I haven't fully finished is to turn your random bash snippet into an HTTP web service, like https://bash.rocks/Gxlg31/3/api?url=i.imgur.com/1uYroRF.gif
which makes an obvious premium feature in future :p