Eric Leschinski
Eric Leschinski
Perfect, that `/0/1?Q` syntax is exactly what I needed: curl cht.sh/python/rmse/0/1?Q Such that the first `0` means: `In this stackoverflow page`. And the next `/1` means: `index 1, aka next...
@dbeniamine Yes here's the workflow that would be ideal for me. 1. I selected the string `rmse` in my editor code window, and hit my keystroke that runs `curl cht.sh/python/rmse`...
**This ticket is still open, so here's an update on my workflow and thoughts.** The already-provided `curl cht.sh/python/rmse/0/1?Q` style syntax gives me all the functionality I need to get `n`...
You are asking about the presentation layer between your browser/terminal and your computer monitor. So no, a programmer can't do this server-side. cheat.sh returns you a long stackoverflow answer, for...
> Is the difference between Matlab and GNU Octave so big? I guess not, Octave seems to be an extension and open source evolution of the propitiatory Matlab. Matlab code...
I just noticed partial redirect support for GNU Octave now, thanks. Now I do: `http://cht.sh/octave/reverse a list` And I get a relevant response from stackoverflow which is better than an...
As for which filters I'd like to apply: The answer is: "The set of all possible filters", you can offload all that to a JSON string or an SQL statement...
I had exactly this question and rolled my own solution since the loss of those 3 seconds is intolerable when the freight train is rolling down the track. https://gist.github.com/sentientmachine/e09ea2ffa50bfb6444fdd18deda07053 Briefly:...
Ha, sorry for being rude. But my beard length going down the hall entitles me to Level 4 open source entitlements when the wind blows from the east on Tuesdays....
I've reproduced the error closer to the source. This screenshot tells the story: https://ibb.co/vQjwS35 The conversion of "CALS tables" to latex tables fails because for it doesn't handle variation in...