Viewing profile — polygot
polygot
HN member- Joined
- Wed, Jul 13, 2016, 4:05 PM UTC
- HN karma
- 637
- Public activity
- 194 items
- HN profile
- View on Hacker News ↗
About polygot
Recent public activity
-
comment
Comment #46501391
Hi, author here. Thanks for the feedback! I'll take a look at the article tonight and go through the comments and update the post based on the comments.
-
comment
Comment #46471216
Thanks for sharing! Appreciate the OSS work. Is it ok if I reference that repo in my article?
- story
-
comment
Comment #46186411
https://archive.ph/eR3gp
-
comment
Comment #45723024
It’s much more difficult to tell if someone bypassed the lock if they picked it (and relocked it), as opposed to cutting it off completely
- comment
-
comment
Comment #44448576
Thanks for the feedback! I'll likely be editing part 1 to include the feedback so far from the commenters as well. If there's a specific statement or analogy that felt especially c…
-
comment
Comment #44448492
Thanks for the feedback, I totally agree that monads are not containers. From an OOP perspective, they have some properties that make them, in some sense, sorta like containers, e.…
-
comment
Comment #44448413
Thanks for the feedback! I didn't expect my post to garner a lot of attention. I am totally ok with rewriting part 1, potentially to make it more concise to prevent confusion (wow,…
-
comment
Comment #44448322
Thanks for the feedback! I can definitely rename the post soon as a first step, although this may require rewriting a chunk of the article to more accurately reflect the fact that …
-
comment
Comment #44448276
Hi, I completely agree. "A" list isn't inherently a monad, and that is where my metaphor starts to fall apart a bit (my post title furthers this issue.) I can clarify this earlier …
- story
-
comment
Comment #44130255
Not sure how they're going to go around that corner with that vehicle
-
comment
Comment #44102826
If we have these test scores: 0, 1, 1, 1, 1, the mean is 0.8 and thus 80% are above average.
-
comment
Comment #44085238
If someone wants to find the original quote, https://salvatoreloleggio.blogspot.com/2014/10/borges-dove-i... says, translated: > One part of that part was published as a preview in…
-
comment
Comment #43948183
> provide a JSON schema Is this when using structured outputs?
-
comment
Comment #43947831
Title is slightly misleading, it is not leaving behind 486 types of CPUs individually, but the "486 CPU".
-
comment
Comment #43801410
I decided to do that, and made Paper2Code2Code: https://github.com/alexyorke/Paper2Code2Code/tree/main
-
comment
Comment #43701051
Reminds me of the JetBrains installer--not a bad reminder, I like the animations.
-
comment
Comment #43697321
I also wonder if "Kitty Litter/Zeolite" was read without context in the white-paper, i.e., any type of kitty litter rather than specifically the inorganic kind.
- story
-
comment
Comment #43677881
I could _maybe, maybe_ see self-hosted GitHub runners inside of VMs running on developer machines. The VMs would have to be re-created after every request however. I don't think th…
-
comment
Comment #43559159
Would dev containers solve this issue?
-
comment
Comment #43512898
How much better is the turn taking relative to two humans, when, for example, ordering a pizza? Human to human interaction has a non-zero false turn taking false positive score in …
-
comment
Comment #43509868
My prompt was pretty short, I think it was "Make these tests pass". Having said that, I wouldn't mind if it asked me for clarification before proceeding.