The whole thing is built around integrations with existing services. Today, Asana and Toggl. Tomorrow, GitHub, Google Calendar, and who knows what else!
Ask HN: What are you working on and why is it cool? (February 2014)
101–110 of 122 posts
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#102Readborg is also tightly integrated with TextTeaser [1], an automatic summarization API that I created. Right now, it's on beta stage but you can already download it at Google Play Store [2] if Philippine news is relevant to you.
[2] https://play.google.com/store/apps/details?id=com.readborg.r...
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#103Why is it cool? Currently 65 million Americans have high blood pressure, more than 380,000 die each year primarily due to high blood pressure, and it costs over 45 billion dollars in direct medical costs. Of even greater concern is that over 45% of those with hypertension do not have it under control. [1,2]
This app will provide instant and ubiquitous information about their blood pressure to everyday citizens without the need for (as many) visits to the doctor, or the purchasing of expensive medical equipment. It will empower the people to take greater control of their own health, and offers the potential to greatly reduce the burden on an already-overstretched healthcare system.
As it is based purely on the phone's video camera, it will be the first time people can use their mobile phone to measure their blood pressure in the convenience of their own home, at a time that suits them, without the need for connecting your phone to additional proprietary specialist hardware.
[1] http://www.cdc.gov/bloodpressure/facts.htm
[2] https://www.heart.org/idc/groups/heart-public/@wcm/@sop/@smd...
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#104entrylevel.co - Which will be a portal for entry level tech jobs. Since I had a hard time finding a good one. I believe this is a solvable problem.
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#105User-friendly PGP encrypted email as a Chrome app. Open source. Will work with a proprietary mail protocol and eventually with standard IMAP servers too (building on previous work I did with https://github.com/hiddentao/browsermail). Pricing still to be worked out though am thinking of making it Cryptocoin-only.
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#106https://www.gangsofspace.com/en It's an action-oriented shmup/MMO which feels a bit like EVE Online on steroids. It is cool because all the game industry AAA developers have been pouring dozens of millions of dollars to copy World of Warcraft for more than 10 years, and they kind of forget to innovate in the MMO field. Making something different and seeing players appreciate it is hugely rewarding! Also, making a MMO…
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#107I set myself a challenge: build one new HTML5 game per week in order to learn how to make games. So far I've made 6 games, and 1) I already learned a lot, and 2) the feedback I'm getting from players is super positive. Link: http://www.lessmilk.com
I had a go of a couple of them and they were fun :)
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#108Normally Reesd first purpose will be to host Docker repositories/images but I needed a nice way to backup PostgreSQL WAL-segments and use the store for log-shipping. That's what scp is used for.
This is cool because my target audience has already scp on their computer so using Reesd is just a matter of providing a SSH public key. And using scp is quite natural in many situations: distributing files to a cluster of machines, WAL-shipping as said above, Vim can open files through scp, ...
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#109Been working on a book on asshole Javascript. A/B testing two titles: Javascript Technical Interview Questions[0] and Underhanded Javascript[1] It's cool because the way it came to be was entirely accidental. I was working on much larger VM project when I told my friends "Javascript is so shit I can write a book about it". One of my friends egged me on, and I accidentally wrote 2 chapters the day HN went down. I'm no…
Re: Ask HN: What are you working on and why is it cool? (February 2014)
#110Just finished the standard book section. Debating between working on web-based stuff next or periodicals. Web might be fun because I could build some kind of indexer to store the exact page cited at that time, but periodicals might be more useful for potential users.