Ask HN: What project are you working on?
31–40 of 51 posts
Re: Ask HN: What project are you working on?
#32Code not released yet. We're using tools like Azure, with a Windows Phone as the smartphone controller, and Arduino to drive motors for the scope.
Re: Ask HN: What project are you working on?
#33Little demo video I shot with a prototype board and app : https://youtu.be/LRWONOSZbaE
Re: Ask HN: What project are you working on?
#34Playing around with ASP.NET 5 on Ubuntu by creating a simple blog. Posts are stored as Markdown files and then parsed on page load. I'll post a link when I get home since I forgot to push it to Github.
Re: Ask HN: What project are you working on?
#35Re: Ask HN: What project are you working on?
#36Re: Ask HN: What project are you working on?
#37Basically a way to send postcards to people with funny images on them. We pride ourselves on being the best meme2mail service.
Re: Ask HN: What project are you working on?
#38Working on a concussion sensing mouth guard - www.fitguard.me Little demo video I shot with a prototype board and app : https://youtu.be/LRWONOSZbaE
Re: Ask HN: What project are you working on?
#39https://github.com/mcaravind/HackerNewsSummary
It even has a cheesy 'Time saved' feature to help you see how much time you might have saved by not reading the full comment thread :-) Not sure how useful it actually is, but it was a lot of fun to develop. I used C#, edge.js, ideas from natural language processing, tree algorithms etc.
Unfortunately it only works on Win 64 right now (although I built it with node-webkit so making it cross platform desktop app should be feasible in the future)