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

 
GeneralI am unsure whether I am lazy or sensible Pin
Super Lloyd20-Jun-22 22:45
Super Lloyd20-Jun-22 22:45 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Richard MacCutchan20-Jun-22 23:52
mveRichard MacCutchan20-Jun-22 23:52 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Daniel Pfeffer21-Jun-22 1:39
professionalDaniel Pfeffer21-Jun-22 1:39 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Super Lloyd21-Jun-22 17:11
Super Lloyd21-Jun-22 17:11 
GeneralRe: I am unsure whether I am lazy or sensible Pin
englebart21-Jun-22 7:35
professionalenglebart21-Jun-22 7:35 
GeneralRe: I am unsure whether I am lazy or sensible Pin
englebart21-Jun-22 7:39
professionalenglebart21-Jun-22 7:39 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Shmoken9922-Jun-22 5:31
Shmoken9922-Jun-22 5:31 
GeneralRe: I am unsure whether I am lazy or sensible Pin
rallets22-Jun-22 1:05
rallets22-Jun-22 1:05 
I think developers lacks soft skills usually. Who is rude to comment the code should not be in the position of doing code reviews, or working in a team, but that should be addressed by your team leader/tech leader.

Btw I don't think a code change without solving any issue (but only readability) should be approved, and readability is very subjective, so if not in agreement with tech lead you should not do that.
Any code change could introduce bugs, so why taking the risk? I don't think I will accept your PR. I use tons of linters and static analysers to make sure devs follows coding guidelines, I'm pretty autistic there. For example in Typescript I disallow the use of "any", but many complain about that (not sure why).

I like LINQ, it makes complex code super easy to read, so I would like to accept your PR, but to what risk? Smile | :)
"Bad performance" in a 30sec task (so it'a not ASM or low-level stuff) that is called sporadically is *for sure* not because of linq, usually you can get a boost with a complete refactoring or different approach.
GeneralRe: I am unsure whether I am lazy or sensible Pin
Super Lloyd22-Jun-22 14:00
Super Lloyd22-Jun-22 14:00 
GeneralRe: I am unsure whether I am lazy or sensible Pin
jochance24-Jun-22 15:31
jochance24-Jun-22 15:31 
GeneralWSO CCC OTD 2022-06-21 Pin
OriginalGriff20-Jun-22 21:34
mveOriginalGriff20-Jun-22 21:34 
GeneralRe: WSO CCC OTD 2022-06-21 Pin
pkfox20-Jun-22 22:05
professionalpkfox20-Jun-22 22:05 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff20-Jun-22 22:40
mveOriginalGriff20-Jun-22 22:40 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
pkfox20-Jun-22 23:12
professionalpkfox20-Jun-22 23:12 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
Craig Robbins21-Jun-22 0:16
Craig Robbins21-Jun-22 0:16 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff21-Jun-22 0:23
mveOriginalGriff21-Jun-22 0:23 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
Craig Robbins21-Jun-22 0:27
Craig Robbins21-Jun-22 0:27 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff21-Jun-22 0:37
mveOriginalGriff21-Jun-22 0:37 
GeneralFile transfer between two laptops Pin
Amarnath S20-Jun-22 21:28
professionalAmarnath S20-Jun-22 21:28 
GeneralRe: File transfer between two laptops Pin
CPallini20-Jun-22 21:34
mveCPallini20-Jun-22 21:34 
GeneralRe: File transfer between two laptops Pin
Amarnath S20-Jun-22 21:34
professionalAmarnath S20-Jun-22 21:34 
GeneralRe: File transfer between two laptops Pin
trønderen20-Jun-22 23:12
trønderen20-Jun-22 23:12 
GeneralRe: File transfer between two laptops Pin
CPallini21-Jun-22 0:04
mveCPallini21-Jun-22 0:04 
GeneralRe: File transfer between two laptops Pin
RickZeeland20-Jun-22 21:58
mveRickZeeland20-Jun-22 21:58 
GeneralRe: File transfer between two laptops Pin
Sander Rossel21-Jun-22 0:43
professionalSander Rossel21-Jun-22 0:43 

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.