Click here to Skip to main content
15,913,207 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: Bit twiddling is fun! Pin
honey the codewitch18-Jan-20 13:15
mvahoney the codewitch18-Jan-20 13:15 
GeneralRe: Bit twiddling is fun! Pin
Mark_Wallace18-Jan-20 21:02
Mark_Wallace18-Jan-20 21:02 
GeneralRe: Bit twiddling is fun! Pin
Marc Clifton19-Jan-20 1:59
mvaMarc Clifton19-Jan-20 1:59 
GeneralRe: Bit twiddling is fun! Pin
honey the codewitch19-Jan-20 2:01
mvahoney the codewitch19-Jan-20 2:01 
GeneralRe: Bit twiddling is fun! Pin
Super Lloyd18-Jan-20 17:09
Super Lloyd18-Jan-20 17:09 
Generalquote of the month Pin
BillWoodruff17-Jan-20 22:11
professionalBillWoodruff17-Jan-20 22:11 
GeneralRe: quote of the month Pin
honey the codewitch18-Jan-20 5:37
mvahoney the codewitch18-Jan-20 5:37 
RantRe: quote of the month Pin
lopatir18-Jan-20 5:46
lopatir18-Jan-20 5:46 
but this comment was in response to something some other c# dev team/section were adding,
... JA basically pointing out what they had proposed was superfluous.

shows the c# dev teams don't always communicate / are often disjointed. Too many cooks....

I'm not against introduction of new features as long as older code is not affected (still compiles/tests as before) - good thing is so far c# dev have managed at least that.

Where it does become an issue though are kiddies: that as soon as new features are released feel the need to use those new features everywhere including public github sources they can modify.
- not fun at a customer site maintaining something that uses those (and the local vs/c# can/may not be updated - licence, time...)

An example: within days of the nameof() operator being introduced [even then only in beta] some kiddie decided to use/add it in every single method in a github library I was using. Nothing else was modified "updated", silly kiddie just decided to "contribute" by using/adding nameof() everywhere he could - even where it made no sense (or way less sense than the original exception messages that he removed). - WTF??
... luckily I did have an older backed up version. (and very soon after the original owner rolled it back specifically to undo that stupidity.)

yeah OK, typically if/when I use entire github repos I'll download full source and purposely disconnect it - sometimes though get caught when maintaining / rebuilding [others'] older apps.
after many otherwise intelligent sounding suggestions that achieved nothing the nice folks at Technet said the only solution was to low level format my hard disk then reinstall my signature. Sadly, this still didn't fix the issue!

GeneralRe: quote of the month Pin
BillWoodruff18-Jan-20 6:14
professionalBillWoodruff18-Jan-20 6:14 
GeneralRe: quote of the month Pin
Gerry Schmitz18-Jan-20 7:11
mveGerry Schmitz18-Jan-20 7:11 
GeneralThe most annoying GDPR "cookie" acceptance I've met so far. Pin
OriginalGriff17-Jan-20 8:08
mveOriginalGriff17-Jan-20 8:08 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
Ravi Bhavnani17-Jan-20 8:20
professionalRavi Bhavnani17-Jan-20 8:20 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
  Forogar  17-Jan-20 9:11
professional  Forogar  17-Jan-20 9:11 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
OriginalGriff17-Jan-20 10:47
mveOriginalGriff17-Jan-20 10:47 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
Maximilien17-Jan-20 10:43
Maximilien17-Jan-20 10:43 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
OriginalGriff17-Jan-20 10:55
mveOriginalGriff17-Jan-20 10:55 
GeneralRe: The most annoying GDPR "cookie" acceptance I've met so far. Pin
Mark_Wallace17-Jan-20 22:40
Mark_Wallace17-Jan-20 22:40 
GeneralPostgreSql woes Pin
ZurdoDev17-Jan-20 5:05
professionalZurdoDev17-Jan-20 5:05 
GeneralRe: PostgreSql woes Pin
Mark_Wallace17-Jan-20 6:27
Mark_Wallace17-Jan-20 6:27 
GeneralRe: PostgreSql woes Pin
Richard Deeming17-Jan-20 6:33
mveRichard Deeming17-Jan-20 6:33 
GeneralRe: PostgreSql woes Pin
lopatir17-Jan-20 6:49
lopatir17-Jan-20 6:49 
GeneralRe: PostgreSql woes Pin
Rick York17-Jan-20 10:43
mveRick York17-Jan-20 10:43 
GeneralRe: PostgreSql woes Pin
Mark_Wallace17-Jan-20 22:33
Mark_Wallace17-Jan-20 22:33 
GeneralRe: PostgreSql woes Pin
RickZeeland17-Jan-20 6:31
mveRickZeeland17-Jan-20 6:31 
GeneralRe: PostgreSql woes Pin
Eddy Vluggen17-Jan-20 6:56
professionalEddy Vluggen17-Jan-20 6:56 

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.