Live data from Hacker News

Viewing profile — 63stack

63stack

HN member
Joined
Thu, Feb 23, 2023, 9:20 AM UTC
HN karma
954
Public activity
416 items

About 63stack

No profile information was provided.

Recent public activity

  1. comment
    Comment #49237478

    You can add "make no mistakes" to the end of the prompt and achieve the same result while burning less tokens.

  2. comment
    Comment #49230818

    Are you sceptical if people have slept before 1600, or what's with the "at least?"

  3. comment
    Comment #49229732

    There should be parental controls that disallows installing apps, so there is no hidden browsers. Google and apple has an entire walled garden infra setup that they are using for c…

  4. comment
    Comment #49173096

    My main takeaway from this is not that "security is hard" but that cloudflare is pretty incompetent.

  5. comment
    Comment #49148920

    It's also not worth posting "I tried didn't work" because nobody knows what you tried. There is zero information in it, and it's a waste of bits that just pollutes the discussion.

  6. comment
    Comment #49107183

    Yes. I find it quite funny that 4 people with the flashiest of titles (head of experience?) came up with this amazing plan: 1. it will be incredible 2. it will be composable 3. it …

  7. comment
    Comment #49067505

    Please enlighten us

  8. comment
    Comment #49048642

    We can cross that bridge when we get there

  9. comment
    Comment #48945243

    This is only true if you are using apps that require no communication with a server. Otherwise it's constant forced updates, and basing security on the version number of the instal…

  10. comment
    Comment #48857799

    Trump clearly stating anything is a stretch, that man cannot talk coherently even for a minute. He has also stated that the war has been won many times. Why would you take anything…

  11. comment
    Comment #48836918

    Can anyone explain something? Since there are so many open source chat applications, what keeps anyone from "just" exchanging a key with someone else out of band, and then modifyin…

  12. comment
    Comment #48815495

    That was the strangest line for me as well. The article tries to play up this "Polish engineer with an MSc in computer science who has 13 years of industry experience" who ... used…

  13. comment
    Comment #48772304

    >The challenge with screen mirroring solutions is that they take over every single pixel in the car, and that’s not the way we see ourselves interacting with our users. Wassym Bens…

  14. comment
    Comment #48647198

    What's the point in making this distinction? This is HN, 99% of the users here are aware of what zero knowledge proof is and that it's possible to implement it that way. The genera…

  15. comment
    Comment #48587702

    AMD is spreading FUD by not answering why it was removed. They could stop this in its tracks if they wanted.

  16. comment
    Comment #48557373

    If this is clickbait, you are a google shill. The limitations of v3 are very clearly explained on the ublock homepage: uBlock Origin used the webRequest API to intercept and block …

  17. comment
    Comment #48502394

    To me it sounds like the agent's operator is a person who has zero self awareness, and is entitled to the maximum to believe that he can just 1) point an agent at real people and e…

  18. comment
    Comment #48502271

    Did you read your own link? A parent has to apply for this. Parent/Legal Guardian Identity Verification To confirm your identity, we’ll ask you to take: A live selfie of yourself, …

  19. comment
    Comment #48474691

    Amazon's incentive is to fine tune their own possible future model

  20. comment
    Comment #48459401

    You discovered what web development was like in early 2000.

  21. comment
    Comment #48459339

    Why do most developers not like it? Is it because the browser is a terrible platform for text editors since there is no proper key mapping, or access to proper debuggers, or there …

  22. comment
    Comment #48439398

    You are supposed to define indexes based on how you query the data, not ahead of time.

  23. comment
    Comment #48306357

    "the market" is literally the arena of competition, it's not a surprise it's more competitive than ever

  24. comment
    Comment #48292086

    I feel like we are talking past each other, because you ignored the whole part about "it is already tied to an env var, and it would be still tied to an env var" that you would onl…

  25. comment
    Comment #48291051

    Ideally (in my ideal world), it would be Result that holds the backtrace. The value is that I don't know up front which method call is going to cause an error that is hard to track…