Live data from Hacker News

Viewing profile — johntb86

johntb86

HN member
Joined
Sat, Aug 27, 2011, 5:39 PM UTC
HN karma
705
Public activity
279 items

About johntb86

No profile information was provided.

Recent public activity

  1. comment
    Comment #49215791

    AI companies aren't fabbing processors. They're buying capacity at fabs to make their own designs. To make more RAM, they'd need to invest in making more DRAM fabs, which is a slow…

  2. comment
    Comment #49041263

    Intent often matters in the law (aside from certain laws with strict liability). You intentionally drive your car into someone you hate and kill them => murder, go straight to jail…

  3. story
  4. story
  5. comment
    Comment #48592454

    > Nevertheless one has to feel very strongly to share such a take here in this manner unless they are gaining something from it. Do they really? What does it cost them if they're w…

  6. comment
    Comment #48520430

    If they leave at all info about security patterns, you get an AI that knows how to code, but doesn't know what can make code insecure. That doesn't seem like a great idea.

  7. comment
    Comment #47784102

    Must have been https://www.youtube.com/watch?v=2mrGMMmrVNE from Welch Labs.

  8. comment
    Comment #47414871

    "JPEG" is short for Joint Photographic Experts Group, an ISO/ITU group that creates a lot of imaging standards. The JPEG image format you're thinking of is only one of the formats …

  9. comment
    Comment #47220974

    Does anyone know what assets Greenpeace USA has? I imagine Greenpeace international will set up Greenpeace USA 2.0, all the volunteers/employees will move over, and the original wi…

  10. comment
    Comment #47041657

    > Imagine being a vim or emacs user and have those replaced by something you have to type entire sentences for functionality. As a former vim user who uses cursor, I've found that …

  11. comment
    Comment #47030600

    Qualcomm won in court, so that doesn't seem to be the case.

  12. comment
    Comment #46751783

    > The travel to/from Taiwan was statistically riskier than the climb. That doesn't seem plausible. What's the number of free soloists who have died in climbing accidents vs in comm…

  13. comment
    Comment #46650647

    In theory you could generate a bunch of code that seems mostly correct and then gradually tweak it until it's closer and closer to compiling/working, but that seems ill-suited to h…

  14. comment
    Comment #45778148

    That's a fair point. Normally if you injected the "dog" token, that would cause a set of values to be populated into the kv cache, and those would later be picked up by the attenti…

  15. comment
    Comment #45723885

    But LLMs have been measured to have some theory of mind abilities at least as strong as humans: https://www.nature.com/articles/s41562-024-01882-z . At this point you either need t…

  16. comment
    Comment #45477825

    Is that East Germany or West Germany?

  17. comment
    Comment #45451702

    https://www.theverge.com/news/790636/amazon-prime-mk30-drone... gives more information, including that * No one was injured directly, but someone was treated for smoke inhalation *…

  18. comment
    Comment #44965525

    How do you get your tickets? Do you just buy in person at the theater or ballpark?

  19. comment
    Comment #44273324

    They aren't being told to be evil, though. Maybe the scenario they're in is most similar to an "evil AI", though, but that's just a vague extrapolation from the set of input data t…

  20. comment
    Comment #43720615

    It needs to be a decision problem (or easily recast as a decision problem). "given a number as input, output as many 1's as that number" doesn't have a yes or no answer. You could …

  21. comment
    Comment #43638176

    Does it actually go to the US corporation, or to some European subsidiary?

  22. comment
    Comment #43525550

    I don't see any reason to believe this was requested by the Anaconda developers. For example, it refers to the Anaconda developers in the third person: "For example adding a footno…

  23. comment
    Comment #43474981

    Meta has experimented with a hybrid mode, where the LLM uses autoregressive mode for text, but within a set of delimiters will switch to diffusion mode to generate images. In princ…

  24. comment
    Comment #43430345

    If they cared they could probably use a DEF system to reduce them.

  25. comment
    Comment #43427971

    I've found that OpenAI's Deep Research seems to be much better at this, including finding an obscure StackOverflow post that solved a problem I had, or finding travel wiki sites th…