-
The question of using a Whiteboard as a _Personal_ Task List came up (_again_) today.
Rather than argue it _verbally_ in-person with anyone, I've decided to writeup my thoughts _once_ (_and for all_…
-
https://www.sitepoint.com/authenticate-your-rails-api-with-jwt-from-scratch/
-
I just tried this app out yesterday (we already talked: https://news.ycombinator.com/item?id=16674745) :)
and liked it a lot. What bothered me in the night was that the screen was randomly waking (m…
-
In [`cc33c3a`](https://github.com/upptime/upptime/commit/cc33c3ab93e101736e3faaa8c159b1ba87b72ef9
), Hacker News (https://news.ycombinator.com) was **down**:
- HTTP code: 502
- Response time: 276 ms
-
-
If a viewer has a question about the code being presented they can send a command to highlight and draw the streamers attention to it on screen easily.
It would need to be an editor extension that …
-
I stumbled over undistract-me due to a HN post https://news.ycombinator.com/item?id=5569174
After reading http://mumak.net/undistract-me/ I know about the idea behind this, but I have _no clue at all…
-
-
Our apps deployed to Heroku have request and error logging included which is great.
But if we are going to deploy our apps to _any_ infrastructure #59, logging is _essential_.
## Story
As a de…
-
See this hn thread: https://news.ycombinator.com/item?id=27238671
People seem to think that threaded Rails isn't worthwhile because pg is blocking, but you have solved the problem with [async-postg…