Posted by baruchel 6/27/2025
So it's more like polar star. Maybe not directly practical, but it will lead tons of people in the right direction.
Analogy is thermodynamics says how efficient a heat engine _could_ be. If your engine is way below that you know there how much of an improvement there _could_ be, that it's not an impossible problem. That will get people to build better stuff.
> Does it have any import on real algorithms?
It depends on the constants, but if the constants are good, you can have VMs for example that make memory usage smaller.
As-in algorithms you'll care about if you're a programmer and not overly interested in theory? Not really, no.
Huh?
e.g:
4/log2(4) = 4/2 = 2
sqrt(4) = 2
2^32/log2(2^32) = 2^32/32 = 2^27
sqrt(2^32) = 2^16My dude, that is NOT how rational numbers work.