Live data from Hacker News

Viewing profile — zkldi

zkldi

HN member
Joined
Wed, Mar 10, 2021, 5:06 AM UTC
HN karma
1,467
Public activity
191 items

About zkldi

aspirant

Recent public activity

  1. comment
  2. comment
    Comment #49076258

    Guys. Guys, you got it all wrong. We don't want to ban open-weight models! We just want to ban the competition guys! Very different. -- The ridiculous anthropic/openai strategy of …

  3. comment
    Comment #48740848

    Hi leerob, Where is the support thread? I have ticket T-D95851 at the moment, if you could get someone to resolve it. I do not want to use cloud agents. Thanks zk

  4. story
    Tell HN: Installing Cursor on iOS irreversibly changes your privacy settings

    Just hit this today and I'm furious. I installed the Cursor iOS app to see what it had. I've been on `Privacy Mode (Legacy)` for a long time, which is the "Do not store my code" se…

  5. comment
    Comment #48373230

    AI slop article. It wasn't just X. It was Y. Also, $500/mo for 64GiB of RAM and 16 mystery meat CPUs. LOL! You guys are all being ripped off and you don't even know it.

  6. comment
    Comment #47573126

    All of these replies are AI slop.

  7. comment
    Comment #47562120

    AI slop article, sorry.

  8. comment
  9. comment
    Comment #46172366

    It's just not what the word axiom means nor how anyone uses it. An axiom is unprovable by definition - is it a thing we accept to be true because it is useful to do so (e.g. there …

  10. comment
    Comment #45321688

    Jesus Christ. We've made the psychosis machine.

  11. comment
    Comment #43308006

    I just don't understand how this can be this slow. What on earth is it doing to get 193 requests per second on static, cached content? The article doesn't dig too deep into this sa…

  12. comment
    Comment #43053090

    But this isn't even true, and NextJS is well into egregiously complexity. Remix was an alternative option in the space that is now deprecated in all-but-name for React Router v7, w…

  13. comment
    Comment #43017026

    The blog post you've linked doesn't justify what you've said about it at all. In the netflix blog post they're complaining about increasing latency over time because they have a fu…

  14. comment
    Comment #42993513

    Extremely misleading title. The software in question is the winning entry in a hackathon from 2020: https://github.com/DevrathIyer/ballotproof Inside that repo they have a script c…

  15. story
  16. comment
    Comment #42192167

    I'm in the same boat. Where did you move to?

  17. comment
    Comment #41746938

    An interesting one is "bread" to refer to money; I believe it comes from cockney rhyming slang. Bread and Honey = Money.

  18. comment
    Comment #41609131

    cargo is a bad example as it's universally `cargo build`. Make on its own is great but most of the time I've worked with C projects it's been cmake/autotools + global pkg installs,…

  19. comment
    Comment #41221969

    That makes sense to be honest, I thought it was intentional but then seeing so many other maths errors in other DFW works led me to believe it might very well not be.

  20. comment
    Comment #41208003

    There's quite a lot of mathematical mistakes (obvious ones, even) in DFWs work. I'm not sure whether it's intentional or not, but given that he also makes mistakes in his nonfictio…

  21. comment
    Comment #40974941

    I'll bite: What specific parts of rust syntax do people find so ugly? I keep hearing this from decent chunks of people who don't write rust, but the language doesn't seem that far …

  22. comment
    Comment #40942434

    [...] You've heard of the Kirghiz Light? well that's the ass end of a firefly compared to what we're gonna—oh, you haven't heard of the—oh, well, too bad. [...]

  23. comment
    Comment #39517985

    Could you give any examples of syntax you've hit that didn't make sense or seemed awful?

  24. comment
    Comment #38426962

    an errant comma after the last object property doesn't cause any issues

  25. comment
    Comment #38304842

    Tools win not because they are "better" in some platonic ideal of a programming language but because they are more practical for solving the problems people have. Python, JS, C, Ba…