Ask HN: Share an idea?
If you're like me, you often have a lot of ideas that you don't have the time or resources to execute on.
If so, why not write it down for your fellow hackers' enjoyment?
Topics can be anything: product ideas, service ideas, blog post topics, stand up comedy skits, research initiatives you wish could get funded, etc.
76 comments
[ 6.8 ms ] story [ 199 ms ] threadThis is the first google result. There are many others like it as well.
The site supplies separate wind inverters too. I guess that means that the turbines supply very different power to solar panels.
I suspect there's issues attaching it to the house itself, but for houses on the top of a hill such a setup can work well. That thing gets spinning really quickly some days.
With planning restrictions, I hope that something small and noise-free could please the nimbyists. Something(s) the size of a Dyson fan on the roof-line would look cool.
With regards efficiency, I think it's not about replacing the large centralised turbines but augmenting the house's existing solar. A typical single solar panel that generates 200w peak makes about 500Wh/day (on sunny days). If (big if) a turbine can generate 20w average over 24 hours, that's 480Wh extra.
But as @desdiv correctly points out - the idea is nothing new. Here's a good looking 20w turbine that I would be happy to have on my roof:
http://wind-kinetic.com/index.php/other-products/polar-20w-3...
edit: my search query was just "rent anything"
But I suppose so did AirBnB.
No, thats exactly why I'd say it was a bad idea, because who would accept that outsourced risk?!
(It turns out a lot of people did)
Although its idea is slightly different to being an Amazon. It allows your items to be rented out instead of sitting in your shed gathering dust. Kinda like p2p renting.
[1] - http://www.rentoid.com/
Also one of the bigger question would still be how would these EMTs have their equipment with them + how would quality of care be ensured?
1) collisions
2) contraining particles by the area/volume
3) creating 'areas' that create and destroy particles based off forces effecting it and whether or not the two lines connecting two particles are parallel
Of course, these are encrypted and only decrypted (transcrypted?) when they're transferred to someone nearby, intelligently based on `tracepath` or something. My thought (may or may not be feasible) was that the central server only gives you the public key for the data, and then provides the private key and a new public key when the data is transmitted. I'm not sure that's even possible with any level of secrecy, but if so it would remove a lot of redundant traffic and I imagine you could pay people less than you'd save on bandwidth/peering if you could just pay them to P2P content (securely).
Get theaters involved in the initial distribution since they're everywhere and have digital copies (and probably decent pipes).
Basically, my internet got really crappy every day at about 6 PM and I imagined that 90% of my neighbors were streaming the same episodes of Breaking Bad, and it bugged me that it wasn't just sent once and the distributed locally.
This project is early beta. It's written in Elixir using the Phoenix Framework and uses React for the front-end. The source code is on GitHub: https://github.com/hayesgm/fuego
The end goal is to make file / video sharing in a browser fully peer-to-peer, similar to BitTorrent and cut out the middle-man. The project is open-source to allow anyone to create mirrors for peer discovery.
I'm happy for any feedback.
It sounds like what you would benefit from is a universal p2p caching layer. We have perhaps a nice foundation for this in plain unencrypted HTTP, just need to add the p2p part...
Also, bittorent has proved a good solution for me in similar circumstances to you. I've never tried streaming bittorrent but google tells me it is possible.
I'm thinking of automated industrial supply chains. Robot delivery cars for mass factories, automated checking on deliveries.
I don't mean as a hobby. Industrial scale, genetically modifying the almond trees for better indoor results.
Global demand for almonds will continue to vastly outstrip what California can handle via traditional outdoor growing. That would have likely happened even without the drought. The water requirements will place a cap on the almond industry's growth. The solution is drastically more efficient indoor growing.
Incidentally, the idea of growing almonds indoors is just plain nuts:)
You would have to have a lot of indoor space and the return would likely not even close to cover the cost. Ever. Even if almonds cost 5 times as much. Even if you bred little tiny almond trees (which could probably be done as they have miniature peach trees and vertical espelied peach trees and almonds are essentially a type of peach pit)
The media like to beat up on California nuts. But really, the largest and most unnecessary user of California water is Alfalfa. That is the low hanging fruit (no pun intended) in water savings.
Yes the major problem with water in California is its current ownership and pricing. Almonds should be near the top of the most productive agricultural uses of water. Almonds also look rather nice - certainly much more interesting than alfalfa.
https://www.bountysource.com/
2) A dribble-like site for artisans. A site to showcase and upvote artisan work and hopefully drive business to them. Baked goods, building airplanes, cedar strip canoe building, kinetic sculptures, etc.
One final tweak would be to allow people to also select organic growers as well - I personally would not care, but I suspect it would be a big market for this.
These are all things that happen with a fair amount of regularity on small farms, and things that many good restaurants would be flexible enough to accommodate, but it would sort of negate the benefits of planning out menus at the beginning of a season.
I would ideally love to see this idea extend to foragers as well. It would be kind of amazing to have local foragers post their pounds of morels and fiddlehead ferns and see local chefs snap them up.
Mission: To measure and honor the value of every individual.
Vision: Corporations and Individuals providing value directly for each other.
Product: A URL shortening service for individuals to monetize the content they share. Monetization occurs via an ad featured between the platform sharing the short url (e.g. Facebook) and the site the short url takes the user to (the content being shared).
I'm using tools similar to what social platforms use to aggregate metadata, and embedding this information in the page, specifically for crawlers. Facebook still gets the metadata, except it comes from my service and not the original site.
Niche market for graphic designers.
There's the website What The Font [1], but it's not a super user friendly app like Shazam.
I think the hardest part of this would be the huge amount of time it'd take to get a good dataset and train whatever machine learning model you'd probably wind up using.
[1] https://www.myfonts.com/WhatTheFont/
any links for machine learning images? I could give this a go.
It would be useful for "Here is a free font on google fonts that looks similar to whatever you are looking at".
Something like
Another problem is many logos and whatnot have been hand-tweaked from their original font.Problem is no monetization potential, so it's hobby project level.
I do agree 100% with you that any such product would be impossible to monetarise. I would certainly like to use it so I hope someone makes it.
A font is just a series of images with standardised traits. Computers are great at recognising these traits, and perfect for cross comparing them. It's just pixels.
- Startup: xprize meets kickstarter. Or a reverse-kickstarter. You create and back the project first, and then anyone can execute it and collect the reward. People come up with projects they want to see happen, submit the idea. Anyone can vote on the idea by sending some money. As a result you have a list of user-created project ideas, ranked by how much money people deposited on them. Anyone who completes a project gets all the money.
- Project: A convenient website where users can add feature ideas, vote on them, and discuss implementatuon. It would be a convenient way for developers to prioritize which tasks to work on. Probably connected to git. Basically like submitting issues, but it's feature ideas and it's ranked by importance.
- In-browser markdown editor like on gitbook.com. Please somebody make this. Ideally it would be open source, but I would totally pay for an opportunity to use it on my website.
- slant.co, but for things other than tech. Movies, books, music, whatever. Or a similar open-source system so that I could spin up my own website with this.
- Awesome open source chat that I can embed on my website. Like chapp.is or gitter.im
- ELI5 for computer science and programming. Explain linear regression, ANN, and other complicated concepts in short, simple terms.
-A robot simulator programming game where you control a virtual robot with your code. Targeted to CS and AI students. You could use this game to practice algorithms you are learning. Challenges(levels) are somewhat similar to AIMA exercises, or can be taken from berkeley AI class curriculum. Later you add a "competition" feature, where several teams program their robots to fight each other. Check out Screeps and Starcraft AI Tournament for inspiration. (the whole game is in the browser, robots are controlled with REST API so you could use any language.)
Send me an email to raymestalez@gmail.com if you are interested in working on any of these. I know Django, I can contribute, especially if it's open source.
- All text editors on android suck. My god they suck so much. Create something like Editorial, and you have my money.
- Not sure of it exists - betting website. Allow people to deposit money and make small bets. Make it convenient for reddit users, so when 2 people are arguing they could bet on a thing and see what will happen. Or target it to fanfiction readers, to bet on what will happen in the following chapters(would be super useful for /r/HPMOR)
- Website - a collection of ways to make people's lives weirder. Something like pranks, or ways to mess with people's heads, but harmless, funny, and innocent. Stuff that Harry from HPMOR does.
- Use ML and CV and image recognition to do something cool with google maps. It's just an interesting idea, use CV to analyze google maps data.
- Subreddit recommendation engine. Based on your likes and subscriptions. Like on imdb.
- gitter for subreddits. Connect a subreddit to a chat.
- HN-lore. There are some links that are submitted to HN regularly, and every 6 months new people discover them. Great stories people here like sharing, articles, books, etc. Create a ranked list of HN folklore and traditions.
- Automatically compile my HN, reddit, other social media posts into a blog-like post feed.
- Crowdsourcing and crowdfunding for movies and animation projects. It would be a big kill-Hollywood kind of startup, not sure about how to make this at all, but we should turn movie industry into a github/reddit-like thing. Just a dream I guess.
As someone working with something vaguely related to this sort of thing. Let me just say, use Open Street Maps. Google mapping data and the licensing thereof is a huge pain and often straight up impossible. Don't lock yourself into developing something for a platform where you will be forbidden from selling or even distributing the fruits of your labor. Plus with OSM you get direct access to the underlying vector data, which in most cases will save you an arduous and error prone processing step
Other than that, the whole field is wide open for all kinds of awesome ideas.
The next odd idea requires expert knowledge in Babylonian contracts. Every change of ownership without a contract was theft. Contracts involving people required a cancel clause for each side. And ownership on people without contract was punished by death, as illegal slavery. So most contracts are marriages. The contracts are highly formalized, so one can use them as templates and exchange the names. Print them on a clay tablet, burn them, and send them by mail. I'm sure marriage contracts would sell, especially those with the cancel clause: "and when she says you are no longer my man, he can throw her into the river".
The 3rd and most challenging idea would be a project and freelancer site that does not suck. Where projects, prices and skills do not race to the bottom.
And last shameless plug about something real You can contact me on #o3db @ irc.freenode.net - currently developing a Browser-4GL in Scheme.
Please. I'm begging you to take my money.
I play soccer recreationally. I've easily played more than 1,000 games and all I have post-game are memories ( which are nice ), but I feel we could do much better.
I have a vague idea for a solution - but it would involve drone-filming all my recreational soccer games, and then have the content edited/produced - so I could see al my plays, everyone else's best plays, and so on and so forth.
It would be really interesting because it would also augment the social in-pitch experience with post-game online socialization.
What do you think?
2) It would be really cool to get the 'magic' of the command line into the hands of everyday people that don't even know what it is. Magic sort of does with with SMS. I'd love to see an app toy that you totally interact with by emailing it. Then you could email it for all sorts of automated things -- :bcc the app to log data, send it an email for reminders, simple commands could be parsed and understood. It wouldn't have to do a bunch of NLP at first, you could be strict about how the data needs to be formatted for it to work.
3) This one is nebulous, but I think software discovery for the enterprise is really broken right now. There is still WAY too much outbound phone sales and old fashion 'network' selling going on. There should be some place I could go as, say, a sales ops manager to check out the best software eating the uses cases for sales operations (Ambition, BaseCRM, Yesware, etc etc). Maybe it's product hunt style group voting. Maybe it's a curated, impartial look into the 'stacks' of the industry companies that are considered 'best in class'. Maybe it's something looking at Google trend data and finding 'momentum' sort of like Mattermark. Maybe it's a 'pagerank' style connection map by looking at VC investors and the 'client' pages of startups. I dunno the best way to get good information that scales and nimbly identifies new ideas when they emerge, but if you figured out that problem you'd be solving a huge, very real problem and be in the middle of what will be billions of dollars in $ shifting around in the next 10-20 years. Search like Google works when you already know what you want, but it's really hard to distinguish the signal and noise with all the new tech and tools and toys emerging to take over different use cases for large companies. And the people in the large companies that need to know this information often don't have enough time to do the research or even where to begin.
I think the scale issue is a technology problem... it's finding the right algorithm or model that scales itself vs. being human driven. You might be able to do the latter for a while to build the audience, though, and slowly replace it with the former over time (to help with chicken / egg problem).
2. building your own store curated from your favorite brands only. Every user gets discount on their fav brand and there is a limit to number of brands
3. Hire a local "expert" to build your itinerary when you are visiting that local's town/city.
4. An new email platform built with UI in mind for non-personal emails like newsletters, marketing offers, etc.
happy to work with or share more.
A Google Glass like device without most of the functionality (no camera or mics) or processing hardware (doesn't have to run its own OS), except the display (this should cut down costs quite a bit and make it a bit more feasible to manufacturer and purchase than Google Glass itself).
You connect devices to it using Miracast and/or some other wireless display tech and extend/mirror your smartphone/laptop displays.
It can serve as a portable multi-monitor setup for productivity, or a simple portable heads-up display for entertainment (video playback, reading) or utility uses (navigation).
That'd be the MVP anyways. In future revisions you can maybe add things like a mic and/or camera for things like augmented reality and voice control, but figure out how to offload the processing to the master device (laptop/smartphone) rather than dedicating hardware to it on the device itself for affordability and battery life.