Live data from Hacker News

Viewing profile — simonkagedal

simonkagedal

HN member
Joined
Thu, Sep 02, 2021, 7:07 AM UTC
HN karma
174
Public activity
55 items

About simonkagedal

No profile information was provided.

Recent public activity

  1. comment
    Comment #48811682

    They should be toggles! Every now and then I will press the wrong button and will have to wait for the elevator to stop, open doors, close doors at a floor no one wants off on. I m…

  2. comment
    Comment #48203102

    Sounds a bit like the idea behind shadcn/ui. You start from the generated components, but the idea is to fork the code. (Then they seem to also have added their own kind of depende…

  3. comment
    Comment #48104378

    There are lots of good use cases for vibe coding (”never reading the code”), prototypes, various explorations and one-offs. I’ve done various kinds of migrations where I didn’t bot…

  4. comment
    Comment #48099697

    But people claim that text is AI-written on the most ridiculous grounds, like using proper typography. You might be missing out on interesting stuff!

  5. comment
    Comment #48099667

    Same. Meanwhile, I _read_ more code than I ever have.

  6. comment
    Comment #48088925

    Furthermore, for the example given, it would have made a lot of sense to me to generate those article summaries on the backend. Once and for all, no need to burden each client devi…

  7. comment
    Comment #48083484

    I would say yes, there’s a difference, in general. I would much rather leave the unsafe code to crates used and tested by many other applications, than have them in the application…

  8. comment
    Comment #48083325

    What really does not serve the reader any value is this comment now appearing on nearly every single HN thread. (And neither does my comment, sorry about that.) If you like the art…

  9. story
  10. comment
    Comment #47859324

    In a possible defense of grandparent, whenever I pirate movies these days (seldomly), it would be not because I don’t want to pay, but either because I want the offline reliability…

  11. comment
    Comment #47823716

    I like it when the two paradigms can be combined. Where you (or a non-developer) can set up a dashboard by point-and-click, but in the end there’s a source file that can be downloa…

  12. comment
    Comment #47611180

    This is being addressed in the article. The service no longer does this, and he apologizes.

  13. comment
    Comment #47598499

    Yes, I agree. It's been small enough of an issue for me to care (I have `~/.parallel/will-cite` set by my dotfiles repo, so wouldn't even see it on a new machine), but now I switch…

  14. comment
    Comment #47592963

    I think the link (now) points to the wrong line in the source code. I found it, though. Anyone understands why they do this?

  15. comment
    Comment #47592248

    This page describes the behavior, "disables the automatic execution of postinstall scripts in dependencies": https://pnpm.io/supply-chain-security While this explicitly calls out "…

  16. comment
    Comment #46745257

    The limit of 16 rules is interesting. Where does that come from?

  17. comment
    Comment #46745102

    The end of this article leaves me hanging. Did she manage to find the previously employed insurance lady so that she could thank her, or not? I need closure!

  18. comment
    Comment #46711834

    Someone (maybe on this site) suggested to think of the bottom bars of the square brackets around the linked text to kind of frame the underline. Somehow worked really well for me, …

  19. comment
    Comment #46711795

    That is a very nice metaphor indeed!

  20. comment
    Comment #46683150

    I applaud this project, “setting all the options”. I think it’s a really good idea to become close friends with the software you use all the time, and getting acquainted through th…

  21. comment
    Comment #46236719

    He commented on this here: https://simonwillison.net/2025/Nov/13/training-for-pelicans-...

  22. comment
    Comment #46094276

    Does “safe” here mean just “non-mutating”?

  23. comment
    Comment #46094181

    Took me a while to realize that it is an actual thing, rather than used as a placeholder (“three letter acronym”)

  24. comment
    Comment #45962326

    Me too, I still think it's cool. But while indeed easier-to-implement compared to SGML, it could have been yet a bit simpler. :) I once attempted to write a conforming parser, I re…

  25. comment
    Comment #45962257

    Ah, I was perhaps a bit unclear – I didn't mean to comment on whether certain languages made the list or not, I enjoyed the thorough walkthrough of languages being used for configu…