-
Pushing nginx logs into PostgreSQL
An opinionated guide on pushing nginx access logs into PostgreSQL
-
Deleting SSH keys from gpg-agent
Small tip on how to remove SSH keys saved into GPG agent
-
Web development testing in old browsers
A practical guide on how to run multiple different versions of browsers in Linux with bwrap. Want to test how your site would look with a 5-10 year old browser? In that case, this article might be helpful for you.
-
Live application update in Python
In this article I'll describe how to achieve live application update in Python, similar to Erlang live update, also known as hot code swap.
-
Network latency and CPU C-States
Small story about how C-States could affect network latency