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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What project are you most proud of?

30 点作者 tech_crawl_超过 9 年前
Been working on some awesome stuff and wanted to see what everyone else has been a part of...

15 条评论

patio11超过 9 年前
Lifetime: Khan Academy ported some code I wrote; it now runs all of their internal user engagement metrics.<p>Recently: Erin and Thomas are still busy putting the finishing touches on their half of Starfighter, and I&#x27;m basically just on client communications duty, so I gave myself a two-day engineering project as time off for good behavior.<p>Certain events which happen when players play Starfighter games are significant. We want to congratulate players when they happen, ideally in as close to real-time as possible. Also, since &quot;strike when the iron is hot&quot;, if that player happens to be a job seeker that would be a really good time to do an introductory phone call if they&#x27;re willing to do one.<p>We have heuristics which identify these important events and pipe them into Slack. The plan was originally &quot;If we see one of the notifications, send them a person-to-person email.&quot;<p>But if you&#x27;re playing Starfighter in your browser, you aren&#x27;t in your email client, so you might not see the email until e.g. the next day. What we really want is like Facebook messenger, except inside our own application, hooked up to Slack, with the ability to be selective about who it is open to.<p>Enter Apollo, messenger of the gods:<p>Front-end: React and SockJS Back-end: SockJS-go, some Go glue code, and NSQ Back-end for Slack: three very trivial endpoints in our main Ruby on Rails application Interface on Slack: two slash commands and one asynchronous incoming webhook<p>How it looks in practice:<p>In-app message window: <a href="https:&#x2F;&#x2F;www.evernote.com&#x2F;l&#x2F;Aaf2wn2dyxhPDoHAzSYymDcNIasqcmj91McB&#x2F;image.png" rel="nofollow">https:&#x2F;&#x2F;www.evernote.com&#x2F;l&#x2F;Aaf2wn2dyxhPDoHAzSYymDcNIasqcmj91...</a><p>Slack: <a href="https:&#x2F;&#x2F;www.evernote.com&#x2F;l&#x2F;Aadc-vDMIpxNc7z6XZ1_xH1jMSNOVJ-580gB&#x2F;image.png" rel="nofollow">https:&#x2F;&#x2F;www.evernote.com&#x2F;l&#x2F;Aadc-vDMIpxNc7z6XZ1_xH1jMSNOVJ-58...</a><p>Not bad for two days of work. (Starfighter will likely OSS the only hard part of this, which is the NSQ-to-websocket piece.)
评论 #10535213 未加载
评论 #10535055 未加载
jcuga超过 9 年前
I just wrote my first golang library: <a href="https:&#x2F;&#x2F;github.com&#x2F;jcuga&#x2F;golongpoll" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jcuga&#x2F;golongpoll</a><p>I&#x27;m proud of it because its a general purpose library (http longpolling) versus random prototypes that I normally make. Also it has a lot of unit tests, code comments, and a decent README. I can appreciate the amount of work it takes to create a polished library for others to use after making one myself.
kleer001超过 9 年前
My work on Disney&#x27;s movie &quot;Enchanted&quot;. Went to so many damn meetings and hardly got to do what I love, but I learned so much about the process and loads of respect for the leads and higher ups. Also lots of people have seen it, as opposed to the huge pile of schlock I&#x27;ve worked on that nobody has seen.
评论 #10537370 未加载
kiraken超过 9 年前
Its really not worth mentioning with all these awesome projects in the comments, but i created a Pure CSS slider, which i think was away for me to show people my level in CSS. Plus it got a lot of stars on github haha. <a href="https:&#x2F;&#x2F;github.com&#x2F;Elitewares&#x2F;CSS3-Slider" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Elitewares&#x2F;CSS3-Slider</a>
评论 #10541434 未加载
sideproject超过 9 年前
Not for anything else, but I&#x27;m proud that I have been able to stick through my current project (<a href="http:&#x2F;&#x2F;www.hellobox.co" rel="nofollow">http:&#x2F;&#x2F;www.hellobox.co</a>) for more than 2 years. I used to be very distracted with all sorts of ideas and abandoned projects.
评论 #10546975 未加载
jxm262超过 9 年前
I know it&#x27;s small and probably not worth mentioning, but I created a bitcoin exchange&#x27;s api aggregator (my first Node.js app). Basically it attempts to wrap multiple exchange&#x27;s api&#x27;s into 1 common library, so you don&#x27;t need to constantly look up the docs across different companies.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jxm262&#x2F;xchange.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jxm262&#x2F;xchange.js</a><p>I built another project to analyze prices across the exchanges using the xchange.js library. Surprisingly both have 13 stars on github :) I&#x27;m planning to add _alot_ more functionality over the next month or so to both projects.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jxm262&#x2F;btc-stats" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jxm262&#x2F;btc-stats</a>
评论 #10536744 未加载
NameNickHN超过 9 年前
My own project: <a href="http:&#x2F;&#x2F;www.appointmind.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.appointmind.com&#x2F;</a> Panasonic and Honda among others use it.<p>For a client I&#x27;ve built and maintain part of the backends of the largest speed camera app and data provider in Europe.
enginnr超过 9 年前
These are my babies currently:<p><a href="http:&#x2F;&#x2F;www.jque.re&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.jque.re&#x2F;</a><p><a href="https:&#x2F;&#x2F;www.unicod.es&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.unicod.es&#x2F;</a><p>I could keep making these, but it&#x27;s do or die with side projects. You either commit to them with a full heart, or they begin to bit rot.<p>Currently I just maintain the projects and promote them the only way I know how (Hackernews and Twitter). There are other outlets for promoting your projects, but they tend to be very niched and specific.<p>You can see the Twitter accounts here:<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;unicodetools" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;unicodetools</a><p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;jQueryRepo" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;jQueryRepo</a>
tmaly超过 9 年前
I only get about an hour a day to work on it during my commute, but I am having fun with my side project bestfoodnearme.com I am hoping to have a new look for it in about a week, more visual, more pictures.
评论 #10538638 未加载
评论 #10536748 未加载
graeme超过 9 年前
A book series and website where I explain LSAT practice tests. The LSAT is a standardized test used for law school admissions. It&#x27;s an analytical test with very precise English, and my explanations help people make sense of it.<p>A significant portion of the material was done in the early years, when I worked like mad. Now I&#x27;m running the business at a more comfortable pace, though ramping things up to work on a new product for the site.<p><a href="http:&#x2F;&#x2F;lsathacks.com&#x2F;explanations&#x2F;" rel="nofollow">http:&#x2F;&#x2F;lsathacks.com&#x2F;explanations&#x2F;</a>
评论 #10549259 未加载
评论 #10537711 未加载
collingreen超过 9 年前
Once upon a time I made some timelapse software for building videos of hackathons (ludumdare, specifically). It got pretty good traction and the quality&#x2F;quantity of the timelapses in that community went up, which was really great to see. Now it is fairly obsolete (and so ugly!), but over its lifetime it saw about 50,000 downloads and helped build timelapse videos for everything from game dev hackathons to professional car engine builds to medical research.
cesarbs超过 9 年前
I&#x27;m one of the authors of QuickSynergy: <a href="https:&#x2F;&#x2F;github.com&#x2F;cesarbs&#x2F;quicksynergy-gtk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cesarbs&#x2F;quicksynergy-gtk</a><p>I was quite happy to learn recently that it&#x27;s pretty popular with my wife&#x27;s team at Amazon. She had a pleasant surprise when she installed it on her machine and noticed my name in the About dialog :)<p>It&#x27;s due for an update though...
emilburzo超过 9 年前
My Android location sharing app[1], while still barely known, has generated a lot of great feedback and personal &quot;thank you&quot; emails.<p>It&#x27;s barely made any money (40€ in a year or so), but the great feedback makes it all good.<p>[1] <a href="https:&#x2F;&#x2F;graticule.link&#x2F;" rel="nofollow">https:&#x2F;&#x2F;graticule.link&#x2F;</a>
japhyr超过 9 年前
I just finished writing Python Crash Course, which is coming out this month from No Starch Press. I&#x27;m looking forward to hearing what people think once it&#x27;s out.<p><a href="http:&#x2F;&#x2F;nostarchpress.com&#x2F;pythoncrashcourse" rel="nofollow">http:&#x2F;&#x2F;nostarchpress.com&#x2F;pythoncrashcourse</a>
zerr超过 9 年前
None. I have impostor sindrome.