Click here to Skip to main content
15,896,387 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: Finally, they are in moderation... Pin
  Forogar  20-Mar-19 9:53
professional  Forogar  20-Mar-19 9:53 
GeneralRe: Finally, they are in moderation... Pin
CodeWraith20-Mar-19 13:07
CodeWraith20-Mar-19 13:07 
GeneralRe: Finally, they are in moderation... Pin
Richard MacCutchan20-Mar-19 10:11
mveRichard MacCutchan20-Mar-19 10:11 
GeneralRe: Finally, they are in moderation... Pin
Mark_Wallace20-Mar-19 9:22
Mark_Wallace20-Mar-19 9:22 
GeneralRe: Finally, they are in moderation... Pin
HobbyProggy20-Mar-19 22:21
professionalHobbyProggy20-Mar-19 22:21 
GeneralRe: Finally, they are in moderation... Pin
OriginalGriff20-Mar-19 22:31
mveOriginalGriff20-Mar-19 22:31 
GeneralRe: Finally, they are in moderation... Pin
HobbyProggy21-Mar-19 20:21
professionalHobbyProggy21-Mar-19 20:21 
GeneralOpen sourcing a large code base Pin
Dean Roddey20-Mar-19 7:48
Dean Roddey20-Mar-19 7:48 
Probably few will be interested but just in case... I have a large code base (about a million lines) that I've been working on for a long time. Half is general purpose code and the other half is an automation system called CQC. I decided to open source the general purpose half, about 1100 classes, which is on GitHub:

GitHub - DeanRoddey/CIDLib: The CIDLib general purpose C++ development environment[^]

* The repo ReadMe has a lot more info, so I didn't repeat it here

It's very much a 'personal vision' in that it's all created by a single person and it's not based on the standard C++ libraries or STL and it's all about a integrated, monolithic approach instead of the pieces and parts approach of most C++. So obviously it's off the beaten path.

Some of you may be interested, if not to use it maybe to see how such a thing might be done.

On a side note...

Something off the beaten path clearly threatens a lot of people. I posted originally about it in r/cpp and just got raped by haters pretty much. One guy posted a sort of one liner 'good job' type of comment and had like 18 down votes at some point. Eventually a couple folks stood up for me, but it was almost universally somewhere between negative and hateful. Not exactly the kind of thing that would encourage others to contribute their life's work.
Explorans limites defectum


modified 20-Mar-19 14:00pm.

GeneralRe: Open sourcing a large code base Pin
Richard MacCutchan20-Mar-19 7:51
mveRichard MacCutchan20-Mar-19 7:51 
GeneralRe: Open sourcing a large code base Pin
Dean Roddey20-Mar-19 7:57
Dean Roddey20-Mar-19 7:57 
GeneralRe: Open sourcing a large code base Pin
Richard MacCutchan20-Mar-19 8:04
mveRichard MacCutchan20-Mar-19 8:04 
GeneralRe: Open sourcing a large code base Pin
Dean Roddey20-Mar-19 8:06
Dean Roddey20-Mar-19 8:06 
GeneralRe: Open sourcing a large code base PinPopular
Sean Ewington20-Mar-19 8:24
staffSean Ewington20-Mar-19 8:24 
JokeRe: Open sourcing a large code base Pin
raddevus20-Mar-19 9:34
mvaraddevus20-Mar-19 9:34 
GeneralRe: Open sourcing a large code base PinPopular
kmoorevs20-Mar-19 8:40
kmoorevs20-Mar-19 8:40 
GeneralRe: Open sourcing a large code base Pin
Mark_Wallace20-Mar-19 9:53
Mark_Wallace20-Mar-19 9:53 
GeneralRe: Open sourcing a large code base Pin
Dean Roddey20-Mar-19 10:00
Dean Roddey20-Mar-19 10:00 
GeneralRe: Open sourcing a large code base Pin
Mark_Wallace20-Mar-19 11:21
Mark_Wallace20-Mar-19 11:21 
GeneralRe: Open sourcing a large code base Pin
Dean Roddey20-Mar-19 11:28
Dean Roddey20-Mar-19 11:28 
GeneralRe: Open sourcing a large code base Pin
TheGreatAndPowerfulOz20-Mar-19 13:53
TheGreatAndPowerfulOz20-Mar-19 13:53 
News:sigh: Pin
Kent Sharkey20-Mar-19 7:25
staffKent Sharkey20-Mar-19 7:25 
GeneralRe: :sigh: Pin
Eddy Vluggen20-Mar-19 7:34
professionalEddy Vluggen20-Mar-19 7:34 
GeneralRe: :sigh: Pin
Slacker00720-Mar-19 7:36
professionalSlacker00720-Mar-19 7:36 
GeneralRe: :sigh: Pin
  Forogar  20-Mar-19 7:43
professional  Forogar  20-Mar-19 7:43 
GeneralRe: :sigh: Pin
kmoorevs20-Mar-19 7:50
kmoorevs20-Mar-19 7:50 

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.