Viewing profile — dz0707
dz0707
HN member- Joined
- Wed, Jul 14, 2021, 5:46 AM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About dz0707
No profile information was provided.
Recent public activity
-
comment
Comment #48471188
Given how bad some of the models do on somewhat similar problems, I'm sure pelican is included in training set now. Similar problems - given airplane outline and implementation con…
-
comment
Comment #45246099
I think your math is wrong. Most of modern cars do up to 150g of CO2 per 100km, there are other emissions too, but they are in way smaller numbers.
-
comment
Comment #44828856
I did a little test that I like to do with new models: "I have rectangular space of dimensions 30x30x90mm. Would 36x14x60mm battery fit in it, show in drawing proof". GPT5 failed s…
-
comment
Comment #43768484
I'm wondering if this could turn into some kind of prompt tunning tool - like to detect weak or undesired relationships, "blur" in embeddings, etc.
-
story
Ask HN: Do you have inspiring example of DDD usage?
Wondering if any of you have your favorite open source repository for a real software, used in production by real people, that is following DDD. I know that there are success stori…
-
comment
Comment #39843553
Having written quite a bit of open API specs, I don't agree with you. Json is hard to read, yaml has own quirks, especially when you try to spilt it into parts. Amazon also tries t…
-
comment
Comment #31443195
Tried couple queries that I've used lately for the job and results were meh, seems that getPayload was tokenized into get and Payload and that resulted into much not related stuff …