If you are like me, you just want to run your application in SystemD with no Docker or Kubernetes involved. I made a build/deployment application for my own applications, private closed source, tha...
Reference: https://twitter.com/suj1th/status/1070336643125690368
Looks like Stripe may do this practice. What makes anyone think that a candidate should waste their time giving feedback when compani...
Not sure why it is so hard to show signal strength of bluetooth devices on a Mac nowadays, but...
HOLD OPTION KEY and PRESS THE BLUETOOTH ICON and HOVER OVER THE DEVICE YOU WANT TO SEE
The signal str...
Couple of months ago I was inspired by a post called "Making my own glasses" (https://www.eidel.io/2019/04/24/making-my-own-glasses/) where the author goes to different optometrists to get differen...
The Microsoft Windows days where programs would memory leak and perform illegal operations causing your OS to freak out and slow down and at some point you'd give up and restart the compute and now...
Another thought provoking post recently is one like Lession to Unlearn (http://paulgraham.com/lesson.html)
I liked learning, and I really enjoyed some of the papers and programs I wrote in college. ...
A thought provoking read is What is Systems Programming, Really? (http://willcrichton.net/notes/systems-programming/).
I've dabbled on the idea of low level vs high level programming languages befor...
What makes me want to write this post? Ah, I've been working on my own product and scouring around for a good answer to authorization. Particularly, authorization libraries in NodeJs. Some are real...
Mozilla maintains Nunjucks (https://mozilla.github.io/nunjucks/), a templating library written in Javascript. Apparently drew its inspiration from Jinja, which is a really good templating lib in Py...