timpetri
|
10 months ago
|
on: Launch HN: Better Auth (YC X25) – Authentication Framework for TypeScript
How did you resolve the multiple refresh calls issue? Do you use swr hooks on the front end? Been thinking about how to do this myself.
timpetri
|
1 year ago
|
on: Zod: TypeScript-first schema validation with static type inference
Looking around on Twitter and repos in the OSS community, it appears that Zod is now almost always favored over yup, despite an almost identical API. Curious to hear what people think if they've worked with both. We went with Yup early on at my company, and now that's what we use for consistency in our codebase. I haven't personally found it to be lacking, but some of the logic around nulls and undefined always lead me back to the docs.
timpetri
|
1 year ago
|
on: Apple introduces M4 chip
That is an interesting angle to look at it from. If they're gonna keep pushing this they end up with a strong incentive to make the iPhone even more energy efficient, since users have come to expect good/always improving battery life.
At the end of the day, AI workloads in the cloud will always be a lot more compute effective however, meaning lowered combined footprint. However, in the server based model, there is more incentive to pre-compute (waste inference) things to make them appear snappy on device. Analogous would be all that energy spent doing video encoding for YouTube videos that never get watched. Although, it's "idle" resources for budgeting purposes.
timpetri
|
2 years ago
|
on: Show HN: Ellipsis – Automatic pull request reviews
This looks great.
I've been getting a lot of ads for a product with a similar premise ("AI-first Code Reviewer"): CodeRabbit.ai. Can you help me understand how this product compares?
timpetri
|
3 years ago
|
on: How to sell tickets fairly
I feel like Dice.fm already solved this. You can buy an untransferable ticket and if you cant go, you simply return it to a wait-list of people who have signed up. You get your money back, and they pay the same price. Maybe there are some transaction fees involved but overall this eliminates the ability for someone to buy just to sell?
timpetri
|
4 years ago
|
on: Estimating PaLM's Training Cost
Question related to the Chinchilla paper[0], which says that optimal amount of training data for ~500B, 1T, and 10T param models are 11T, 21.2T, 216.2T tokens, respectively. The PaLM paper[1] says it made use of 700B tokens.
How many tokens of training data have humans produced across the entire internet, all our written works, etc? Is there such a thing as a 216 trillion token set?
[0] https://arxiv.org/abs/2203.15556
[1] https://arxiv.org/abs/2204.02311
timpetri
|
5 years ago
|
on: Apple says game streaming services violate App Store policies
It seems like this exact logic would rule out any and all of the remote screen control apps that are currently available for iOS.
timpetri
|
7 years ago
|
on: Ask HN: What browser extensions have you built for yourself?
timpetri
|
7 years ago
|
on: Why read Aristotle today?
I found this article very fascinating. I'm sad to admit that I know very little about the large number thinkers from that time though. If anyone could point me in the direction of some literature that would introduce me to all this, that would be greatly appreciated!
timpetri
|
7 years ago
|
on: Why read Aristotle today?
For someone who's never really the studied their works, do you have any recommendations on what to read?