reminds me of this screenshot I took when Google had their own neural-net-recognizing-drawings: https://imgur.com/a/PqLpTJy
There is also https://text.npr.org/ , which was discussed here about a year ago: https://news.ycombinator.com/item?id=15342758 I thought there was a comment in there listing some other news sites that did this (besides…
It's not quite on-topic, but I was a little surprised that the article didn't mention that Christopher Lee recorded two metal albums about King Charlemagne:…
I usually use iTerm2, but I tried to switch to Terminal the other day because I noticed how much more responsive it is. There were a couple small things that kept me with iTerm2: - Both let you set the cursor color, but…
I also hate the grey-on-grey, so I made a chrome extension to change it to black-on-white: https://github.com/bentrevor/emblacken. I found a gist with the js and de-obfuscated about half of it. It works on almost all…
A DIY kit would be great - I would pay for just the parts and instructions.
Does double jeopardy apply here? As in, can another state sue for the same thing?
You can use `osascript` to show a popup. Depending on which shell you're using, it would look something like this: for i in {1..4}; do sleep $(expr 60 \* 30) osascript -e 'tell app "System Events" to display dialog "Are…
An awk implementation: https://github.com/ecmendenhall/fmj
See also: http://www.csnchicago.com/bulls/bulls-draft-pick-bobby-porti...
I was in San Fransisco this past January, and I was actually stopped by an officer for crossing when the hand was blinking, even though I made it to the other side in time. I think it was a matter of the officer not…
For a second, I was disappointed that chessgames.com didn't have any of the TCEC games to step through. But the article links to the TCEC site, and it has its own interface with much more information about what the…
When I saw this article, I thought "I bet burntsushi wrote it". I've been learning a lot from reading your Go code lately.
reminds me of this screenshot I took when Google had their own neural-net-recognizing-drawings: https://imgur.com/a/PqLpTJy
There is also https://text.npr.org/ , which was discussed here about a year ago: https://news.ycombinator.com/item?id=15342758 I thought there was a comment in there listing some other news sites that did this (besides…
It's not quite on-topic, but I was a little surprised that the article didn't mention that Christopher Lee recorded two metal albums about King Charlemagne:…
I usually use iTerm2, but I tried to switch to Terminal the other day because I noticed how much more responsive it is. There were a couple small things that kept me with iTerm2: - Both let you set the cursor color, but…
I also hate the grey-on-grey, so I made a chrome extension to change it to black-on-white: https://github.com/bentrevor/emblacken. I found a gist with the js and de-obfuscated about half of it. It works on almost all…
A DIY kit would be great - I would pay for just the parts and instructions.
Does double jeopardy apply here? As in, can another state sue for the same thing?
You can use `osascript` to show a popup. Depending on which shell you're using, it would look something like this: for i in {1..4}; do sleep $(expr 60 \* 30) osascript -e 'tell app "System Events" to display dialog "Are…
An awk implementation: https://github.com/ecmendenhall/fmj
See also: http://www.csnchicago.com/bulls/bulls-draft-pick-bobby-porti...
I was in San Fransisco this past January, and I was actually stopped by an officer for crossing when the hand was blinking, even though I made it to the other side in time. I think it was a matter of the officer not…
For a second, I was disappointed that chessgames.com didn't have any of the TCEC games to step through. But the article links to the TCEC site, and it has its own interface with much more information about what the…
When I saw this article, I thought "I bet burntsushi wrote it". I've been learning a lot from reading your Go code lately.