Live data from Hacker News

Viewing profile — sirlone

sirlone

HN member
Joined
Mon, Jan 20, 2025, 1:57 AM UTC
HN karma
4
Public activity
9 items

About sirlone

No profile information was provided.

Recent public activity

  1. comment
    Comment #42796055

    This is the problem, we don't agree on the solution. You said > e hostile policy positions towards social safety nets and foundational services (e.g. education, healthcare, childca…

  2. comment
    Comment #42795929

    So the mom-and-pop donut shop on the corner always optimizes for profits? The local donut shop? Most companies do not actually optimize for profit. If they did they'd stop whatever…

  3. comment
    Comment #42776304

    So for example, my action builds on 4 different platforms (win-64, linux-amd64, mac-intel, mac-arm), it does this in parallel then gets the artifacts for all for and bundles them i…

  4. comment
    Comment #42772449

    I can't remember the last time I needed enums. Usually they fall out of the code in one way or another // in some util.ts or helpers.ts export function keysOf (obj: { [k in T]: unk…

  5. comment
    Comment #42772246

    why repeat the names? // put this in some util.ts or enum.ts file function makeEnum (keys: T) { return Object.fromEntries(keys.map((x) => [x, x])) as { [K in (typeof keys)[number]]…

  6. comment
    Comment #42771997

    It's interesting to me that there's no screenshot on the front page (they're buried on other pages). Not only is there no screenshot, the main image on the front page is an image o…

  7. comment
    Comment #42766327

    I do not want to use "sanitized models". Let me install my own models. I don't want some SV people deciding what is "right think" and what is forbidden.

  8. comment
    Comment #42765333

    Is the free thing really an issue? TV and Radio were free for decades and both still are. TV switched to cable, through broadcast still exists, but radio is still free. I'm not con…

  9. comment
    Comment #42764304

    It's frustrating to read the average person has (1-2) intimate friends and 15 people they stay in touch with contacting them at least once a month. I'm at 0 intimate friends right …