Archive for the ‘Uncategorized’ Category
Things to keep in mind about HTTP/2
This talk is just unbelievably helpful.
Redmine Time logging via commit checklist
Redmine has a very handy feature, called Time tracking feature, that allows you to log the time your spent working on a code via a commit message. However, it didn’t fly out-of-the-box in my case. If you find yourself in a similar situation you could take a look at the checklist below to verify that […]
Introduction to algorithms
I highly recommend everyone to view this outstanding MIT course dedicated to algorithms and their efficiency. This course is especially interesting to those who, as myself, want to lift a veil of the education process in the US and how different subjects are being taught.
Hard to be NonStop
Just a short set of commands to verify and reset disk status on NonStop platform: scf status disk $DATA02 scf info disk $* scf status disk $DATA02, detail scf reset $DATA02 scf start $DATA02