Live data from Hacker News

Ask HN: What is not going to change in future?

news.ycombinator.com

21–30 of 99 posts

Re: Ask HN: What is not going to change in future?

#21
post #14

Math, physics, chemistry won't change. Who knows if software will be nearly recognizable in 10-20 years from now, but the reality of the world will not.

Math, sure - doesn't the understanding of physics also go through changes? Do we really understand the reality of the world; or how do we know our current understanding of it won't change?

Re: Ask HN: What is not going to change in future?

#22
Theoretical CS fundamentals are not going to change. Practically, that means among other things:

- Unless somebody finds a polynomial algorithm for an NP-complete problem (which is a taller order than just proving P=NP), several interesting problems will continue to be infeasible to solve exactly in the general case with large data.

- If, in addition, quantum computers don't prove to be viable, commonly used cryptosystems such as RSA, AES, ECC, will probably continue to be secure provided they're used correctly.

- Results like the Two Generals Problem, the CAP theorem, etc. will still make distributed systems difficult to work with and require tradeoffs.

- Rice's theorem, that it is impossible to determine computational properties of arbitrary programs, will still apply, making static analysis (including antivirus programs, security scans, etc.) heuristic rather than exact.

- etc.

Re: Ask HN: What is not going to change in future?

#26
post #12
post #4

Human nature, and the rate of learning.

I wonder about the latter. It's known that high quality, one-on-one teaching can greatly improve learning speed. Could near future generation AI learn to be a teacher on par with the best human ones?

no but current LLM can already almost give 1:1 support and differentiated assistance based on how the student comes.

I'm in edtech building this.

it's like having 1 teacher with 25 assistants.

Re: Ask HN: What is not going to change in future?

#29
post #14

Math, physics, chemistry won't change. Who knows if software will be nearly recognizable in 10-20 years from now, but the reality of the world will not.

> Math, physics, chemistry won't change.

The whole beauty of science is that it doesn't ever claim to have static, absolute answers - it's constantly growing and changing as we learn more about everything.

Likewise, the humanities are always growing and changing and being reinterpreted, reflecting what and how we can understand now.

> Who knows if software will be nearly recognizable in 10-20 years from now

Software goes through rapid cycles of invention and forgetting what's come before. Its totem animal is a Nobel laureate goldfish. That doesn't change.

Post reply on HN