Unified access to the best community-driven cheat sheets repositories
1–10 of 87 posts
Re: Unified access to the best community-driven cheat sheets repositories
#2The search engine is not great. The tutorial gives the example of searching for "execute+external+program". Change "program" for "command", you're OK. Change "execute" for "run"and it bombs. For something that simple, this causes doubt that if I were to look for a solution to a problem in a language I was learning and it bombed, is the fault with cht.sh, or with me? Does the language even let you do that? I've have to run towards my browser to find out.
Also, the big advantage Dash has over this, and of course local generated docs (like Go's doc server et al), is that they are local. No network needed. I can be productive when offline, and when coding I often like to try and go offline. It's also faster, and for some docs I can even search a little with grep which I already remember. I can also get integrations with my editors, etc.
It's a great idea, I like it, and I think it has a niche, but it needs more synonyms in that search engine, and perhaps some integrations to make it a little more accessible to the workflow.
Re: Unified access to the best community-driven cheat sheets repositories
#3Re: Unified access to the best community-driven cheat sheets repositories
#4Re: Unified access to the best community-driven cheat sheets repositories
#5Re: Unified access to the best community-driven cheat sheets repositories
#6Re: Unified access to the best community-driven cheat sheets repositories
#7This is not working at all for me. I keep getting HTML & CSS vomit regardless on whether I use their command line tool or curl.
curl cht.sh
curl cht.sh/apt-get
The above just works for me with curl.Re: Unified access to the best community-driven cheat sheets repositories
#8 curl cht.sh/find
curl cht.sh/sed
Like these.Re: Unified access to the best community-driven cheat sheets repositories
#9Re: Unified access to the best community-driven cheat sheets repositories
#10Similar project: http://tldr.sh