Thread: Say goodbye to Google Code

  1. #1
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446

    Say goodbye to Google Code

    Google Open Source Blog: Bidding farewell to Google Code

    That hosting service has tons of good projects (code and otherwise) that are no longer maintained by their creators. The decision to close it makes sense to me, what I don't understand is why they won't leave it perpetually in readonly mode.

    By the end of 2016 when the tarballs themselves cease to be supplied, the whole thing will just be swallowed by the veritable blackhole of a subdomain blackout. Guess they will leave it for someone else to care about it... So nice of Google.
    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.

  2. #2
    Master Apprentice phantomotap's Avatar
    Join Date
    Jan 2008
    Posts
    5,108
    O_o

    I'm scrambling to grab a mirror for a lot of different, now abandoned, projects I thought were neat at the time.

    Soma
    “Salem Was Wrong!” -- Pedant Necromancer
    “Four isn't random!” -- Gibbering Mouther

  3. #3
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Yeah. There's heaps of stuff in there of mine too. Some I even forgot about. But I advise everyone else to also grab any stuff in there from other people that you feel you might need. You never know when or if it will just disappear.
    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.

  4. #4
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by Mario F.
    The decision to close it makes sense to me, what I don't understand is why they won't leave it perpetually in readonly mode.
    Hear, hear!

    Making my own copies of direct dependencies is one thing (got bitten before), but with Python and pip install, I tend to be lazily dependent on the indirect dependencies being available.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Google's Summer of Code
    By manasij7479 in forum General Discussions
    Replies: 6
    Last Post: 11-25-2013, 10:44 AM
  2. Google Summer of Code
    By Tonto in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 04-21-2009, 06:16 PM
  3. Google Code Jam
    By PING in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 08-09-2008, 04:32 PM
  4. Google /* Code Search */
    By twomers in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 10-12-2006, 08:42 PM
  5. Google's Summer of Code...
    By gcn_zelda in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 06-12-2005, 09:33 PM