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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A site to collect funny code snippets.

3 点作者 farmdawgnation大约 13 年前

2 条评论

farmdawgnation大约 13 年前
This is a site that I developed to share amusing, shocking, or interesting snippets of code. We have sites to share funny quotes, text messages, but I have yet to see one for funny snippets of code! There's not much on the actual site right now, but if you like the idea - submit something!<p>Mostly, I wanted an excuse to play with Node.js, Bootstrap, and the Rainbow syntax highlighting engine. I am admittedly no expert at Node and Express, but I think that it came out alright, all things considered. Notably, with the help of Twitter bootstrap I managed to avoid completely butchering the visual elements of that page. (Go me!)<p>I've open-sourced the code for this site here: <a href="https://github.com/farmdawgnation/watcode" rel="nofollow">https://github.com/farmdawgnation/watcode</a><p>If you have any particular thoughts on the code - then let me know on GitHub. I still have a lot to learn in the Node world, but I think this project still serves as a pretty powerful example of what Node can do, for anyone who is curious. For people who learn by picking apart something that already works, it might be a good starting point for learning Node/Express. :)<p>Cheers!
yitchelle大约 13 年前
Great idea! Are you drawing your inspiration from <a href="http://thedailywtf.com/" rel="nofollow">http://thedailywtf.com/</a>?
评论 #3930682 未加载