A high performance, affordable personal airplane: http://www.skycraftairplanes.com It's extremely fuel efficient, can fly 575 miles on a tank, cruises at 118 mph, and comes standard with really nice instrumentation including GPS, collision avoidance, synthetic flight, and an auxiliary input for your iPod. They sell for $55k. Here's the HN post I made a few months ago: https://news.ycombinator.com/item?id=5826062
Ask HN: What are you working on and why is it cool?
671–680 of 786 posts
Re: Ask HN: What are you working on and why is it cool?
#672I'm working on a few projects. Firstly, I've developed a suite of Python libraries to deal with NFL data, including play-by-play statistics and slicing game footage into its play-by-play components. A demo of my work is here: http://demo.nflfan.burntsushi.net/?week=5 (excuse the slowness, my web server is crappy) Everything is on GitHub: https://github.com/BurntSushi/{nflgame,nfldb,nflvid,nflfan} Secondly, I'm also w…
Very cool to hear about the Entity-Relationship diagram project. I'm working on something similar myself, an entity annotation and relationship builder app to annotate biomedical texts: http://mark2cure.org/
Yeah, it's kind of unbelievable at how rare they are. There are lots of GUI tools, or tools specific to a particular database system, but few that accept plain text as input. (There is erwiz, but it's unmaintained and a giant mess of Java code.)
> I'm working on something similar myself, an entity annotation and relationship builder app to annotate biomedical texts: http://mark2cure.org/
That is so awesome. I can't wait to see it in action! I've added my email to your list. :-)
Re: Ask HN: What are you working on and why is it cool?
#673Building on Hofstadter's models of analogy-making to build pattern recognition algorithms that work in a more human-like way. At least, that's my hope! My background is in computational neuroscience, but I'm doing this on my own, mostly for fun. If it sounds interesting, I'd love some company! greg at gregdetre dot co dot uk
I'm no AI expert, but after reading both Hawkins' On Intelligence and Kurweil's How To Create A Mind , I'm pretty sold on the idea that our minds are basically pattern-matching machines. Lately I've been trying to spend a lot of time "thinking about thinking" and recognizing how I form thoughts, relate to memories, etc. I am not super familiar with Hofstadter's ideas, since I haven't (yet) finished even GEB, but the…
Fluid Concepts & Creative Analogies ch 4-6 are the best introduction to his modeling work. I can't recommend them highly enough.
Re: Ask HN: What are you working on and why is it cool?
#674SparkleDB NoSQL database server is a horizontally distributed, real-time, performance-critical, highly available, and large-scale software solution capable of handling Big Data. Fast. Transactional. Both ACID and in-memory (we let you choose). Acts as a single logical database unit, even though it may consist of hundreds of physical computers located in the same physical location-or dispersed over a network of interc…
Re: Ask HN: What are you working on and why is it cool?
#675Re: Ask HN: What are you working on and why is it cool?
#676Re: Ask HN: What are you working on and why is it cool?
#677writing a sci-fi novel dealing with p vs np, quantum computing, the many worlds interpretation of quantum mechanics, the future of civilization and culture, and hipsters. it's cool because it's also about my personal life and struggles with bipolar disorder.
Re: Ask HN: What are you working on and why is it cool?
#678A high performance, affordable personal airplane: http://www.skycraftairplanes.com It's extremely fuel efficient, can fly 575 miles on a tank, cruises at 118 mph, and comes standard with really nice instrumentation including GPS, collision avoidance, synthetic flight, and an auxiliary input for your iPod. They sell for $55k. Here's the HN post I made a few months ago: https://news.ycombinator.com/item?id=5826062
Damn. I really wish you had this for sale already. I've seen too many awesome things like this "a few months from market" for half a dozen years until they quietly disappeared. You're in "shut up and take my money" territory here. I'm a GA pilot who rents at the moment. 55k? That's less than my freakin car.
Re: Ask HN: What are you working on and why is it cool?
#679I'm working on a news reader that works in the opposite way of traditional news reading apps. It uses Twitter as a sort of enhanced RSS feed and ranks news based on how much they are shared in real-time, and lays them down in a newspaper-like format specifically designed for mobile devices. It allows you to find what's important for people rather then what matters to newsroom's editors, and put you in a whole differe…
Not available in the app store in Canada. It puzzles me why people do this, because it is just as easy to make the app available everywhere as it is to limit it to a particular country. Anyway, interesting idea. Pity about the gunshot wound in your foot. Hope it heals.
Re: Ask HN: What are you working on and why is it cool?
#680I'm building Konfect ( http://www.konfect.com ) because it annoys me that at every social network I sign up I need to refind those I usually connect with. With Konfect I can manage my connections accross networks.
I just posted it on HN here: https://news.ycombinator.com/item?id=6622332
Can you give some more details? Can I easily get the data and safe it on my disk? Can I add further metadata to each contact?
Is the software Open Source?
Will there be plugins/extensions such that when I'm on Facebook or in GMail or whereever, that it can easily show me more contact details? (A bit like rapportive for GMail.)