What does HackerNews think of cheat.sh?

the only cheat sheet you need

Language: Python

#32 in Terminal
It's always bittersweet to see this posted. It is great and I wish more people knew about it, but it also has a daily limit so every time it gets press it runs of of api requests early in the morning and doesn't work again until the next day. He also made this, which is extremely useful: https://github.com/chubin/cheat.sh
One of the most useful cheat sheet utilities I've come across is cheat.sh: https://github.com/chubin/cheat.sh

If you don't have it installed it can easily be queried with curl from the command line like: `curl cheat.sh/sed`. The payload is colorized and gives a lot of examples of usage of the command. You can also query "cht.sh" to use fewer characters. There is actually a lot more advanced usage of the tool/service if you check out the README.

Apologies if this isn't what you're looking for.

Igor created several great cli projects like cheat.sh[1], late.nz[2], QRenco.de[3],rate.sx[4]

Also, he maintains the awesome-console-services[5] list

[1] https://github.com/chubin/cheat.sh

[2] https://github.com/chubin/late.nz

[3] https://github.com/chubin/qrenco.de

[4] https://github.com/chubin/rate.sx

[5] https://github.com/chubin/awesome-console-services