Live data from Hacker News

Viewing profile — IggleSniggle

IggleSniggle

HN member
Joined
Sun, Apr 08, 2018, 2:51 AM UTC
HN karma
4,274
Public activity
1,950 items

About IggleSniggle

No profile information was provided.

Recent public activity

  1. comment
    Comment #49111333

    Streaming HTML and Transfer-Encoding: chunked have existed since 1999 at least. I don't actually care about this argument one way or the other, but you can continue updating the si…

  2. comment
    Comment #48898910

    Depends on the writer.

  3. comment
    Comment #48898872

    Speaking only for myself, I _love_ coding. But I haven't done refactoring by applying a needle (with a steady hand) to a roll of magnetic tape in _YEARS_ /snark. I love monkey-patc…

  4. comment
    Comment #48774419

    I loved it. It was cathartic to read, too. It's really a rather short story. There's no accounting for taste.

  5. comment
    Comment #48540585

    Back in those times we made a distinction between nerds and geeks, with geeks really being a sort of subset of nerds that was just interested in the technicals.

  6. comment
    Comment #48510439

    Some artists use a brush, but others use a chisel. And then there's the bullshit artists. Just because we never had the option of a chisel before doesn't mean all chiselers are bul…

  7. comment
    Comment #48431490

    I apologize. I didn't mean to suggest it is a super power, and it has also been a struggle in my life. I find it useful to frame this way because the struggle is not only because o…

  8. comment
    Comment #48430855

    For me, one of the big improvements is the ability to legitimately work via text message. That probably sounds dystopian in a bunch of ways to some people. But there are times that…

  9. comment
    Comment #48430814

    I always thought of myself as merely ADD, but your comment is so incredibly relatable across all dimensions that I find myself wondering how far along the autism spectrum I am. Alt…

  10. comment
    Comment #48337230

    They are building them because they can ask an AI to spin it up. They could have asked it to spin up the public API just as easily. The MCP choice is a fashion choice vs an openapi…

  11. comment
    Comment #48337175

    Right; isn't this already captured by an openapi spec with RBACs? Plus the benefit that your ai agent can keep using all the pre-AI tools that already interface with those specs. W…

  12. comment
  13. comment
    Comment #48008071

    Caveat emptor, I'm not a Haskeller, just an admirer. But Haskell let's you run functions over the type system itself very elegantly, so you can have a type that is derived from a t…

  14. comment
    Comment #47297310

    Great story thanks for sharing

  15. comment
    Comment #47064460

    Depends. Within the US, there are data export laws that could make the "whoever" part illegal. There are also conspiracy to commit a crime laws that could imply liability. There ar…

  16. comment
    Comment #46805056

    What do you recommend if I've been regularly producing blog-length posts in Slack for years, no LLM present? It's where I write man...should I quit that out? I try to be informatio…

  17. comment
    Comment #46805003

    To me, you are describing a fluency problem. I don't know you or how fluent you are in code, but what you have described is the case where I have no problem with LLMs: translating …

  18. comment
    Comment #46561319

    Totally agree on js, but it doesn't have the same easy same-language comparison that you get from compiled Lua vs LuaJIT. Although I suppose you could pre-compile JavaScript to a b…

  19. comment
    Comment #46556705

    I think it's worth remembering that this was a storage procedure that was also already abnormal/odd because of the specifics of the existing shielding. I think it's somewhat unders…

  20. comment
    Comment #46555559

    Compiled Lua vs LuaJIT is a major example imho, but maybe it's not especially pertinent given the looseness of the Lua language. I do think it demonstrates that the concept that it…

  21. comment
    Comment #46513523

    I simply choose to believe that people do this out of a place of genuine curiosity / excitement to share knowledge. I believe this approach of assuming the best of intentions is ev…

  22. comment
    Comment #46439098

    In the broadest sense of the word, aliasing refers to a problem where an insufficient number of samples create a misrepresentation of an intended signal source. I was being a bit p…

  23. comment
    Comment #46435140

    But they said it sends them to Netfçix? That seems incorrect

  24. comment
    Comment #46430014

    Just because someone has different taste doesn't make it bad taste. Books have lower resolution still, and they evoke far greater imaginative leaps. For me, the magic lies in what …

  25. comment
    Comment #46226695

    That's good, because the "O" should never be dotted. You use slash OR dot for zero , unless you vaguely remember them both as useful for disambiguating but forgot that both marks a…