Click here to Skip to main content
15,895,799 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Good work team (me, myself and I)! Pin
RickZeeland13-Aug-19 20:27
mveRickZeeland13-Aug-19 20:27 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 1:50
professionalSander Rossel14-Aug-19 1:50 
GeneralRe: Good work team (me, myself and I)! Pin
Regina Hawk13-Aug-19 21:21
Regina Hawk13-Aug-19 21:21 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 2:09
professionalSander Rossel14-Aug-19 2:09 
GeneralRe: Good work team (me, myself and I)! Pin
Dominic Burford13-Aug-19 21:52
professionalDominic Burford13-Aug-19 21:52 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 1:56
professionalSander Rossel14-Aug-19 1:56 
GeneralRe: Good work team (me, myself and I)! Pin
Dominic Burford14-Aug-19 3:24
professionalDominic Burford14-Aug-19 3:24 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 4:10
professionalSander Rossel14-Aug-19 4:10 
I've done it before, in production environments.
Now that I'm using CI/CD with Azure and micro services I find that it's indeed a lot easier to drastically change certain parts of the system Big Grin | :-D
Especially if it's necessary.
Just change it, test it, and if anything still happens on production it happens...
Of course I don't work on any critical systems, a bug is annoying at worst.

Programmers get scared to change anything, then make their changes so that it impacts existing functionality as little as possible.
Ultimately, decision making becomes about software rather than business.
We want x, but make it y because the software is to hard to change.
If the business wants x they should get x even if that means rewriting parts of the application.
Although such decisions are also often driven by money.
It's difficult, but I always try to own the code and not the other way around Smile | :)

GeneralRe: Good work team (me, myself and I)! Pin
chriselst14-Aug-19 0:09
professionalchriselst14-Aug-19 0:09 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 2:05
professionalSander Rossel14-Aug-19 2:05 
GeneralRe: Good work team (me, myself and I)! Pin
chriselst14-Aug-19 2:32
professionalchriselst14-Aug-19 2:32 
GeneralRe: Good work team (me, myself and I)! Pin
Sander Rossel14-Aug-19 2:37
professionalSander Rossel14-Aug-19 2:37 
Generaldesign decision troubles Pin
honey the codewitch13-Aug-19 7:31
mvahoney the codewitch13-Aug-19 7:31 
GeneralRe: design decision troubles Pin
OriginalGriff13-Aug-19 7:34
mveOriginalGriff13-Aug-19 7:34 
GeneralRe: design decision troubles Pin
PIEBALDconsult13-Aug-19 7:39
mvePIEBALDconsult13-Aug-19 7:39 
GeneralRe: design decision troubles Pin
honey the codewitch13-Aug-19 7:40
mvahoney the codewitch13-Aug-19 7:40 
GeneralRe: design decision troubles Pin
PIEBALDconsult13-Aug-19 7:50
mvePIEBALDconsult13-Aug-19 7:50 
GeneralRe: design decision troubles Pin
honey the codewitch13-Aug-19 7:56
mvahoney the codewitch13-Aug-19 7:56 
GeneralRe: design decision troubles Pin
PIEBALDconsult13-Aug-19 8:01
mvePIEBALDconsult13-Aug-19 8:01 
GeneralRe: design decision troubles Pin
  Forogar  13-Aug-19 7:49
professional  Forogar  13-Aug-19 7:49 
GeneralRe: design decision troubles Pin
honey the codewitch13-Aug-19 7:56
mvahoney the codewitch13-Aug-19 7:56 
GeneralRe: design decision troubles Pin
  Forogar  13-Aug-19 8:00
professional  Forogar  13-Aug-19 8:00 
GeneralRe: design decision troubles Pin
Mark_Wallace13-Aug-19 8:00
Mark_Wallace13-Aug-19 8:00 
GeneralRe: design decision troubles Pin
honey the codewitch13-Aug-19 8:02
mvahoney the codewitch13-Aug-19 8:02 
GeneralRe: design decision troubles Pin
Mark_Wallace13-Aug-19 8:03
Mark_Wallace13-Aug-19 8:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.