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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: A project you gave up on? (time, cost, you were not smart/ready enough )

7 点作者 casper345超过 6 年前

8 条评论

csnewb超过 6 年前
I was given a take home project to complete as part of an interview process for one company. I was given 48 hours to implement a basic chat server in Golang. I didn't know Golang, but the hiring manager thought it'd be a good challenge to see how quickly I learn new things and deliver results. I spent an entire weekend learning Go and tried to be honest about using only 48 hours to write the application. I wasn't given any skeleton code, had to implement the whole thing from scratch. I never made an entire web app from scratch especially in language I wasn't familiar with so the learning experience felt like drinking from a firehose. I learned a ton but couldn't complete the project because it was a bit too much on top of my full-time job and going through interviews with other companies, so I submitted my barely functioning code in shame and knew that was automatic rejection right there. I wonder if I'm just a shitty developer or if given enough time I would have been able to make it work.
评论 #18772187 未加载
lichtenberger超过 6 年前
I almost gave up the work on <a href="http:&#x2F;&#x2F;sirix.io" rel="nofollow">http:&#x2F;&#x2F;sirix.io</a>. But somehow still motivated to bring forth the idea of a versioned storage system capable of supporting temporal, analytical tasks. That is storing and querying snapshots of data in O(log n). Still, sometimes it&#x27;s frustrating to spend so much spare time and probably noone is using it. More than once I thought why am I doing it, but somehow it struck me back then in the university and I loved the project. And hey, it was a lot of fun to build an asynchronous, RESTful-API in Vert.x and Kotlin now, and maybe it&#x27;s going to help someone once I build the JSON layer besides XML (shouldn&#x27;t be that much work after all). In essence it&#x27;s just which records we are going to be stored.<p>But sorry, didn&#x27;t mean to advertise...
dpcx超过 6 年前
Online fuel tracking system, that would allow you to compare your vehicle&#x27;s fuel economy with others around the world. I spent too much time trying to get the data model just the way I wanted it, fuelly.com came along and ate my lunch.
java-man超过 6 年前
Secure digital archive - locally encrypted archive (text search, image preview, tagging) with a cloud backup.<p>The market appears to be too small, the majority of people are ok with google photos and the like.<p><a href="https:&#x2F;&#x2F;goryachev.com&#x2F;products&#x2F;secure-archive&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;goryachev.com&#x2F;products&#x2F;secure-archive&#x2F;index.html</a>
java-man超过 6 年前
Software localization&#x2F;translation service, aimed at developers and translators. Failed to take off.<p><a href="https:&#x2F;&#x2F;goryachev.com&#x2F;products&#x2F;localizer&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;goryachev.com&#x2F;products&#x2F;localizer&#x2F;index.html</a>
java-man超过 6 年前
Personalized news recommendation service. People are ok with regular news and the Economist.<p><a href="https:&#x2F;&#x2F;news-ai.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;news-ai.com&#x2F;</a>
snyena超过 6 年前
Running my own online sports betting company.
MentallyRetired超过 6 年前
SongScraps, a site and app I had developed for songwriters. A lot of writers come up with one line at a time, or a piece of a song or concept, so it was a way to organize those scraps and then assemble them into a song.<p>The app I had built was built on titanium appcelerator at the time, and both a new phone release and a new titanium release meant I would have had to recode the entire app. So, I closed it down instead.<p>Side note: I like to think I pioneered flat design with this site. Not as a concept really, but I was just tired of skeumorphic site design so I made everything simple.