TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: From real Jeopardy data, a minimalistic site with random questions

8 点作者 mickle00超过 10 年前

3 条评论

mickle00超过 10 年前
Spun this up in less than an hour.<p>Source of all the data: <a href="http://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/" rel="nofollow">http:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;datasets&#x2F;comments&#x2F;1uyd0t&#x2F;200000_jeop...</a><p>--Heroku Postgres backend, exposed via JSON dataclip to randomly select 1000 rows.<p>--Twitter Bootstrap Framework<p>--Github Pages for hosting<p>Would like to add the ability to &#x27;stay on a category&#x27;, work on questions with embedded media, and think of a way to track correct &#x2F; seen questions, but for now this has been a fun site to kill some time with friends.
andrewrice超过 10 年前
This is pretty amazing; thanks for sharing! Just an idea--it would be neat if the questions were grouped into categories, as you suggested, and then organized onto the actual game board.
评论 #8591703 未加载
jnazario超过 10 年前
props to you for the Cliff Clavin reference.<p><a href="http://en.wikipedia.org/wiki/What_Is..._Cliff_Clavin%3F" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;What_Is..._Cliff_Clavin%3F</a>