0
votes
Confessions of your worst WTF Moment. (What not to do.)
First day on the job I was asked to set up a new machine for development. So I log onto the machine, sudo to root and start by covering all the basics... like the firewall. Ofcourse I previously ha …
6
votes
How to make a program bug-free (or, with the less possible bugs)
First of all: Bug-free software is a myth!
Second, the tools themselves depend on a lot of things, but if you want to keep things as general as possible:
A go …
