Viewing profile — simonkagedal
simonkagedal
HN member- Joined
- Thu, Sep 02, 2021, 7:07 AM UTC
- HN karma
- 174
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About simonkagedal
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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!
-
comment
Comment #48099667
Same. Meanwhile, I _read_ more code than I ever have.
-
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…
-
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…
-
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…
- story
-
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…
-
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…
-
comment
Comment #47611180
This is being addressed in the article. The service no longer does this, and he apologizes.
-
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…
-
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?
-
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 "…
-
comment
Comment #46745257
The limit of 16 rules is interesting. Where does that come from?
-
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!
-
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, …
-
comment
Comment #46711795
That is a very nice metaphor indeed!
-
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…
-
comment
Comment #46236719
He commented on this here: https://simonwillison.net/2025/Nov/13/training-for-pelicans-...
-
comment
Comment #46094276
Does “safe” here mean just “non-mutating”?
-
comment
Comment #46094181
Took me a while to realize that it is an actual thing, rather than used as a placeholder (“three letter acronym”)
-
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…
-
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…