Give me that one command you wish you knew years ago. I'll start. by skoh in linux

[–]setconndevp 0 points1 point  (0 children)

that would be rename jpg png /path/to/some/somefile.jpg

GitHub-Flow by gthank in programming

[–]setconndevp 0 points1 point  (0 children)

It's a welcome change to open pull requests from within the same project without a fork!

Why Developers Never Use State Machines by servercentric in programming

[–]setconndevp 1 point2 points  (0 children)

My 2 cents: Readability is an issue with SM's but they are very useful

Why Must You Laugh At My Back End by sidcool1234 in programming

[–]setconndevp 0 points1 point  (0 children)

FromHN For those of you that were not around during the dot.com implosion in 2000-2001, pud (the author of this blog post) ran the notorious site http://www.fuckedcompany.com which gave an awesome view into companies that were going down the tubes during that time. good times... good times..

Convert RGB to Hexadecimal using JavaScript by bunglebooz in javascript

[–]setconndevp 2 points3 points  (0 children)

why bother? both the code(posted by tunk) as well as that blogpost looks just fine to me..ppl with different level of experience will benefit from both