Live data from Hacker News

Viewing profile — stephen_hn

stephen_hn

HN member
Joined
Mon, Mar 03, 2025, 9:13 PM UTC
HN karma
11
Public activity
6 items

About stephen_hn

No profile information was provided.

Recent public activity

  1. comment
    Comment #44052502

    http://archive.today/KEBWI

  2. comment
  3. comment
    Comment #44043626

    They've raised 450m according to this article. Their site mentions 250m raised in 2023. Even if your plan is growth or bust, how do you burn through 250m in two years without think…

  4. comment
    Comment #44031519

    I am not totally sure what your API's look like but if you know the API only has a certain type (or subset of types), you would only validate that type on the method. Don't use a s…

  5. comment
    Comment #44031272

    I think you would use discrimated unions. const MyResult = z.discriminatedUnion("status", [ z.object({ status: z.literal("success"), data: z.string() }), z.object({ status: z.liter…

  6. comment
    Comment #43246865

    Location: USA Remote: Remote only Willing to relocate: No Technologies: Python C#/.NET Typescript, JavaScript, next.js, node.js, React AWS: Lambda, Glue, S3, DynamoDb, RDS, SQS, SN…