My PostgreSQL Cheat Sheet
I use PostgreSQL heavily, and I freaking love it, so I am writing down things that I refer to frequently.
↩I use PostgreSQL heavily, and I freaking love it, so I am writing down things that I refer to frequently.
↩Why are MOOCs not taking off, why do we still need classrooms and colleges?
↩In this post, I talk about fantastic bugs and how to report them so developers can find and fix them.
↩In this post I talk about exit handlers which are mostly used to gracefully shutdown your applications.
↩In this post, I attempt to explain RBAC. I am writing this because I had hard time figuring out RBAC from official docs, hope this helps you get the basic idea of RBAC.
↩A stupid and useless example of metaprogramming in ruby
API design matters and an API becomes hard to use when you derail from well established standards.
↩Here are few commands that I find myself using a lot when I am working with Kubectl/Kubernetes
↩