Live data from Hacker News

Ask HN: Software with biggest potential for positive impact in 5 years?

news.ycombinator.com

171–180 of 260 posts

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#171

Conflict-free Replication Data Types (CRDTs) and private cryptographically signed ledgers (not proof of work public blockchains, but similar) are what excites me these days, as they allow for users to own their own data, securely create transactions and collaborate without the overhead of their data being held hostage on one companies servers. IPV6 rides along with this as something I look forward to, only because so…

The term for the ledgers is minted, as opposed to mined.

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#173

One thing we see over and over again leading to social injustice is the externalization of costs. Examples: * burning fossil fuels externalizes the cost of dealing with climate change * during the housing market crash of 2007, lots of risks were ultimately externalized to the state * plastic waste ending up in the ocean means somebody[tm] externalized the cost of not properly disposing of / recycling their waste ...…

The problem you speak of called "tragedy of the commons", even if you could track costs perfectly there needs to be a mechanism to enforce actors to pay for these costs, this is the hard part. There needs to be political will and global coordination. Look at the state of carbon taxes to see why, it's not so much that companies are not being tracked, but there is no will to levy a high country wide tax while other countries sit idle.

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#174
One of the biggest problems of our age, even more so than previous ages, is misinformation. This includes wrong information passed through ignorance, and deliberate lies spread by bad actors.

Many of our other biggest problems, including climate change, disease, and wars become much easier to tackle if we could make a substantial improvement in the quality of information being shared.

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#175
post #27

I know crypto will be a controversial one, but in terms of potential surely even a skeptic would acknowledge it. Decentralised Finance in particular could take a huge chunk out of retail banking, investment banking and insurance.

Idk why this is being so downvoted but how open the crypto ecosystem is, how much access to data, how DIY it is… to me it looks like open source financials vs proprietary government issued money. I think we have challenges with its exorbitant use of energy, but giving more access to more people regarding is a positive IMHO.

Hacker News commenters have hated (and been wrong about) cryptocurrency ever since the first Bitcoin article appeared here. It's very strange. I chalk it up to some sort of Dunning-Kruger contrarian effect + demographics skewed toward cynical authoritarian statists (not sure why, since tech used to be full of libertarians).

It's all just a repeat of the negative comments over and over... https://news.ycombinator.com/item?id=599852

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#176
Two fields I'm quite hyped about:

There are tons of cool companies and non-profits driving the digitalisation of the medical sector, and a lot needs to be done to truly realize the potential of all the data we are gathering currently. Aggregating medical research, data mining actual operations, and leveraging smart devices to personalize therapy are all just beginning to transform the sector.

The second thing would be the digitalisation of Africa, especially in banking and healthcare. Same as above, tons of startups and non-profits are engaging with this now on very promising paths. Already, millions of people gain access to banking and healthcare through these platforms beevry year, and it is transforming lives and economies at large.

Maybe it is just my limited perception, but while I realize that efforts in both of these topics have been going on for well over 20 years, I feel like it has been accelerating greatly in the last couple of years, and is beginning to show real tangible differences.

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#178
post #127

One thing we see over and over again leading to social injustice is the externalization of costs. Examples: * burning fossil fuels externalizes the cost of dealing with climate change * during the housing market crash of 2007, lots of risks were ultimately externalized to the state * plastic waste ending up in the ocean means somebody[tm] externalized the cost of not properly disposing of / recycling their waste ...…

I’d love to see that software too, but most of the issues you describe (plastics, greenhouse gasses) had impacts that were non-obvious at the outset. Then they were controversial, then no longer controversial but heavily lobbied. At the start of the industrial revolution no one knew about global warming. Then the science came out but was lobbied against. Now the science is (mostly) accepted, but we still don’t know c…

Plastics at least pretty clearly had waste issues at design time.

Eg. Coke removed it's bottle pickups when they switched from glass to plastic bottles

Re: Ask HN: Software with biggest potential for positive impact in 5 years?

#179

Websites for non-technical people. I don't think this is a solved problem. We have a lot of choices with WordPress, Wix, etc., but the drawbacks are too much. 1) You don’t own the domain. 2) Personalization is limited, so you end up with a generic page. 3) They cost too much. I think something like Gatsby+ +Github Actions+Azure Static Apps in one tool. Everyone should have a personalized web page that they own.

It comes down to the inherent tradeoff of flexibility vs ease of use. Wix is easy to use because it does not offer much customizability. If you made it flexible enough to create any layout, theme, etc, you would probably end up with a GUI that is straight up harder to learn and still less flexible than code (remember Dreamweaver?)

For what it's worth, most musicians, small business owners, etc. I know are pretty happy with things like Wix and don't care much about technicalities like owning domains as long as they can choose what shows up in the URL. Those that have more custom needs usually just want to delegate to someone else.

Post reply on HN