Viewing profile — robseed
robseed
HN member- Joined
- Sat, May 25, 2013, 11:59 PM UTC
- HN karma
- 67
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About robseed
No profile information was provided.
Recent public activity
-
comment
Comment #47221478
Unedited AI generated code should have a different blame line than regular code, something like author_ai vs author.
-
comment
Comment #45353964
And census tools like Geocorr can translate between zip/zcta and other geographies, weighted by population or land area, without doing any spatial calculations. https://mcdc.missou…
-
comment
Comment #42823361
It is getting some skeptical coverage https://blockclubchicago.org/2025/01/24/ballys-chicago-wants... but not enough, seems downright exploitative to me.
-
comment
Comment #40471567
https://protomaps.com/ is even simpler. Http range requests on a single static file.
- story
-
comment
Comment #19341054
45, certain "trap music" is a typo
-
comment
Comment #6825800
Chaitin's constant gets my vote for most valuable number. http://en.wikipedia.org/wiki/Chaitin's_constant
-
comment
Comment #6722581
Don't most search engines use an inverted index to find the similarity between the query vector and the document vectors? (instead of doing the dot product with every document) May…
-
comment
Comment #6419781
Such a relief to see xml described as "An alternative to json".