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.

Bash.org is dead, long live newbash.org

5 pointsby fheislerover 1 year ago

2 comments

fheislerover 1 year ago
I patched together a rough lookalike using quote data from <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;dwrodri&#x2F;bash_irc_quotes" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;dwrodri&#x2F;bash_irc_quotes</a> and the archived pages. It&#x27;s hosted on GitHub pages, using some simple JS since the entire database is 6MB.<p>All of the code and data, such as it is, is available at <a href="https:&#x2F;&#x2F;github.com&#x2F;everythingishacked&#x2F;newbash.org">https:&#x2F;&#x2F;github.com&#x2F;everythingishacked&#x2F;newbash.org</a><p>Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38950721">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38950721</a>
TonyTrappover 1 year ago
For maximum authenticity, it will need a copy of index.bak ;)<p>(more than ten years ago, they accidentally left a copy of their index.php sitting around as index.bak, I might still have a copy of that somewhere)