Live data from Hacker News

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

news.ycombinator.com

151–160 of 260 posts

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

#152
I'm not sure about biggest, but on of the biggest sure.

Two problems.

1. DNA sequencing, now is two part process (I simplify a lot, sure) - at first stage, target DNA divided for small pieces, and those pieces sequenced to digital codes and saved to database. Than in second part, computer cluster works few months, to connect those pieces to one chain. And this is very expensive process even considering few gigabytes storage to store all these data for few months.

The problem is that currently used algorithms are very naive, even in some projects used Perl implementation, not C or some other fast language. So exist opportunity, to create new special algorithm/software, or may be also some hardware support, so this will be at least 5 times faster, and if costs will drop under 100$ for one human DNA, this will lead to very new type of medicine - genetic checks of everything.

2. connected to 1st problem - find protein folding structures from DNA, and how they interact with other proteins, with drugs and with chemical molecules. As I know, this now solved in similar way as 1st problem, but in partially 3d space - programs try to calculate some positions, in which parts of structures are attracted to each other and calculate power of attraction. This way for example, calculated probability of drugs, which will attract to spike protein of Covid and neutralize it. Also this way calculated effects of new drugs, like interaction with proteins in human organism, etc.

In ideal world, possible, that for example for cancer, 1st will create fast DNA of cancer cells of some human, and 2nd will create DNA code of artificial protein, which will be printed on DNA-printer and inhibit cancer, but will not affect normal cells, and all this will be done in just few weeks.

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

#153
A lot of comments here boil down to one underlying problem: self hosting is very hard (backups, security, and so on).

If self hosting would be as easy as installing an app on your phone the need for a big entity that hosts your service fades away.

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

#154
Open-source, collaboratively developed software that makes governments/societies more efficient, and where standardization helps.

For instance, software for implementing national ID systems, so people can submit their taxes, get health care, etc. and that banks and similar requirements for know you customer (anti money laundering) can tap into.

Or cheaper payment systems, like VISA/Mastercard, but in an open system with more operators, perhaps even national.

I think this is fruitful area because governments, like big corporations, struggle with developing effective software and they struggle with cooperation. You could make a real impact on millions of people.

You need to be able to navigate the politics, though.

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

#155
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.

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

#156
post #152

I'm not sure about biggest, but on of the biggest sure. Two problems. 1. DNA sequencing, now is two part process (I simplify a lot, sure) - at first stage, target DNA divided for small pieces, and those pieces sequenced to digital codes and saved to database. Than in second part, computer cluster works few months, to connect those pieces to one chain. And this is very expensive process even considering few gigabytes…

The is an interesting related opportunity: given a existing desired protein, find its sequence- needed so that you can determine the corresponding genetic sequence so that your custom organism can synthesize the protein.

Protein sequencing is not so easy... very basically you can do it one amino acid at a time based on the fact that amino acids are "sided", meaning side A of each can only connect to side B of the next one. So you attach the end of the protein to some kind of substrate (which can only attach "A" sides), then cut off each amino acid one at a time.

There are some companies in this space:

https://www.quantum-si.com/

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

#157
A decent, really easy forum system to allow groups based on existing organizations to flourish, with multiple operators so that you are not beholden to something like Facebook.

Most organizations, and I'm using the word here to describe the local stamp collector club of a dozen people too, need some way of communicating effectively. With GDPR, Facebook is out of the question in the EU.

I've enjoyed phpbb forums in the past - but it needs to be easier to start using, and probably easier to run.

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

#159
post #50

So many communication platforms are proprietary walled gardens these days. Facebook, Twitter, Slack, Discord, and so on. Their incentives do not align with what's best for their users, or society in general. We absolutely need open solutions become the standard dominant medium for communicating. If Matrix and Mastodon become as easy to use as their proprietary counterparts, they could undo much of the harm done by ou…

> they could undo much of the harm done by our culturally divisive "social" networks. Or it could be worse. Meta/Twitter spend a lot of resource to moderate content for a reason. I don't see how a decentralised model could solve the problem of content moderation.

Email and default-deny for unknown addresses solves this problem entirely. No reason other protocols couldn't do the same. It's only a problem if you need to host content by any rando, then try to show it to as many people as possible to drive "engagement".

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

#160

The greatest positive impact we can hope for in digital technology is for more reflection and thought. Moving fast and breaking things isn't working well any more, and may be our undoing. "Just because you can, doesn't mean you should." It ought to be emblazoned in 10ft high letters above the doorway to every university, company and research institution. We could benefit from a more widespread acceptance of the funda…

> preventing armed conflicts

Move armed conflicts to virtual ;)

Something like idea of Mortal Combat movie.

Post reply on HN