Viewing profile — yonom
yonom
HN member- Joined
- Sat, Jul 03, 2021, 11:32 PM UTC
- HN karma
- 431
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About yonom
simon@simonfarshid.com
Recent public activity
-
comment
Comment #43099361
This is super useful! Have you considered generating docs based on customer support in Slack or Discord conversations?
- story
- story
- story
- story
- story
-
story
Ask HN: Where can I find good legal documents?
Whenever I start a new (side) project, getting the website set up with T&C, Privacy Policy, etc. is a pain point. Here are a couple sources I've found: - Common Paper (NDA, TOS, SL…
- story
-
comment
Comment #38365597
@Obscurity4340 Interested in bouncing off ideas for therapy? Email is in my about box :)
- story
- story
- story
- story
-
comment
Comment #37163931
Yes, obviously! I began a blog post on the issues with Trusted Computing but ended up first writing up on the way Trusted Computing works, since most explanations I could find woul…
- story
- story
-
comment
Comment #36333641
I don't think the name "Transformer" is meant in the sense of "transforming between file formats". My intuition is that LLMs tend to be good at things human brains are good at (e.g…
-
comment
Comment #36332576
This is cool! Are you using one-shot learning under the hood with a user provided example?
-
comment
Comment #36332497
- if the only reason you're using v4 over v3.5 is to generate JSON, you can now use this API and downgrade for faster and cheaper API calls. - malicious user input may break your j…
-
comment
Comment #36332405
I would recommend creating a simplified JSON schema for the slides (say, presentation is an array of slides, each slide has a title, body, optional image, optional diagram, each di…
-
comment
Comment #36331238
I believe functions do count in some way toward the token usage; but it seems to be in a more efficient way than pasting raw JSON schemas into the prompt. Nevertheless, the token u…
- story