Thread: What happened here?

  1. #1
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413

    What happened here?

    I've been lurking on the forum for about week now after not being here for a quite a while, and it seems like at least general and tech boards are completely dead. What happened?

  2. #2
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    Nothing, nobody knows what to talk about.

  3. #3
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    Quote Originally Posted by whiteflags View Post
    Nothing, nobody knows what to talk about.
    In that case, I'd like to have an argument about it.
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  4. #4
    Registered User
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    242
    I have also noticed that it has been very quiet lately.
    IDE: Code::Blocks | Compiler Suite for Windows: TDM-GCC (MingW, gdb)

  5. #5
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    I cannot speak for everyone else but I no longer program C++ professionally although still do in my free time. As well my life has changed and I have a five year old daughter that keeps me busy. I still frequent the board but I rarely chime in unless I deem it absolutely necessary. Perhaps it is a changing of the guard or perhaps its just the social landscape changing around the board. Whichever the case I am sure we are all still here but we probably do not have much to say. Many of us joined almost 10 or more years ago and have since matured (thus the lack of pointless arguments), moved on or have other more pressing concerns.

  6. #6
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694
    That why new people, like me join this superb forum

    //I wish your daughter to have a healthy life above all
    Code - functions and small libraries I use


    It’s 2014 and I still use printf() for debugging.


    "Programs must be written for people to read, and only incidentally for machines to execute. " —Harold Abelson

  7. #7
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by std10093 View Post
    //I wish your daughter to have a healthy life above all
    with that line commented, it's like you're saying it, but you don't really mean it
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  8. #8
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694
    Oh, in terms of coding you are correct, but of course I mean it
    Code - functions and small libraries I use


    It’s 2014 and I still use printf() for debugging.


    "Programs must be written for people to read, and only incidentally for machines to execute. " —Harold Abelson

  9. #9
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    It's been a while since I saw a question that made me want to answer it... I feel like I've explained just about everything at least ten times now, so I'm waiting for something new.

    I still post the occasional cryptic sarcastic comment though.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  10. #10
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    I'm just waiting for someone to use volatile in a MT context.

    gg

  11. #11
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    I've also noticed the tumbleweeds.

    Maybe Elysia and Mario are on holiday.

  12. #12
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by Yarin View Post
    Maybe Elysia and Mario are on holiday.
    Elysia has been around, beating down entitled n00bs and posting thought-provoking questions of her own. I don't recall seeing mario for a while though.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  13. #13
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    I'm still around. Just dealing with a new life as a high school teacher. Like Bubba, I'm moving -- and being moved -- away from coding as a professional programmer.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  14. #14
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    The last few times I have poked around on here, I have noticed it seems to have less things going on (I could be totally wrong on that account). I have a new hobby these days, and it has nothing to do with programming, so this board does not see much of me at all.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What happened to HDC?
    By kryptkat in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-07-2003, 03:54 PM
  2. What happened?
    By KrAzY CrAb in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 02-25-2003, 07:10 AM
  3. What happened !!!???
    By ihsir in forum C++ Programming
    Replies: 1
    Last Post: 01-09-2002, 05:37 AM