Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
plusgut60137yFirst of: never commit something what breaks the application.
On the other hand: just checkout a older working revision. -
Scade5867y@plusgut You are absolutely right. (Context: this is a hardware project) But since this was an early prototype, all there is, is a number of modules testing different functions. The goal was not to have a full product but to test all components of the hardware for reliability and durability
-
hell165967yShould be a lesson learned for your boss: never promise anything before asking the devs
-
plusgut60137y@PerfectAsshole never commit something which is more broken then before. Independent of the branch.
Related Rants
Boss: Can you modify the prototype, so that I can show it off to the customers who will visit?
Me: Sure, when do you need it?
Boss: In two hours.
Lesson learned: Always have a branch in your git with a working demo.
rant
fuckiburntmyselfwiththedamnsolderingiron
classic