Earlier quoted context omitted.
Wouldn't that be an excellent outcome for the person with the idea?
Absolutely. But OP is focused on getting good projects for the developers and usually the devs saying they can't find customers are in locations where the COL is too high for this to be profitable for them. One to get around this problem is to focus on only doing the same kind of work and getting better at doing it quickly so it becomes profitable to you, or doing it in a more Productized Service fashion. But that's…
Ask HN: Is there a platform for sharing ideas that people want to “give away”?
151–160 of 173 posts
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#152I keep mine on my personal blog https://beepb00p.xyz/ideas.html In fact one of main drives to write for me is to spread ideas on other people so someone else works on them!
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#153I've got my list of ideas here; https://github.com/samsquire/ideas
Have you considered adding table of contents by the way?
P.S. from a quick glance we seem to share some:
- personal infrastructure: https://news.ycombinator.com/item?id=21844105
- personal data api, separating frontend and backend: https://beepb00p.xyz/mypkg.html#examples (draft)
- life engine: I've got a personal dashboard for health, exercise and sleep; also timeline for life events
Exciting!
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#154I thought that Kickstarter/Indiegogo had effectively become this. A common complaint is, "hey, I launched a Kickstarter, got funded, and some Chinese factory stole the idea!" My response is always, "so? Aren't those sites more for 'I wish this existed so I could be a customer' than 'I want to personally profit from this idea'?" So, yeah, if you don't care about someone stealing it, you might be able to repurpose Kick…
I assume there's still some friction from credit card charges and whatnot, but I do like that plan as a cheap way to get something made.
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#155Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#156Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#157Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#158Recall the story of Bezos and his challenge to let customers order from Amazon "with a single click". His team's first prototype required twelve clicks. He sent them back to work, and the second prototype required two clicks. It's not a question of complexity, because ideas don't get any simpler than that.
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#159I tried to tackle this problem, or atleast the problem of helping people find ideas. I built http://oppsdaily.com and http://oppslist.com . They're both now sunset and I'm no longer sending emails out or updating the platform. I will say that ideas are generally far less valuable than a first customer. My readers told me time and time again that they wanted to be connected to someone who would pay for the idea. That…
Just my opinion, but I think you need some sort of immediate display or realtime feed of the number of stock mentions you're tracking. For me personally, it's the sort of thing that sounds interesting but that I'm probably not going to sign up for an email to explore at some arbitrary point in the future. I don't get the 'idea' of selling ideas, however. Surely to be willing to pay for an idea, you'd want to know wha…
Re: Ask HN: Is there a platform for sharing ideas that people want to “give away”?
#160I just maintain such a list on my website: http://www.nateeag.com/software/ideas.html I haven't tried to publicize it at all (well, until this post). Start the list on a website somewhere, and if you want people to look at it, submit it to HN, Reddit, et al. That should give you everything you need. Not everything needs to be a platform.
For your audio engine, I'm unclear on which of this isn't covered by JUCE (besides open source)?
I guess in the modern era of Web devs redefining established terminology, I should say I want a hard real-time system.
I want guarantees audio will not glitch, not reasonably good odds everything will be okay if I turn off networking, only use plugins from developers who know how to write safeish code on desktop OSes, kill all nonessential programs, and pray.
Similarly, I want the engine to be able to tell me what it can do on the hardware hosting it.
If you're familiar with the Nord Modular or the Nord Modular G2 (https://www.nordkeyboards.com/products/nord-modular-g2), their audio engines met all my requirements except open source and hardware-agnostic (really, they were the source of most of the requirements).
Learning audio programming on my beloved G2X, falling in love with it, and watching the platform slowly die is why OSS and hardware agnostic are requirements now. It's been unsupported for years and Motorola hasn't made the DSP chips it uses in years.
One day, my patches will no longer be playable, in a way that just isn't true for acoustic instruments.
I don't want that to happen with the platform I move to once the G2 dies completely.
Hope that clarifies it some?