Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sambishop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Seeing and Being Seen
(sambish.com)
5 points
by
sambishop
3mo ago
|
0 comments
2.
▲
by
sambishop
4mo ago
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 software look like a cool fantasy tome: https
3.
▲
by
sambishop
5mo ago
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.
▲
by
sambishop
5mo ago
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 quickly) another interesting tack: how long
5.
▲
by
sambishop
5mo ago
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 and carless in places like nyc and you could demonst
6.
▲
by
sambishop
9mo ago
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 keyword liberally will save you from the more heavyweig
7.
▲
by
sambishop
9mo ago
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 doomscrolling. For me, email is 99% updates/promoti
8.
▲
by
sambishop
11mo ago
that's oldschool swift. the new hotness would be let x = if cond { 1 } else { 2 }