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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are you working on right now?

14 点作者 nahcub将近 12 年前
What's your side project right now? I love seeing peoples' projects, so link to it if you can!

26 条评论

ajuc将近 12 年前
I do 2d side scrolling game in html5. It&#x27;s supposed to be arcade rpg, with quests, dialogs, and upgrading your ship instead of leveling up (maybe later I&#x27;ll add skills like hacking). Moving works like in asteorids, but there&#x27;s huge flying city to fly through instead of asteroids. Theme is postapocalyptic.<p>I have working prototype using only canvas, and one using webgl, there&#x27;s just tutorial and one simple quest and I need to develop better events system to write quests more easily.<p>Demo is here: <a href="https://dl.dropboxusercontent.com/u/44884054/dema/current/main.html" rel="nofollow">https:&#x2F;&#x2F;dl.dropboxusercontent.com&#x2F;u&#x2F;44884054&#x2F;dema&#x2F;current&#x2F;ma...</a><p>Quest system is using my <a href="https://github.com/ajuc/pefjs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ajuc&#x2F;pefjs</a> library - works similary to jbpm, but it&#x27;s much simpler and has much less features (no subprocesses, no persistence, no transactions). I use slightly modified <a href="https://code.google.com/p/jsdot/" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;jsdot&#x2F;</a> graph editor to create quests (nodes are waiting states, edges are transitions between states with conditions on them).<p>The game works, but isn&#x27;t fast enough, so now I work on using webgl for more stuff. For now I have nice way to draw huge tiled maps using webgl ( <a href="https://dl.dropboxusercontent.com/u/44884054/dema/current/allwebgl2d.html" rel="nofollow">https:&#x2F;&#x2F;dl.dropboxusercontent.com&#x2F;u&#x2F;44884054&#x2F;dema&#x2F;current&#x2F;al...</a> ) - it&#x27;s huge map of 4096x4096 tiles 64px x 64px each, and I only need to draw 2 triangles using 2 textures to do that.<p>Now I plan to keep objects data in another texture, redraw to it each frame calculating physics and collision detection in fragment shaders, and draw static vertex buffer with that texture to have moving objects.<p>I procrastinate heavily, should just make the game instead of all that tech.<p>And I certainly need better graphic.
nekopa将近 12 年前
I am going through coursera&#x27;s startup engineering course and can&#x27;t decide what to focus on for my final project:<p>A medical startup, unsexy, but looks likes it could be very, very profitable. I have no domain knowledge for about half of this idea, but I have an experience Doc who can cover that part, and is excited about the possibilities.<p>An educational startup, something very close to my heart, where I have a lot of domain knowledge and experience. I also think I have struck upon a rock solid business model that can make me money (think lifestyle business, but a little higher) yet allows me to create a business that I would be very ethically proud of.
mugiltsr将近 12 年前
I have worked on below side projects in last 4 years and made $0 seriously<p>1. Intranet search engine - Shut down 2. Followyours.com - You can follow topics and you would get updates on the topic - It would get it from different sources and analyse based on social signals based of retweets, likes etc.. - Shut down 3. InstantExamResults (<a href="http://www.instantexamresults.com/" rel="nofollow">http:&#x2F;&#x2F;www.instantexamresults.com&#x2F;</a>) - to publish results of university students - Got interest from few universities but no one is willing to pay as there are sites which publish results for free. 4. ConceptsA2 (<a href="http://www.conceptsa2z.com/" rel="nofollow">http:&#x2F;&#x2F;www.conceptsa2z.com&#x2F;</a>) - A site to teach math for school students in India - Going to shut down as there is no +ve response among students.<p>As they say, I think I have not worked on the problems that people are happy to pay to get it solved.<p>Now I am thinking of working in progress tracker application for online learners and teachers. Launched the landing page to verify the interest from online teachers. <a href="http://unbouncepages.com/online-teachers/" rel="nofollow">http:&#x2F;&#x2F;unbouncepages.com&#x2F;online-teachers&#x2F;</a><p>Sent mail to around Authors on Udemy(as Google adwords have become costly). Got interest from only 1 guy. Will be sending mails to online teachers for another month.Based on the interest, I would decide whether to continue on this project or not.
评论 #6177543 未加载
ceeK将近 12 年前
An iOS app for the &quot;Unibus&quot; timetable at my University. It solves an itch I had about how long it takes to get the bus times plus how crap the apps look (i.e. <a href="https://itunes.apple.com/gb/app/bus-catcher-warwick-uni/id358457624?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;gb&#x2F;app&#x2F;bus-catcher-warwick-uni&#x2F;id35...</a>). Moreover I wanted to flesh out my portfolio of apps to hopefully delve into some freelance work soon.<p>I don&#x27;t have a link, but here are some pictures: <a href="https://i.freeih.com/7279/iphone_screenshot_3.png" rel="nofollow">https:&#x2F;&#x2F;i.freeih.com&#x2F;7279&#x2F;iphone_screenshot_3.png</a> <a href="https://i.freeih.com/7278/iphone_screenshot.png" rel="nofollow">https:&#x2F;&#x2F;i.freeih.com&#x2F;7278&#x2F;iphone_screenshot.png</a><p>The hosting website was made by a member of HN, as was the service that created the product placement of screenshots. Thanks HN! ;)
评论 #6178888 未加载
评论 #6177033 未加载
helen842000将近 12 年前
The 2 MVP&#x27;s that I&#x27;m working on currently are :-<p><a href="http://www.postalcandy.co.uk" rel="nofollow">http:&#x2F;&#x2F;www.postalcandy.co.uk</a><p>Was just using this to gauge interest but have shipped quite a few orders already through the MVP setup. Working on a much better branded site with some decent product photos. I would love it if this worked out!<p><a href="http://www.foundcamera.com" rel="nofollow">http:&#x2F;&#x2F;www.foundcamera.com</a><p>This has exploded with popularity lately and I have a backlog of 100+ items to post! Considering implementing gravity forms to allow user generated content or completely rebuilding the site with better blog post section to encourage people to comment &amp; discuss.
评论 #6178170 未加载
mindcrime将近 12 年前
Open Source Enterprise Social Networking, Collaboration and Knowledge Management&#x27;ish stuff. Specifically, Quoddy[1] and Neddick[2].<p>[1]: <a href="https://github.com/fogbeam/Quoddy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fogbeam&#x2F;Quoddy</a><p>[2]: <a href="https://github.com/fogbeam/Neddick" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fogbeam&#x2F;Neddick</a><p>I&#x27;d link to the demo sites, but both are running fairly old versions of their respective codebases, and I&#x27;m not <i>quite</i> ready to refresh them. Just a few more bugs to fix, then we&#x27;re tagging releases of both projects, and updating the demo servers, etc. But it will probably be another week or two at this rate.
hrrld将近 12 年前
I&#x27;m working on a simplest-possible rss reader you can actually host yourself (locally, and trivially) with node:<p><a href="https://github.com/harold/rss-box" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;harold&#x2F;rss-box</a><p>I&#x27;ve been using it exclusively since the Google Reader shutdown, and really enjoying it.<p>I&#x27;m also working on a redesign of my website, where I&#x27;m building up some infrastructure around distributing some electronic music building blocks (soundpacks):<p><a href="http://danceliquid.com" rel="nofollow">http:&#x2F;&#x2F;danceliquid.com</a>
kranner将近 12 年前
An iPad app for speed-reading ePubs: <a href="https://itunes.apple.com/us/app/velocireader-ebook-reader/id635707909?ls=1&amp;mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;velocireader-ebook-reader&#x2F;id...</a><p>I made this because I wanted to speed-read on my iPad but I couldn&#x27;t find any app that had even the bare bones of typographic practice in place. I just launched a minimal viable v1.0 a few days ago and am now polishing up some UI and interaction edge-cases.
ulisesrmzroche将近 12 年前
I started <a href="http://lindavista.tv" rel="nofollow">http:&#x2F;&#x2F;lindavista.tv</a> a few day ago, New Music Television from Latin America. It&#x27;s a real-time music video leaderboard and tv platform for latin american music, style, art, and culture.<p>The tech stack is all Node, so it&#x27;s been pretty awesome. I&#x27;m getting a little traction, mostly from bands from Chile, got one sign-in a few hours ago, but I&#x27;m still finding the business model.
cpolis将近 12 年前
A few days ago, I started working on a Rails based CMS:<p><a href="https://github.com/cmpolis/zencms" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cmpolis&#x2F;zencms</a><p>I&#x27;ve been working with a design company for a while and haven&#x27;t been satisfied with the CMS&#x27;s that we have been using, mostly Wordpress. I feel like there&#x27;s a better way to do it, so I&#x27;m hacking!
mflindell将近 12 年前
I&#x27;m still working away on <a href="http://des.sk" rel="nofollow">http:&#x2F;&#x2F;des.sk</a> which is my little project to bring contacts, tasks, documents, calendar and email all into a single place.<p>I love doing little experiments with all the features too, like sortable lists in documents or dynamic content in the calendar.
mohit_agg将近 12 年前
Performance Analytics - <a href="https://www.fueldeck.com" rel="nofollow">https:&#x2F;&#x2F;www.fueldeck.com</a><p>Helps in understanding user behaviour (engagement, conversion) based on your app performance wrt different platforms, geography, browsers etc. Still in private beta. Feedback is welcome.
评论 #6177713 未加载
adyus将近 12 年前
<a href="http://ezsend.it" rel="nofollow">http:&#x2F;&#x2F;ezsend.it</a> - the quickest, easiest way to print a stamp or shipping label. I&#x27;m using the easypost API and focusing on UX. highlights include reverse geocoding for less typing and showing the closest drop off location.
pmtarantino将近 12 年前
This is the beta I am working on: <a href="http://booky.quintopiso.com.ar" rel="nofollow">http:&#x2F;&#x2F;booky.quintopiso.com.ar</a><p>Two friends and I are the only users. Before I release it publicly, I want to make it better an add a few more bookstores&#x2F;sellers.
krapp将近 12 年前
Cloning Hacker News (or something like it) in Laravel 4.<p>All I can offer is a screenshot, which is objectively terrible because I just started more or less recently: <a href="http://imgur.com/RI9GM5r" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;RI9GM5r</a>
Concours将近 12 年前
<a href="http://www.feedsapi.org" rel="nofollow">http:&#x2F;&#x2F;www.feedsapi.org</a> - It is a service to Get The Full Content of Your Favourite News , RSS Feeds And Blogs Delivered To Any Email, Apps or RSS Readers In Real Time
yolesaber将近 12 年前
I just started my first &quot;real&quot; job as a software engineer (did some freelancing and remote work in college) so I have had to put some of my side projects on hold. But I am working on the 2nd draft of my novel!
评论 #6177102 未加载
rickcarlino将近 12 年前
Prototype for peer-to-peer auction classifieds in Phoenix Arizona.<p><a href="http://www.openvalleymarket.com" rel="nofollow">http:&#x2F;&#x2F;www.openvalleymarket.com</a>
phdtree将近 12 年前
<a href="http://phdtree.org/" rel="nofollow">http:&#x2F;&#x2F;phdtree.org&#x2F;</a>, a Wiki project to document the academic family tree of PhDs worldwide
slajax将近 12 年前
<a href="http://github.com/Retsly" rel="nofollow">http:&#x2F;&#x2F;github.com&#x2F;Retsly</a> - A PaaS API for RETS (Real Estate Transaction Standard).
MojoJolo将近 12 年前
TextTeaser (<a href="http://www.textteaser.com/" rel="nofollow">http:&#x2F;&#x2F;www.textteaser.com&#x2F;</a>), an Automatic Summarization API.
MaysonL将近 12 年前
A branch and bound algorithm for the Warehouse location problems in Coursera&#x27;s Discrete Optimization class.
czbond将近 12 年前
Identity Management security product (who can access what, when, and how). No site yet to offer.
评论 #6177124 未加载
navyad将近 12 年前
just trying my hands with Django, jquery, Ajax etc and developing a clone to imdb site for learning purpose.
sdegutis将近 12 年前
I&#x27;ve been working on a scriptable window manager for Mac OS X called Zephyros - <a href="https://github.com/sdegutis/zephyros" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sdegutis&#x2F;zephyros</a><p>By scriptable I mean you can write your scripts in almost any language, and there are already built-in libraries in Ruby, Python, Clojure, Go, and JavaScript for doing it.<p>By &quot;window manager&quot; I mean you can move around windows and resize them and stuff using a programmatic API. And you can bind global hot-keys to your callbacks in whatever language you&#x27;re using.
contingencies将近 12 年前
(1) A very special woman. (2) Retracing the travels of my great grandfather from a set of 120 year old postcards around Europe as a sort of photography &#x27;then and now&#x27; project, donating imagery to libraries and museums along the way. (3) Writing a history of the region of far southwest China. (4) Learning about construction and sustainable building in preparation for building a house. (5) Buying new test locks and practising lock picking after getting addicted to the sport at OHM2013.