Click here to Skip to main content
15,901,035 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: Will you or will you not ? Pin
Eddy Vluggen7-Mar-19 11:31
professionalEddy Vluggen7-Mar-19 11:31 
AnswerRe: Will you or will you not ? Pin
CPallini7-Mar-19 1:53
mveCPallini7-Mar-19 1:53 
GeneralRe: Will you or will you not ? Pin
virang_217-Mar-19 10:39
virang_217-Mar-19 10:39 
AnswerRe: Will you or will you not ? Pin
dandy727-Mar-19 1:55
dandy727-Mar-19 1:55 
AnswerRe: Will you or will you not ? Pin
PeejayAdams7-Mar-19 2:41
PeejayAdams7-Mar-19 2:41 
AnswerRe: Will you or will you not ? Pin
englebart12-Mar-19 2:34
professionalenglebart12-Mar-19 2:34 
JokeRe: Will you or will you not ? Pin
willichan21-Mar-19 9:01
professionalwillichan21-Mar-19 9:01 
GeneralWhen the tools just aren't cooperating Pin
Dean Roddey6-Mar-19 12:39
Dean Roddey6-Mar-19 12:39 
Some things that just bug me about the tools I'm using...

GIT - After all these years, I can't be the first person who wants to manage multiple separate but tightly related code bases as one repository and avoid the overhead of constantly having to keep them in sync, configure them the same, etc... Or where one part of it is to be public and the other part not. It seems crazy to me that the leading SC solution is so lacking in this key aspect. If you are on a team and all pushing to (now multiple) common repositories, it seems like it would be even more psycho.

Visual Studio Code - Related to GIT above, cannot deal with multiple repositories so you lose GIT integration if need to have separate repositories, which the above will often force you to do. I just started using VSC on my own C++ stuff and was really appreciating seeing what had changed, which lasted a few days until the above forced me to lose that ability.

And, though having the intellisense stuff is very helpful, it can be incredibly intrusive and annoying sometimes.

And, it seems to want to force you to have all customizations be per-user. Clearly in many cases you would want global configuration that is enforced/available for a project and shared by all users of it.

C++ - Why has the committee spent all this time creating a cathedral to container abstraction, while seemingly ignoring the fact that you can't write even a modest C++ program and remain within the standard? I.e. you have to throw in a bunch of third party bits and bobs, because there's been not much progress towards a reasonably full featured cross platform (even if some of it is only applicable on the mainstream) system. I think that the latter would do far more to allow C++ to compete against things like C# than the ability to remove every third odd numbered duplicate vector element.

Similar to above, while ignoring fundamental things like enumerations, which suck in C++. I've done a lot of work on my own to make them very strong (if you are interested : [^]) but it just seems like stuff like that are core language issues.

At some point C++, if it's going to survive, is going to have to just cut off some of the past and move forward, IMO.


I'm sure there are others but my coffee cup runneth dry.
Explorans limites defectum

GeneralRe: When the tools just aren't cooperating Pin
Maximilien6-Mar-19 13:02
Maximilien6-Mar-19 13:02 
GeneralRe: When the tools just aren't cooperating Pin
Dean Roddey6-Mar-19 13:25
Dean Roddey6-Mar-19 13:25 
GeneralRe: When the tools just aren't cooperating Pin
RickZeeland6-Mar-19 20:44
mveRickZeeland6-Mar-19 20:44 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie7-Mar-19 3:11
professionalSlow Eddie7-Mar-19 3:11 
GeneralRe: When the tools just aren't cooperating Pin
englebart7-Mar-19 6:43
professionalenglebart7-Mar-19 6:43 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie7-Mar-19 7:36
professionalSlow Eddie7-Mar-19 7:36 
GeneralRe: When the tools just aren't cooperating Pin
englebart7-Mar-19 8:06
professionalenglebart7-Mar-19 8:06 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie8-Mar-19 3:11
professionalSlow Eddie8-Mar-19 3:11 
GeneralRe: When the tools just aren't cooperating Pin
jschell9-Mar-19 6:15
jschell9-Mar-19 6:15 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie9-Mar-19 11:53
professionalSlow Eddie9-Mar-19 11:53 
GeneralRe: When the tools just aren't cooperating Pin
Br.Bill7-Mar-19 11:02
Br.Bill7-Mar-19 11:02 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie8-Mar-19 3:04
professionalSlow Eddie8-Mar-19 3:04 
GeneralRe: When the tools just aren't cooperating Pin
Br.Bill8-Mar-19 8:10
Br.Bill8-Mar-19 8:10 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie8-Mar-19 10:31
professionalSlow Eddie8-Mar-19 10:31 
GeneralRe: When the tools just aren't cooperating Pin
Br.Bill8-Mar-19 12:24
Br.Bill8-Mar-19 12:24 
GeneralRe: When the tools just aren't cooperating Pin
Slow Eddie8-Mar-19 13:30
professionalSlow Eddie8-Mar-19 13:30 
GeneralRe: When the tools just aren't cooperating Pin
jschell9-Mar-19 6:19
jschell9-Mar-19 6:19 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   499 votes