Igor Chubin
Igor Chubin
Yes, it is a fair idea. We already have this for the answers fetched from StackOverflow: ``` $ curl cheat.sh/python/read+json+file # python - Parsing values from a JSON file? #...
See also: #147
@matt-hayden Matt hi! Wow! What a cool project! Thank you a lot for mentioning it. It is definitely worth binding to cheat.sh. What do you think: at what namespace should...
@sentientmachine Eric, I am not sure, maybe @iomari means not the service itself (and the case where curl is used directly) but the console client `cht.sh`. In that case it...
@ogaida Sure you can, just use the `?T` option: ``` $ cht.sh ansible deploy vmware guest?T ``` Another option, make `less` interpret ANSI sequences with `-R`: ``` $ cht.sh ansible...
@zhenlingcn You mean: Latex support as a programming language, to make queries about, or Latex as an output format? Because both is feasible and both options make sense
@sullivant Actually, according the console services concept, you are always querying the same information, and you can chose by other means (first of all by the HTTP header) what format...
@zhenlingcn Initial LaTeX supported added. Please test. ```latex $ curl cht.sh/latex/:learn % ... $ curl cht.sh/latex/rosetta/:list %... $ curl cht.sh/latex/emoji+in+text?Q % Compile with xelatex or lualatex and DejaVu Sans installed...
Hi @step21, yes, I totally agree with you, the quality of the answers can be improved, though I can't agree that the service does not deliver any answers about django,...
@dbeniamine David, you are doing it right, the only thing that should be fixed in cheat.sh here, is that the programming language of the answer is assumed wrong for the...