Live data from Hacker News

Ask HN: What do you want people to build?

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: What do you want people to build?

#2
A meta web browser, or browser toolkit. That is a web browser that by default obeys current standards but does not have to. It can be gutted or extended at the discretion of a user.

For example I would like to remove reliance on certificates for TLS. I know it’s a security nono but I don’t care. Another example is choosing to make markdown the default format instead of html.

Simultaneously such an application should allow users to add their own custom packages, such as native interpretation of Python or custom media codecs.

Re: Ask HN: What do you want people to build?

#4

A meta web browser, or browser toolkit. That is a web browser that by default obeys current standards but does not have to. It can be gutted or extended at the discretion of a user. For example I would like to remove reliance on certificates for TLS. I know it’s a security nono but I don’t care. Another example is choosing to make markdown the default format instead of html. Simultaneously such an application should…

> It can be gutted or extended at the discretion of a user.

Something that would give a user meaningful agency. You, sir, are a hopeless romantic. ;)

Re: Ask HN: What do you want people to build?

#5
I want someone to index youtube and provide independent search engine that actually works and can also hook into my account and build recommendations to what i watch or search without google's bs. I think it is perfectly doable to turn youtube into pure video storage service and do everything else outside of it(which is finer since there is no ad bypass or anything nefarious). But definitely not commercially viable and likely google would block the services from its api.

Re: Ask HN: What do you want people to build?

#7
Based on real problems I encounter through my work:

- A simple commenting system

- A simple up/downvoting system

- A simple forum

- A simple RSS-to-newsletter tool

There are solutions in that field, but they are usually way too complicated, or can't seamlessly integrate with an existing website.

Post reply on HN