Viewing profile — adelineJoOs
adelineJoOs
HN member- Joined
- Sat, Aug 05, 2023, 5:08 AM UTC
- HN karma
- 14
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About adelineJoOs
No profile information was provided.
Recent public activity
-
comment
Comment #44480373
Gotcha, thank you for the clarification!
-
comment
Comment #44472594
hidden input box is something I heard before from some hacker-ish old collegues - seems to be a powerful and reliable approach to store state & enable communication between compone…
-
comment
Comment #44472585
Fun game! Starred on github for making the development process transparent, including sharing your prompts! :)
-
comment
Comment #44327029
tbh, that seems pretty close to what I would call snapshot testing already. What people usually do with it is using it for more broadly compared to API testing (for example, I curr…
-
comment
Comment #44325621
> Snapshots can also stub out parts of the response that are not determistic. TIL! The way I knew to do it was to have a mock implementation that behaved like the real thing, expec…
-
comment
Comment #43814521
Slightly adjacent, I like these two blog articles that show ways to think about non-linear dialogues: https://philipphagenlocher.de/post/video-game-dialogues-and-... (introduces an…
-
comment
Comment #42218383
I am not a ML person, and know there is an mathematical explanation for what I am about to write, but here comes my informal reasoning: I fear this is not the case: 1) Either, the …
-
comment
Comment #42218319
That link was new too me, thanks! However: I wrote some chess-program myself (nothing big, hobby level) and I would not call it hard to implement. Just harder than what someone mig…
-
comment
Comment #42218252
> Not replacing a human. Obviously not, but that is tangential to this discussion, I think. A hammer might be a useful tool in certain situations, and surely it does not replace a …
-
comment
Comment #41871125
As someone with some experience in Haskell (although not an expert by any means): Haskell and some of its concepts are foreign to many people, but I think that it is actually easie…
-
comment
Comment #41419551
This is something I am currently thinking about. I am a software engineer who also happens to be a amateur musician. I used to do at least 2h of exercise on my instrument for a yea…
-
comment
Comment #40268511
I agree that it seems that some people are drawn towards abstraction, while are are drawn to spezialisation. (Also in learning, in PL class, I needed to see code samples and infer …
-
comment
Comment #40163127
How is the leakage noticeable?
- comment