Live data from Hacker News

Viewing profile — sambishop

sambishop

HN member
Joined
Tue, Jun 18, 2024, 7:31 PM UTC
HN karma
58
Public activity
8 items

About sambishop

sambish.com

Recent public activity

  1. story
  2. comment
    Comment #48283930

    as a lover of low resolution software, we must acknowledge the goat, never surpassed since 2003: https://www.dafont.com/04b-03.font nowadays all the alpha exists in making your sof…

  3. comment
    Comment #47798977

    arguments are not soldiers. i am specifically responding to the claim that cars leads to suburbs leads to mental health issues. i am not a partisan in the greater car wars.

  4. comment
    Comment #47797500

    for sure! but that's irrelevant to a causal chain that includes "suburbanization", since you're not in the suburbs (in manhattan at least, the walkability does drop off pretty quic…

  5. comment
    Comment #47797334

    automobiles -> suburbanization -> isolation -> mental health crisis seems like a fairly easy hypothesis to test since there are still millions of people in america living densely a…

  6. comment
    Comment #46446850

    This stops a little too short to be entirely useful imo. It's missing three very important concepts to make someone fully productive with swift concurrency: 1. sending. Using this …

  7. comment
    Comment #46375967

    I've always been fascinated by people who seem to have this problem. I've heard multiple individuals describe responding to emails as an infinite attention suck sort of like doomsc…

  8. comment
    Comment #45776832

    that's oldschool swift. the new hotness would be let x = if cond { 1 } else { 2 }