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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are you working on over the winter break?

14 点作者 pshapiro超过 14 年前

18 条评论

mindcrime超过 14 年前
FWIW, there's already a thread on this topic:<p><a href="http://news.ycombinator.com/item?id=2026716" rel="nofollow">http://news.ycombinator.com/item?id=2026716</a><p>But to answer the question: I started out with a goal of integrating Apache Shindig[1] into Quoddy[2] to enable OpenSocial[3] support. A very basic version of that is up and working, so now I'm working on refining the account / profile "stuff" in Quoddy and factoring out some common code for use in another project[4].<p>I'm also trying to get in a fair bit of reading. I had started <i>Googled</i>[5] before the break, and I finished that earlier today. I'd also started <i>Simply Complexity</i>[6], which I finished sometime in the last 24 hours or so (time is starting to become a fuzzy concept to me here). Then I read <i>The Facebook Effect</i>[7] which I just finished up a few minutes ago, and now I'm starting to re-read Bill Gates' <i>Business @ The Speed of Thought</i>[8]. Once I finish that, I'm hoping to find time to squeeze in <i>The Art of Enterprise Information Architecture</i>[9] and - if things go smashingly well - <i>Complexity - A Guided Tour</i>[10].<p>1: <a href="http://shindig.apache.org" rel="nofollow">http://shindig.apache.org</a><p>2: <a href="https://github.com/fogbeam/Quoddy" rel="nofollow">https://github.com/fogbeam/Quoddy</a><p>3: <a href="http://www.opensocial.org" rel="nofollow">http://www.opensocial.org</a><p>4: <a href="https://github.com/fogbeam/Neddick" rel="nofollow">https://github.com/fogbeam/Neddick</a><p>5: <a href="http://www.amazon.com/Googled-End-World-As-Know/dp/0143118048/ref=sr_1_1?s=books&#38;ie=UTF8&#38;qid=1293254079&#38;sr=1-1" rel="nofollow">http://www.amazon.com/Googled-End-World-As-Know/dp/014311804...</a><p>6: <a href="http://www.amazon.com/Simply-Complexity-Clear-Guide-Theory/dp/1851686304/" rel="nofollow">http://www.amazon.com/Simply-Complexity-Clear-Guide-Theory/d...</a><p>7: <a href="http://www.amazon.com/Facebook-Effect-Inside-Company-Connecting/dp/1439102112/ref=sr_1_1?s=books&#38;ie=UTF8&#38;qid=1293254183&#38;sr=1-1" rel="nofollow">http://www.amazon.com/Facebook-Effect-Inside-Company-Connect...</a><p>8: <a href="http://www.amazon.com/Business-Speed-Thought-Succeeding-Digital/dp/0446675962/" rel="nofollow">http://www.amazon.com/Business-Speed-Thought-Succeeding-Digi...</a><p>9: <a href="http://www.amazon.com/Art-Enterprise-Information-Architecture-Systems-Based/dp/0137035713" rel="nofollow">http://www.amazon.com/Art-Enterprise-Information-Architectur...</a><p>10: <a href="http://www.amazon.com/Complexity-Guided-Tour-Melanie-Mitchell/dp/0195124413" rel="nofollow">http://www.amazon.com/Complexity-Guided-Tour-Melanie-Mitchel...</a>
评论 #2039238 未加载
state_machine超过 14 年前
1) Writing a little RTS (similar to Space Game or Harvest, starting from creepsmash: <a href="http://towerdefence.hft-stuttgart.de/" rel="nofollow">http://towerdefence.hft-stuttgart.de/</a> )<p>2) Finding a job<p>3) QR Code Wrapping Paper <a href="https://github.com/tinystatemachine/QRapping-Paper" rel="nofollow">https://github.com/tinystatemachine/QRapping-Paper</a><p>4) Learning Lift<p>5) A little app which parses police incident blotter PDFs and renders histograms, heatmaps, etc, of crime data<p>6) Arduino hacking with 802.15.4 (ZibBee) radios
raganwald超过 14 年前
<a href="http://github.com/unspace/faux" rel="nofollow">http://github.com/unspace/faux</a><p>and:<p><a href="http://www.flickr.com/photos/thomasb/" rel="nofollow">http://www.flickr.com/photos/thomasb/</a>
headsclouds超过 14 年前
Excellent question, I referenced it in a [post](<a href="http://blog.sprawsm.com/post/2455825582/breaks" rel="nofollow">http://blog.sprawsm.com/post/2455825582/breaks</a>) on our blog.<p>In our case we will try our best to push out at least the private beta of a Web app we have been working on for a couple of months in-house. We have a working, semi-functional alpha already which we are using internally, but we're really hoping for a more completed feature set for the private beta.
评论 #2039236 未加载
p01nd3xt3r超过 14 年前
1) <a href="http://digest.io" rel="nofollow">http://digest.io</a> - diet manager<p>2) <a href="http://spotted.at" rel="nofollow">http://spotted.at</a> - social search
benologist超过 14 年前
I'm optimizing the background services that do all the real work on Playtomic, and refining them a little. Two down, three to go.<p>Then I'm going to go and add error catching to one obsolete component of the system that's used by some games and throws just enough exceptions to bug me in the eventlog.<p>I sent my pitch off today too to a guy who wants to be a part of it, so I'm mentally exploring that possibility too.
WillyF超过 14 年前
My tan and my beach volleyball game. Working a couple of hours a day and getting back at it in January.
sahillavingia超过 14 年前
<a href="http://letscrate.com/" rel="nofollow">http://letscrate.com/</a> - file-sharing.<p><a href="http://rmmbr.com/" rel="nofollow">http://rmmbr.com/</a> - notes.<p><a href="http://digitfish.com/" rel="nofollow">http://digitfish.com/</a> - ratings.
fmstephe超过 14 年前
A Distributed Sat-Solver written in Java with networking in Erlang.<p>Fun but no $$$
bendmorris超过 14 年前
Working on implementing an interpreter for a functional language I designed called Scotch.<p><a href="http://news.ycombinator.com/item?id=2037560" rel="nofollow">http://news.ycombinator.com/item?id=2037560</a>
kevinburke超过 14 年前
Redesigning my website, designing a website for Seva Mandir USA (an NGO I volunteered for), fixing RSS After 5, trying to implement Google Instant for text fields as a chrome extension
JoshCole超过 14 年前
One thing I'm finishing up is a bot written in C++ for a slightly popular chat program. First thing I've ever written that I expect someone will purchase.
korussian超过 14 年前
A customized Google search-engine for ESL, Expat, and Korea-related info: <a href="http://searchESLCafe.com" rel="nofollow">http://searchESLCafe.com</a>
lovskogen超过 14 年前
Redesigning parts of the ux in one of our apps. I've sketched out the new layout, now awaits Coda.
chipsy超过 14 年前
Trying to revive the art style of Ultima 1-5, upres it, and generally make it more "stylish."
YuriNiyazov超过 14 年前
a dating site that treats men and women differently.
rphlx超过 14 年前
Reading "Programming Collective Intelligence".
rick_2047超过 14 年前
Nothing as glamorous as you guys. Working as an intern at Gridbots Technologies[1] which is a robotics company. It has helped me expand my knowledge about embedded systems and pushed me to try out new things (like the LPC2148 which is an ARM7 based controller).<p>After that I will work on a handheld AtMega32 based Interactive Fiction platform on which you can write and play your own interactive fiction stories (a bit old school but there is atleast one user, ME!)