Thank you very much! Did you have any luck with Distributed Code Jam?
Show HN: Google Code Jam Archive
11–19 of 19 posts
Re: Show HN: Google Code Jam Archive
#12I'm surprised so few people are interested in this. It's a very good collection. I think it'd be very useful for people wanting to have a go at it, now that google has sunsetted it. I am not sure how it is hosted but maybe a GitHub repo with source files could ensure they'll be archived even better for posterity. OP have you posted them anywhere on GitHub/Gitlab? Edit: My bad, I saw the downloadable zip archives for…
Re: Show HN: Google Code Jam Archive
#13Re: Show HN: Google Code Jam Archive
#14WHY, GOOGLE???
Those problems are beautiful. What would it cost to leave the site up??
Leaving us absolutely nothing for posterity? Scorched earth.
:(
Re: Show HN: Google Code Jam Archive
#15Ah, somehow I missed the part of the announcement where "the site will be fully shutting down on July 1, 2023". WHY, GOOGLE??? Those problems are beautiful. What would it cost to leave the site up?? Leaving us absolutely nothing for posterity? Scorched earth. :(
Re: Show HN: Google Code Jam Archive
#16Ah, somehow I missed the part of the announcement where "the site will be fully shutting down on July 1, 2023". WHY, GOOGLE??? Those problems are beautiful. What would it cost to leave the site up?? Leaving us absolutely nothing for posterity? Scorched earth. :(
I'll offer a guess educated by almost a decade of working for Google: security treadmill. How can you trust something to stay secure for more than a couple weeks? Borg will outright refuse to run any binary that's been compiled a couple months ago. Couple that with notorious internal API instability culture and you get just this - can't hope to have a thing just stay up by itself. So they did the better thing here -…
Archiving the problems and editorial solutions as static html would have been nice.
Re: Show HN: Google Code Jam Archive
#17Re: Show HN: Google Code Jam Archive
#18Ah, somehow I missed the part of the announcement where "the site will be fully shutting down on July 1, 2023". WHY, GOOGLE??? Those problems are beautiful. What would it cost to leave the site up?? Leaving us absolutely nothing for posterity? Scorched earth. :(
https://www.deepmind.com/blog/competitive-programming-with-a...
https://alphacode.deepmind.com/ (press Play)
Re: Show HN: Google Code Jam Archive
#19Earlier quoted context omitted.
I'll offer a guess educated by almost a decade of working for Google: security treadmill. How can you trust something to stay secure for more than a couple weeks? Borg will outright refuse to run any binary that's been compiled a couple months ago. Couple that with notorious internal API instability culture and you get just this - can't hope to have a thing just stay up by itself. So they did the better thing here -…
> can't hope to have a thing just stay up by itself Archiving the problems and editorial solutions as static html would have been nice.