Live data from Hacker News

Viewing profile — saati

saati

HN member
Joined
Tue, Jun 09, 2015, 11:07 AM UTC
HN karma
299
Public activity
200 items

About saati

No profile information was provided.

Recent public activity

  1. comment
    Comment #49167558

    It wouldn't, performance was horrible.

  2. comment
    Comment #48697406

    Fiber is good for a hundred years, nothing in a data center will last ten.

  3. comment
    Comment #48682712

    No it isn't, DRAM is made with a different process and those are chiplets, perfectly possible to outsource, and the only possibility really as TSMC does not make DRAM.

  4. comment
    Comment #48518810

    All animations are just wasted time while you can't properly interact with the UI, it's much better to just turn every one of them off.

  5. comment
    Comment #48511292

    Psychiatrists are useless because LLMs don't respond to drugs, psychologists are also useless because LLMs don't learn.

  6. comment
    Comment #48174000

    Ebola will never create an epidemic anywhere with a working health care system. And it's not mincing words, a few countries on a single continent is not global in any form, the WHO…

  7. comment
    Comment #48173989

    The flu kills 300-500k every year, and did not make the list, while absolute bullshit like Zika and Monkey pox did.

  8. comment
    Comment #48172104

    The only actually serious one on that list is Covid, and the title and the nyt are lying, they declared an international emergency, not a global one, there is no chance this spread…

  9. comment
    Comment #47870022

    > and why left handed sugar is perfect for diet sodas If you want to get diarrhea.

  10. comment
    Comment #47869968

    In an OoO CPU it won't even hit an execution unit because it's handled as a dependency chain break.

  11. comment
    Comment #47721047

    You could buy a 8087 for your 8086 or 8088, the 486DX just moved it on chip.

  12. comment
    Comment #47387002

    Be that as it may, carpet bombing has a specific meaning, and it's not bombing one's not on board with.

  13. comment
    Comment #47337188

    Aarch64 is just 15 years old, and shares pretty much nothing with 32 bit arms apart from the name.

  14. comment
    Comment #47269463

    I haven't seen a single firefox or chrome crash in months now, you should really stress-test your hardware.

  15. comment
    Comment #47248930

    That was Zen 1, the later ones don't have per chiplet memory controllers, it's all on the single IO die, and they are not NUMA for a single socket.

  16. comment
    Comment #47189165

    I assume you mean EU directives and not Belgian law, and the thing is it's incredibly hard to pass an EU directive, it needs to originate in the Commission, then pass qualified maj…

  17. comment
    Comment #47112269

    These are chips that become e-waste the second a better a model comes out, and nvidia is already limited by TSMC capacity.

  18. comment
    Comment #46943121

    It's less impressive when you realize CCC happily compiles invalid C without emitting any errors.

  19. comment
    Comment #46933727

    These AI optimized GPUs are criminally bad at 64bit, so no you won't use them for that.

  20. comment
    Comment #46651056

    It's a bit more than a quarter (25.6%) of the whole world's GDP, so pretty much everyone.

  21. comment
    Comment #46356763

    They are slow and memory-hungry.

  22. comment
    Comment #46123757

    Just buy your own vice president if you don't like it!

  23. comment
    Comment #46063526

    But it wasn't the culprit, the code could have been in anything, or could have bubbled up errors to main, and it still would have failed with for an incorrect config.

  24. comment
    Comment #46063497

    Who lost a hundred billion dollars?

  25. comment
    Comment #46063435

    Was it a memory error or a data race? No. Rust only promises that those won't happen in safe Rust. What is embarrassing is trying to pin this on a specific programming language.