TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Project Euler is partly back

50 pointsby akgalmost 11 years ago

9 comments

captn3m0almost 11 years ago
I did a dump of Project Euler sometime back. The script, code, and problems, and solutions are all on github [0]. The finished product was just a terminal-style UI to Project Euler called codebot. You can try it out at <a href="http://codebot.sdslabs.co/" rel="nofollow">http:&#x2F;&#x2F;codebot.sdslabs.co&#x2F;</a><p>[0]: <a href="http://github.com/sdslabs/codebot" rel="nofollow">http:&#x2F;&#x2F;github.com&#x2F;sdslabs&#x2F;codebot</a>
评论 #7928522 未加载
yeukhonalmost 11 years ago
How did they find out they were hacked in the first place? This is always interesting to me as I don&#x27;t think Project Euler would have some sophisticated security logging audit system in place.
Igglybooalmost 11 years ago
Well it&#x27;s not back completely, now it&#x27;s just a static site with the problem set restored. No ability to check answers or log in and track your progress.
ballootalmost 11 years ago
Sad. Project Euler is pretty much useless without the problem checking feature. Anyone know a good alternative?
评论 #7928454 未加载
评论 #7929492 未加载
abhididdigialmost 11 years ago
This is sad. Because of this they have sealed off the ability to check answers. Anyone know of a way to get all the Project Euler problems offline and their solutions?
评论 #7928421 未加载
djf1almost 11 years ago
The part about salting confuses me. Shouldn&#x27;t salting remain effective against rainbow tables even when the salting mechanism is known?
评论 #7928892 未加载
评论 #7928814 未加载
jejones3141almost 11 years ago
The forum has returned, but OTOH when I try to log in it says it has no record of my username.
akgalmost 11 years ago
Looks like they have enabled answer checking again .
dangalmost 11 years ago
We changed the title to say &quot;partly&quot;.