Help! I just force-pushed to master! What do I do now? Sandro Padin 08 Jun 2015 Coding Calm down... Let your teammates know. Ask them not to push anything up to master. You can fix this. Jump to the option that best...more.
Attending a Conference on Your Own Sandro Padin 29 Oct 2014 Community After doing some research and seeing some pictures of Ghent, Belgium, I knew I had to go to ArrrrCamp. ArrrrCamp is a modern software developer’s...more.
How I Evaluate Open-Source Software Sandro Padin 03 Jan 2014 Coding There always comes a time on a software project when you need to decide whether to build a feature or use an open-source implementation of...more.
Deferred Objects Sandro Padin 09 Aug 2013 Coding A Deferred object is a mechanism for referencing a value which may (or may not) be available at a later point. Every so often you...more.