Ask HN: What project are you currently working on?
It's that time of the month again to share what HN'ers are working on! Have you taken on new side projects that you'd like to share with the community? How is your current side project going?
I'm currently re-designing one of my side projects - sideprojectors (http://sideprojectors.com) - yeah really. What can I say, I love side projects.
FYI, here's the previous month's https://news.ycombinator.com/item?id=9696274
133 comments
[ 2.8 ms ] story [ 226 ms ] threadhttp://themeteorchef.com/
Also just made off-the-rip, a command line & JS soundcloud audio downloader that embeds metadata like artist, title, and artwork. https://github.com/jakiestfu/off-the-rip
The Ionic framework is great, and I found it really easy to get going with. So far it also hasn't yet hampered me by being a hybrid framework, so it's been a lot of fun :) (http://ionicframework.com/)
It is a lot of fun and keeps my theory sharp (I'm a statistician by trade).
Overdose Info (Released): http://overdose.rxv2.com
Drug Label (In Apple Review Process): http://druglabel.rxv2.com
(You can read about what rationalist stories are over here: http://rationalfiction.io/wiki/rational-fiction)
It is built with Django. By the way, the project is open source:
https://github.com/raymestalez/fictionhub
(code is a bit messy right now, I have just finished building the basic functionality and now refactoring and cleaning everything up)
It's an effort to learn more about react.js, Webpack, babel, and ES6. Contributors welcome. It should be easy to build and run. We have a Slack channel for people who have contributed.
You can play the basic game (if you have an opponent) at http://spacetime.tv (very much a work in progress)
- Uncaught InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
- WebSocket connection to 'ws://spacetime.tv:9090/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
a) What browser/OS are you running?
b) Maybe your firewall is blocking sockets?
And I am working on finding a better way to formulate whats unique about Ghostnote. Its easy to see when you show the video. But my attempts at explaining it in words falls short somehow I think mostly because the concept is so new.
Right after Evernote integration that was one of the most popular requests.
Privious discusison on HN https://news.ycombinator.com/item?id=9145007
Early demo: http://lumakey.net/labs/battleground/demo1/
cocktailiciousapp.com - something for cocktail lovers
Basically you can explore the map and see what cities are most popular with travelers right now. You can zoom in and check out how many travelers are staying (approximately) at the tops hostels. The app also displays ratings weighed by number of reviews, so a hostel with only one review and a high rating won't outrank another one with thousands of reviews but a slightly lower rating.
My ultimate goal is to make finding popular sociable hostels super easy and ultra quick.
I understand the gist and it sounds useful, but how are you determining (approximately) how many travelers are staying at the top hostels?
Have seen some interesting trends with these frameworks, like how Ember's new rendering engine is 25% faster, etc.
EDIT: I wasn't trying to be snarky. I get excited by certain ideas and was just riffing.
http://www.mattkeeter.com/projects/antimony
I'm currently rewriting the dataflow graph engine. The existing engine is held together with Qt signals/slots and duct tape; I'm switching to a C++11 design that tracks dependencies explicitly (which should be faster and nicely decoupled from the rest of the application).
Previous HN discussion: https://news.ycombinator.com/item?id=9623609
It's a side project since more than a year, I started it to learn more about Javascript and Java Servlets. It's grown into a quite useful tool.