Viewing profile — mmilunic
mmilunic
HN member- Joined
- Thu, Jan 08, 2026, 5:34 PM UTC
- HN karma
- 29
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About mmilunic
No profile information was provided.
Recent public activity
-
comment
Comment #49222997
Interesting paper by Thinking Machines where they solve this issue. https://thinkingmachines.ai/blog/defeating-nondeterminism-in... TLDR: It’s actually more about kernels changing …
-
comment
Comment #48289984
Perhaps this is a form of Gell-Mann Amnesia (but kinda inverted) where everyone views AI as too inaccurate for their own niche , but perfectly fine for every other field that they …
-
comment
Comment #48289292
The idea of the social contract impacting perceptions of AI is interesting to me. I hate to use the words “permanent underclass”, but perhaps the main difference is a fear of that …
-
comment
Comment #48289245
> Non-technical middle managers who have not written a line of code in their lives, now feel that the biggest obstacle between them and greatness has lifted. I find it interesting …
-
comment
Comment #48097173
Unlike a lot of anti-AI writing I have seen which can drift into the territory of reactionist rhetoric, this feels very grounded. As a student entering the job market, I personally…
-
comment
Comment #47990268
Kinda a smart alec response, but how do you know you aren’t going to increment off the end of the array when operating normally? I guess it is twice the danger.
-
comment
Comment #47812759
I think in the context of these it’s more of “we’ve discovered a bug” which gives you more information than “there is a bug”. The main difference in information being that the form…
-
comment
Comment #47048537
Either way you would still need some check to ensure your digits are digits and not some other type of character. Having zeroed out memory read as a bunch of NUL characters instead…