Recently I’ve been logged into a laptop remotely a lot. Logging out from “main” session makes my Gnome on Debian…
Continue ReadingTricks
Search and replace in multiple files using vim
Search and replace in multiple files using vim – (source Stack Overflow) It is as simple as Use: The first…
Continue Readingjavascript – Can (a== 1 && a ==2 && a==3) ever evaluate to true? – Stack Overflow
javascript – Can (a== 1 && a ==2 && a==3) ever evaluate to true? – Stack Overflow Yes, it can.…
Continue ReadingVersioning data in Postgres? Testing a git like approach – Specfy
Versioning data in Postgres? Testing a git like approach – Specfy is fashinating but I think that most of the…
Continue Reading5 Must-Have Vim Plugins That Will Change Your Workflow
5 Must-Have Vim Plugins That Will Change Your Workflow. In my case Syntastic: a syntax checking plugin for Vim which…
Continue ReadingHow to Download a Browser Without a Browser After Installing Windows
Here’s how to get your favorite browser after setting up a new Windows PC, without touching any other browser beforehand.…
Continue ReadingUser-specific hosts file to complement /etc/hosts
Using CSV File as data storage and access
Thanks adamchainz!
Continue ReadingMy little printer-friendly CSS
Here is my little “Printer friendly CSS” that I add to each and every page using Simple Custom CSS and…
Continue Readingdutree – Analyze File System Disk Usage in Linux
I used to run du -hsc / |sort -hr | less but it seems that people needs this dutree is…
Continue Reading