Live data from Hacker News

Viewing profile — demosthanos

demosthanos

HN member
Joined
Mon, Nov 27, 2023, 3:00 PM UTC
HN karma
2,290
Public activity
321 items

About demosthanos

No profile information was provided.

Recent public activity

  1. comment
    Comment #48962559

    There isn't, but everything that they said above is absolutely true and people who try to fight it will suffer. There is lots of flexibility within those constraints, but the const…

  2. comment
    Comment #48949412

    For what it's worth, I totally understand the motivating use case here. There were absolutely times where I walked away from what I was hoping would be an hours-long project that w…

  3. comment
    Comment #48948900

    Yes, the problem with comparing open models to open source is that open source requires humans to volunteer their time. Open models requires humans to volunteer their money. These …

  4. comment
    Comment #48948515

    The myth is that Roman concrete was 'better' and that we don't know how to recreate it. The facts are that it was not better in any way than what we can do now and we have always k…

  5. comment
    Comment #48946804

    Yes, you, too, can have two-thousand-year-old buildings if you're willing to make that longevity be the primary thing you pay for, assuming that your successors don't tear the thin…

  6. comment
    Comment #48943516

    Related, Grady Hillhouse on the myth of Roman concrete. > The miracle of modern chemistry has given us a wide variety of admixtures like superplasticizers to improve the characteri…

  7. comment
    Comment #48941086

    First: This is the general privacy policy, not the enterprise contract. I don't know what goes into the enterprise contract, but I do know that our legal department spent a very lo…

  8. comment
    Comment #48940737

    I'd like to see you try using mental calisthenics against a well-funded legal department. Let me know what the judge says.

  9. comment
    Comment #48940578

    There is a world of difference between: * A company following suit with their entire industry in choosing a very generous definition of fair use. * A company being the first to def…

  10. comment
    Comment #48940491

    You truly see no difference between having a perhaps-overly-generous definition of fair use and flagrantly breaking contracts that you signed with your customers?

  11. comment
    Comment #48940436

    There is an enormous difference between: * Exploiting ambiguity around fair use at a large scale before the law catches up and then jointly lobbying with your competition to make s…

  12. comment
    Comment #48938934

    First, I think people should buy from GoG for exactly this reason. But also, the difference is that Steam has as far as I can tell never yanked a game from someone's account and fa…

  13. comment
    Comment #48938863

    Because: 1. There are lots of things that compilers load into their memory that aren't actually source code. A memory exploit turns non-source data into executing-in-the-compiler c…

  14. comment
    Comment #48937714

    I don't think transitive definitionally means we can ignore it. Any input that I give to my direct dependencies could theoretically end up inside of its dependencies and I can't kn…

  15. comment
    Comment #48937091

    Recent and very related: Physical disc production ending in Jan 2028 for new games on PlayStation (797 comments) https://news.ycombinator.com/item?id=48745456 So Sony is simultaneo…

  16. comment
    Comment #48936949

    > Compilers are not security sensitive, usually. The compiler is one of the most significant trust boundaries we have. Its decisions can intentionally or unintentionally create vul…

  17. comment
    Comment #48936655

    In context that's clearly not what he's saying, the next sentence is this: > Zig has more features than Rust for making memory-unsafe code work correctly, and that was the area whe…

  18. comment
    Comment #48934914

    It's great that you can make your own independent apps on atproto, and you're right that I overstated the "anything on the protocol" in the analogy. Analogies are always lossy, but…

  19. comment
    Comment #48933942

    I don't think the Google comparison is doing you any favors in resolving the concern behind the category error, though. What I'm hearing is that AT is like the web if Google had st…

  20. comment
    Comment #48929865

    > I feel like we've done full circle. Languages are back to being (mostly) procedural. I'm not sure I like it, but it seems that this is what people prefer. Is this an actual shift…

  21. comment
    Comment #48916159

    Not formally, but we do informally recognize names and prioritize researchers who reliably turn up good results.

  22. comment
    Comment #48915699

    In theory, yes, but are you actually seeing clearly-garbage lower-bound reports like this? The ones we're seeing show clear evidence of being AI-generated, are often incorrect or d…

  23. comment
    Comment #48914324

    As someone on the company response side of the HackerOne brokenness, I can confirm that this effect is real but would also note that the difficulty of distinguishing is not as seve…

  24. comment
    Comment #48914209

    I don't know if all ecosystems are as bad as node is, but the node ecosystem has terrible issue severity ranking which makes infosec squeamish for no reason. Every week or so there…

  25. comment
    Comment #48911052

    The biggest consistent tell for LLM writing is when the conversation leaks through into the final prose. You read along with the text and things seem to be going fine until all of …