Click here to Skip to main content
15,895,781 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.

 
General100k years ago: a software startup invents skinned user-interfaces ... PinPopular
BillWoodruff17-Sep-21 23:37
professionalBillWoodruff17-Sep-21 23:37 
GeneralRe: 100k years ago: a software startup invents skinned user-interfaces ... Pin
Super Lloyd18-Sep-21 0:12
Super Lloyd18-Sep-21 0:12 
GeneralRe: 100k years ago: a software startup invents skinned user-interfaces ... Pin
BillWoodruff18-Sep-21 1:12
professionalBillWoodruff18-Sep-21 1:12 
GeneralRe: 100k years ago: a software startup invents skinned user-interfaces ... Pin
Super Lloyd18-Sep-21 1:22
Super Lloyd18-Sep-21 1:22 
GeneralRe: 100k years ago: a software startup invents skinned user-interfaces ... Pin
Daniel Pfeffer18-Sep-21 7:00
professionalDaniel Pfeffer18-Sep-21 7:00 
GeneralRe: 100k years ago: a software startup invents skinned user-interfaces ... Pin
Super Lloyd18-Sep-21 14:58
Super Lloyd18-Sep-21 14:58 
GeneralThis has probably been on here before, but if so, enjoy again Pin
David O'Neil17-Sep-21 21:40
professionalDavid O'Neil17-Sep-21 21:40 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Sander Rossel17-Sep-21 23:21
professionalSander Rossel17-Sep-21 23:21 
"I have no idea" seems to sum up about everyone I've ever worked with Sigh | :sigh:

One time, I had to fix this production issue.
People were standing still and the company was losing money.
I wrote a quick fix from home, asked someone to accept the pull request ASAP and drove to the office (a good one-hour drive).
It was literally some literal string that needed to be changed, a one-word fix, so I was sure it was correct, the pull request would be accepted and everything would deploy to production automatically.
When I arrived at the office, the reviewer was waiting for me.
I had to make the literal string into a constant or he couldn't accept it Dead | X|
And while I was on it, I had to do this for every literal string in this class Dead | X| Dead | X| Dead | X|
The code made an API call and we simply had to pass some constant codes to the API, but instead of "SomeCode" this developer wanted to see SomeCode.
I asked him if he was out of his Elephant | [mastadon] ing mind and that people were standing still over this.
He wouldn't budge and ultimately I changed one or two string literals into consts just to move it along Dead | X|

GeneralRe: This has probably been on here before, but if so, enjoy again Pin
dandy7218-Sep-21 2:41
dandy7218-Sep-21 2:41 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Sander Rossel18-Sep-21 23:46
professionalSander Rossel18-Sep-21 23:46 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
BernardIE531718-Sep-21 4:16
BernardIE531718-Sep-21 4:16 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Sander Rossel18-Sep-21 23:47
professionalSander Rossel18-Sep-21 23:47 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
dandy7218-Sep-21 2:45
dandy7218-Sep-21 2:45 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Gary R. Wheeler18-Sep-21 3:25
Gary R. Wheeler18-Sep-21 3:25 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Greg Utas18-Sep-21 3:31
professionalGreg Utas18-Sep-21 3:31 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
Gary R. Wheeler19-Sep-21 3:12
Gary R. Wheeler19-Sep-21 3:12 
GeneralRe: This has probably been on here before, but if so, enjoy again Pin
peterkmx18-Sep-21 11:04
professionalpeterkmx18-Sep-21 11:04 
GeneralWas looking at how to create Win10 toast notifications... Pin
Brisingr Aerowing17-Sep-21 14:56
professionalBrisingr Aerowing17-Sep-21 14:56 
GeneralRe: Was looking at how to create Win10 toast notifications... Pin
BillWoodruff17-Sep-21 20:29
professionalBillWoodruff17-Sep-21 20:29 
GeneralRe: Was looking at how to create Win10 toast notifications... Pin
dandy7218-Sep-21 2:38
dandy7218-Sep-21 2:38 
GeneralRe: Was looking at how to create Win10 toast notifications... Pin
Slow Eddie18-Sep-21 5:03
professionalSlow Eddie18-Sep-21 5:03 
GeneralRe: Was looking at how to create Win10 toast notifications... Pin
Greg Utas18-Sep-21 5:11
professionalGreg Utas18-Sep-21 5:11 
GeneralNever mind Pin
Rick York17-Sep-21 10:44
mveRick York17-Sep-21 10:44 
GeneralRe: Warning : Groaner Ahead Pin
PIEBALDconsult17-Sep-21 11:27
mvePIEBALDconsult17-Sep-21 11:27 
GeneralWhat is Agile? Pin
Richard Andrew x6417-Sep-21 7:41
professionalRichard Andrew x6417-Sep-21 7:41 

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.