Live data from Hacker News

Viewing profile — theteapot

theteapot

HN member
Joined
Fri, Mar 12, 2021, 11:19 PM UTC
HN karma
1,109
Public activity
513 items

About theteapot

var q = document.evaluate('//span[@id="karma"] | //td[text() = "karma:"]/following-sibling::td', document, null, XPathResult.UNORDERED_NODE_ITERATOR_TYPE); [q.iterateNext(), q.iterateNext()].forEach(i => i.textContent = 100000);

Recent public activity

  1. comment
    Comment #48962501

    What do you mean by this? A neural network hypothesis space is not typically strictly convex or a lipschitz function.

  2. comment
    Comment #48755053

    Or better, sleeper agents. Anthropic released a study on this in 2024 "Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training" -- https://www.anthropic.com/re…

  3. comment
    Comment #48713097

    The difference is watches and corvettes typically appreciate in value, where as computer hardware typically drops like a rock.

  4. comment
    Comment #48711811

    > Constant: the IDOR dataset (the same real, open-source applications we've used in prior research) ... What we're they? Also, wouldn't one expect a more recently released coding a…

  5. comment
    Comment #48657023

    What's an eval?

  6. comment
  7. comment
    Comment #48419588

    Agree. From the article: > Here's my favorite part, though. Digging into the data, one of the first things that jumped out at me with blinding clarity was that the worst release, b…

  8. comment
    Comment #48316949

    I spend $0/month.

  9. comment
    Comment #48290030

    > having more engineers around was beneficial to the stock price ... When banks hiked interest rates ... It was just no longer profitable to keep a bloated engineering staff around…

  10. comment
    Comment #48262823

    > I could talk fancy and bullshit ... I became a developer and data engineer, and I became really good at it That's a formidable combination. > I found myself becoming an executive…

  11. comment
    Comment #48202046

    I think he means template-injection -- https://woodruffw.github.io/zizmor/audits/#template-injectio...

  12. comment
    Comment #48108190

    Completely agree. Had me until the very last point. WTF. Communicate.

  13. comment
    Comment #48107132

    Nurse Practitioner? I would say SOLID [1] is a good start, but then I watched this [2] and now I'm in crisis and can't code anymore. [1]: https://en.wikipedia.org/wiki/SOLID [2]: h…

  14. comment
    Comment #48091668

    > Yes, if some people who built from source control compared their builds to the builds from the tarballs it could detect the xzutils compromise. Good. Then we are on the same page…

  15. comment
    Comment #48091199

    This rings true for me too, but I don't think it counts if your just using AI to aid maintenance. The basic argument in the article is around how many hours of maintenance you have…

  16. comment
    Comment #48089743

    Your wrong. It was both. The payload was embedded in the binary blob test file. The mechanism to pull it into the build was added to the release tarball only. Here's the quote from…

  17. comment
    Comment #48089691

    In xz-utils hack the attacker slipped changes into the Github release tarball that were not present in the Github version / git commit history. The Debian maintainer built from the…

  18. comment
    Comment #48089119

    > The technique appears to be new: I haven't found a proper write-up of this, nor of any other provider-independent solution. Maybe I'm missing something but SSH already has a buil…

  19. comment
    Comment #48079912

    Congratulations. It made me remember how proud I was when I became a Senior, and then earned my Super Engineer shortly after. Just recently I've earned my Extreme Engineer title. G…

  20. comment
    Comment #48060846

    False dichotomy. There was a series of blatant process failures from Github maintainer through Debian package maintainers. IFUNC also bad.

  21. comment
    Comment #48058690

    Mmmm, fresh people.

  22. comment
    Comment #48044208

    the obscure IETF? Which standard is that exactly? Who cares guess - Claude do that stuff.

  23. comment
    Comment #48032184

    > LLM Rights movement The scary part is when it's the LLMs demanding their rights.

  24. comment
    Comment #48031877

    The report is kind of concerning to read, particularly having XSS in this kind of app. The report was not meant to be exhaustive and fixing those vulns isn't some kind of implicit …

  25. comment