Viewing profile — nertirs
nertirs
HN member- Joined
- Tue, Jan 09, 2024, 1:19 PM UTC
- HN karma
- 36
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About nertirs
No profile information was provided.
Recent public activity
-
comment
Comment #40965904
I think he meant to ask, what is the difference between an experience and a predefined instruction?
-
comment
Comment #40881623
I would even argue, that a lot of AI services in the future will be close to free for the public. That is because in a lot of cases, the data received from user interactions is mor…
-
comment
Comment #40389575
Presumptuous of you to assume that my team does not already work like that.
-
comment
Comment #40388010
Bug resolution time depends on how familiar a developer is with the system, how complex the issue is and how impactful the bug is. Not everything can be solved in 24 hours. Not eve…
-
comment
Comment #40039720
Seems like the tweet is another AI hype pr piece. Since Devin was making outlandish statements, CoPilot can't fall far behind.
-
comment
Comment #39999589
I only tend to see inheritance in engines and libraries, where it makes sense to create more generic, reusable and composable code, since most of the functionality in these is defi…
-
comment
Comment #39928705
I feel the same way. I respect the woman's decision, but for me personally it is difficult to empathize with it.
-
comment
Comment #39305996
I am not saying, that the simulating world has no constraints. Only that there is no reason for the constraints present in the simulation to perfectly mimic the real world. I would…
-
comment
Comment #39302434
You assume, that time has to pass at the same speed in the simulation as in the simulating world. Even with our current computing power we could simulate very complex scenarios, if…
-
comment
Comment #39301545
The problem is that there are no qualities, that distinguish a simulation from reality. For all we know, we might as well be living in the worst simulation with unrealistic physics…
-
comment
Comment #38925905
This means, that a lot of python libraries like polars or tensorflow are written not in python. So python programs, that already spend most of its cpu time running these libraries …