Live data from Hacker News

Viewing profile — nn3

nn3

HN member
Joined
Sat, May 04, 2013, 11:44 PM UTC
HN karma
1,268
Public activity
471 items

About nn3

No profile information was provided.

Recent public activity

  1. comment
    Comment #48533385

    There are many examples in anquity. Greek had a flowering in the Bronze age, then a dark age, before classical Greek took over. The Hittites had a major disaster including the dest…

  2. comment
    Comment #47070315

    What's also annoying is that sizes of the same clothes change. I have a pair of jeans that I ordered on Amazon in 2020. It happens to fit me great. So recently I decided to order t…

  3. comment
    Comment #46394744

    How do we know the Cambridge Philosopher is conscious?

  4. comment
    Comment #46266217

    I don't feel his overflow miscompilation example is a good one. A 64bit multiplication converted back to 32bit has the same overflow behavior as if the computation was in 32bit (as…

  5. comment
    Comment #45775115

    St. Petersburg (at least for some time)

  6. comment
  7. comment
    Comment #45706221

    Thats the pascal kernel in all its glory. Its just a bare metal hello world KernelMain(); [public name 'kernelMain']; begin consoleClearDisplay(); consoleSetAttributes(White, Black…

  8. comment
    Comment #45511315

    chimpanzees, gorillas, orangutans evolved intelligence too. They are smarter than most other critters in the jungle. Just all not as much as the lineage that leads to humans. It's …

  9. comment
    Comment #44892479

    This is actually not correct for Starlink. They did a lot of work to lower their albedo based on astronomer complaints, even though there wasn't any government regulation in this a…

  10. comment
    Comment #44819591

    If you would spin the whole structure you couldn't have multiple shells all with 1G on their surface. The required spin speed for 1G depends on the diameter. But their whole concep…

  11. comment
    Comment #43659567

    There are also lots of extinct examples like Ichthyosaurs, Mosasaurs, Plesiosaurs Modern examples are saltwater crocodiles, sea turtles or sea snakes

  12. comment
    Comment #43607408

    I suspect for most cloud providers you deleting data is cheaper because the data is not charged by the byte. But then they like having data, maybe just to train their AI models or …

  13. comment
    Comment #43588968

    Does the really need reinforcement learning? It seems like something that classical controller should be able to do.

  14. comment
  15. comment
    Comment #43085724

    Wish openssh would take that presentation to heart instead of constantly breaking everyones setups with new keys.

  16. comment
    Comment #43065743

    It is hard to say what the effect will be: If it's true that these indirect costs only contain expenses closely related to the actual research then they can just move to the actual…

  17. comment
    Comment #42816510

    >Secondly, if you think any compiler is meaningfully doing anything optimal >>("whole program analysis") on a TU scale greater than say ~50kloc (ie ~10 files) >relative to compilin…

  18. comment
    Comment #42658576

    Lagos can't use starlink very much because starlink has limited capacity in any given area. The future sats might improve that a bit with more sats and more capacity per sat, and a…

  19. comment
    Comment #39458225

    Relevant HN comment: https://news.ycombinator.com/item?id=18463181 Apparently their software development processes are terrible.

  20. comment
    Comment #38760489

    Pointer to that index? Quick google couldn't find it

  21. comment
    Comment #38108718

    If its one adult per 10 kids and they each pay 700 the child care is making 840k per kindergarden teacher. Assuming the adult makes 60k a year thats 780k of overhead. Where is it a…

  22. comment
    Comment #38060359

    They didn't necessarily need gold. For example in bronze/iron age trading it was common to use relatively standardized small bars of other metals for payment. These were not coins,…

  23. comment
    Comment #37496848

    "And people with severe mental health or substance use issues were screened out of the initiative" Just to keep in mind. I assume that's only some (small?) fraction of the homeless…

  24. comment
    Comment #37385104

    I assume there are various variants of bladder cancer depending on what mutations caused the cancer. Is it more likely that she could smell some particular common variant?

  25. comment
    Comment #37385085

    Just for comparison the LOCs for some other small C or C like compilers. It's not that far away from Ritchie's C4x86 | 0.6K (very close) small C (x86) | 3.1K Ritchie's earliest str…