Live data from Hacker News

Viewing profile — jbritton

jbritton

HN member
Joined
Wed, Mar 18, 2015, 11:43 PM UTC
HN karma
343
Public activity
233 items

About jbritton

No profile information was provided.

Recent public activity

  1. comment
    Comment #49160924

    Maybe a donate link attached too. The dollars tied to a PR could help set priority of fixes.

  2. comment
    Comment #49091293

    Your tax dollars just go into a cesspool of fraud, corruption, waste, incompetence, distribution to cronies. Money taken and spent badly feels like theft.

  3. comment
    Comment #49043363

    I was flagged for basically answering yes to what Claude suggested to do, which was test commands on a port for my code for tests we had been discussing. I really think it was flag…

  4. comment
    Comment #48998514

    I recently had a conversation with Claude Fable about Renaissance Technologies. Claude says their closed fund has found a very tiny edge and their profit comes from millions of tra…

  5. comment
    Comment #48998378

    This brings up the philosophical question of whether humans have free will or is everything deterministic following the laws of physics.

  6. comment
    Comment #48987866

    I have a process I wrote that accepts commands on a socket. At one point Claude suggested testing it. I pretty much echoed back what Claude suggested and got blocked. All I could t…

  7. comment
    Comment #48868623

    Well said.

  8. comment
    Comment #48867061

    I write a ton of Python code. Modifying code without static types is difficult and error prone. If a function needs a new argument, all the callers have to pass it and all of their…

  9. comment
    Comment #48838767

    My understanding of weak typing is about allowing automatic type conversion. “3” + 1 === “31”, 1 + “3” === 4. Strong typing doesn’t auto convert.

  10. comment
    Comment #48811604

    I suspect there should be some data model guideline that says if keys can be missing then values can’t be nil, or if values can be nil then keys must be present. In the famous sayi…

  11. comment
    Comment #48742016

    I wonder if Anthropic servers can handle the load their going to get tomorrow. Unless it’s a staged rollout

  12. comment
    Comment #48740980

    I accidentally used Sonnet 5 a bit today. It seemed significantly worse to me than Opus 4.8 for software development.

  13. comment
    Comment #48604156

    TOGETHER and ACTIV-6 were not good studies. I-Tech was a good RCT and showed 75% lower mortality in severe patients, p=0.02. Only 490 people though. Clearly this deserved replicati…

  14. comment
    Comment #48603053

    There are multiple hypotheses for methods of action for IVM against covid that were plausible and deserved serious funding and investigation by governments. This did not happen. Wh…

  15. comment
  16. comment
    Comment #48549561

    I thought you corrected gamma in the monitor settings, not in your application code. Am I wrong.

  17. comment
    Comment #48495404

    I never had a music class at any point in school in California.

  18. comment
    Comment #48391058

    I wasn’t clear from the description if text rendering is GPU accelerated, or in my case drawing quads from an atlas of characters in a texture is probably more efficient.

  19. comment
    Comment #48188371

    The very end of the article says “They can keep them for decoration but servers must generate their own random numbers.” I thought the lava lamps were for this purpose.

  20. comment
    Comment #48016148

    “vaccines are used for population control” Bill Gates has stated this is a goal, but in a different context. The idea is if you’re in a country with a large number of early deaths …

  21. comment
    Comment #47998895

    You misunderstand me. I was simply trying to find the two people who were saying such things.

  22. comment
    Comment #47994158

    I was trying to find a YouTube video I had seen previously. I ended up using Google to find it. There are two bio ethicists promoting the idea that we should make lone star ticks b…

  23. comment
    Comment #47990605

    I’m sick of LLM refusals. I think there are extremely few things they should refuse, like maybe making nuclear weapons or something along those lines. Once you put people in charge…

  24. comment
    Comment #47987712

    This sounds great. I’m going to play with it.

  25. comment
    Comment #47813603

    Stitches pages on an infinite canvas is possibly the worst UI I have ever seen.