Live data from Hacker News

Viewing profile — ummonk

ummonk

HN member
Joined
Thu, Mar 24, 2016, 3:03 PM UTC
HN karma
12,463
Public activity
4,774 items

About ummonk

Email: {hackernewsusername}@gmail.com

Recent public activity

  1. comment
    Comment #49172643

    I thought those were just allegations they made in the lawsuit, not necessarily something they had written evidence of in the form of messages.

  2. comment
    Comment #48883185

    How big is the OpenBSD kernel and userland actually compared to a virtualization layer?

  3. comment
    Comment #48562394

    I don’t follow. Are you under the misapprehension that ears was referring to auditory perception, rather than vestibular sense of motion?

  4. comment
    Comment #48485346

    You just press backspace and hit the accent mark key or for a printing press stack the accent mark on top of the letter. People ditched accents because they were rarely used in Eng…

  5. comment
    Comment #48485314

    Protp-Sinaitic was an abjad not an alphabet.

  6. comment
    Comment #48485293

    "This is why Hebrew's alphabet near-perfectly phonetically represents the spoken language" - nonsense. That's just because modern Hebrew is based on the written language and thus r…

  7. comment
    Comment #48454066

    Yeah and we've already seen this with Facebook getting blamed for Cambridge Analytica.

  8. comment
    Comment #48363193

    It sounds more like this was a predefined account recovery flow, rather than some LLM agent making use of arbitrary write access.

  9. comment
    Comment #48332700

    If someone is talking about "spinning up a separate machine" for Postgres, they're not talking about a desktop or mobile app...

  10. comment
    Comment #48332666

    Why go through the trouble of shoehorning SQLite into a cloud database by getting solutions for HA/failover and DR, when you can just use Postgres off the shelf?

  11. comment
    Comment #48300003

    My argument is that they would add an exception for TSMC in the event that Taiwan fell under Chinese control. The alternative would be an extreme supply shock to the industry that'…

  12. comment
    Comment #48299781

    Wouldn't the rest of the world encourage ASML to keep supporting the fab because they want the chips to keep coming?

  13. comment
    Comment #48183403

    Interesting project in general. I wonder whether it could be adapted to behave reasonably without relying on threading. E.g. run the GC only when *alloc is called.

  14. comment
    Comment #48103537

    I mean they brought that incident on themselves...

  15. comment
    Comment #47812871

    That factor was downstream of its complexity though. It's far harder to implement a compiler for Ada 83 than even for modern C.

  16. comment
    Comment #47736866

    What's a situation where one needs to use `eval` in benign way in JS? If something is precomputable (e.g. `eval("1 + 1")` can just be replaced by 2), then it should be precomputed.…

  17. comment
    Comment #47708018

    I don't see why the transformer architecture can't be designed and trained with separate inputs for control data and content data.

  18. comment
    Comment #47497301

    Great stuff. I would argue that hardened mode should be default though, similar to how siphash is the default hashing function in Rust hash maps. Faster mode should be opt in if th…

  19. comment
    Comment #47426950

    That's Rule 5 no?

  20. comment
    Comment #47426929

    The boilerplate and indirection isn't done for performance

  21. comment
    Comment #47426848

    I've worked on optimizing modern slow code. Once you optimize a few bottlenecks it turns out it's very hard to optimize because the rest of the time is spread out over the whole co…

  22. comment
    Comment #47330231

    I would argue that making the company experience the consequences of its choice of metrics / mandates is in fact a moral imperative.

  23. comment
    Comment #47329885

    In fairness though, it does give you good practice for the essential skill of maintaining / improving an old codebase.

  24. comment
    Comment #47329702

    Amazon has had a really bad string of various outages recently. Assuming they're internally treating this as business as usual in post-mortems then perhaps the newsworthy thing is …

  25. comment
    Comment #47144092

    This is reminding me of the story of a Japanese airport doing a full security sweep because one of the airport restaurants had misplaced a kitchen knife.