Viewing profile — sambishop
sambishop
HN member- Joined
- Tue, Jun 18, 2024, 7:31 PM UTC
- HN karma
- 58
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About sambishop
Recent public activity
- story
-
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…
-
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.
-
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…
-
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…
-
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 …
-
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…
-
comment
Comment #45776832
that's oldschool swift. the new hotness would be let x = if cond { 1 } else { 2 }