Live data from Hacker News

Viewing profile — scialex

scialex

HN member
Joined
Mon, Jul 09, 2012, 9:59 PM UTC
HN karma
41
Public activity
11 items

About scialex

No profile information was provided.

Recent public activity

  1. comment
    Comment #46135716

    This sort of pattern can't be found by incremental lowering (and isn't common enough to have more sophisticated analysis written for it) so it ends up in a local maximum. Basically…

  2. comment
    Comment #43916719

    They are hoping that those companies will become like synopsys and able to sell per seat subscriptions to their software for huge amounts. That or they just drank the Kool aid

  3. comment
    Comment #43685882

    I mean it's not much more unreasonable then the argument that iphones and android phones don't compete but courts bought that.

  4. comment
    Comment #40964282

    The fact you can give things names means that there is rarely a need to follow the edges so the visualization is much less cluttered

  5. comment
    Comment #40454411

    > Some of you may remember Google's much-hyped AI voice "Duplex," which was supposed to automate all those annoying phone calls and call centers. That was in 2018, six years ago. S…

  6. comment
    Comment #39728520

    It's not. It's trying to access unmapped or protected memory in its own process. Basically what its used for is to implement an 'if' that's super fast on the most likely path but s…

  7. comment
    Comment #39298274

    YouTube, Google maps, Gmail ...

  8. story
  9. comment
    Comment #9452486

    > what would be the "Rust way"? I'm not sure there is one TBH.

  10. comment
    Comment #9452478

    Thanks. I believe HKT would have been useful but am not really sure how much HKT would have helped me overall. They would likely have been most useful (if at all) in the VFS/S5FS/V…

  11. comment
    Comment #9450271

    The actual kernel binary was smaller but the loader s limit was based on the amount of memory the kernel laid out in memory takes, including anonymous sections. Also turning on opt…