Programming
-
Two git aliases
Two git aliases to list the commits you have created off of your base branch and…
-
Ruby 2.7
Ruby 2.7 has just been released (Dec 25) as the tradition is. That’s the last minor…
-
Copy to macOS clipboard in vim visual mode
I always had trouble finding a way to copy lines of code in vim when I…
-
Introducing Sector Five II
This is a story many have shared. It is typical. You can get it by asking…
-
PAbarcode gem
In a previous post I mentioned that I started maintaining a set of helper Ruby classes…
-
Rails: url vs path
I was wondering why some people are using _path and why some use _url. For example,…
-
Android
Nowadays, I use C# to write code most of the time. I don’t have the time…
-
Selecting only today's records
My database background has been mostly related to Oracle. These days, I am working as a…