Viewing profile — NameError
NameError
HN member- Joined
- Mon, Nov 07, 2022, 6:02 PM UTC
- HN karma
- 270
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About NameError
Recent public activity
-
comment
Comment #49085642
I think the fun/hobbyist/urbanist answer is that people just like to know facts about where they live, I've spent hours now looking up different places' data. The more commercial a…
-
comment
Comment #49084227
I'd like to! It'd be pretty straightforward for the parts based on OpenStreetMap i.e. generating travel time areas / points of interest, I'd just need a bigger database. Ingesting …
-
story
Show HN: How many people live within an hour walk of you?
I've been building a bunch of US geography tools/games/visualizations and thought folks on HN might like this one. There are also drive-time and bike-time tools available on the sa…
-
comment
Comment #44262128
Yep, street view is not working at all for me
-
comment
Comment #44135522
It seems silly to expect someone to read the whole book before evaluating it when the creator didn't even read the whole book before publishing it
-
comment
Comment #43185487
It seems that Slack being fully down and unusable only reaches the "incident" category on their scale - I'd hate to see what counts as "outage"
-
comment
Comment #42673000
I think the core problem at hand for people trying to use AI in user-facing production systems is "how can we build a reliable system on top of an unreliable (but capable) model?".…
-
comment
Comment #42184702
It seems like he did everything! I first heard of Von Neumann in international relations & economics classes as the person who established game theory, then later in CS classes as …
-
comment
Comment #42184405
Easy way to get a fair result from an unfair coin toss: Flip the coin twice in a row, in this case starting with the same side facing up both times, so it's equally unfair for both…
-
comment
Comment #42174036
Reminds me of a cool proof I saw recently that there are two numbers a and b such that a and b are both irrational, but a^b is rational: Take sqrt(2)^sqrt(2), which is either ratio…
-
comment
Comment #42172647
When my primary care doc referred me to a dermatologist for a suspicious mole, I could not find an actual dermatologist who would see me in less than ~8 months. I ended up seeing a…
-
comment
Comment #42015899
This article really resonates with me - I've heard people (and vector database companies) describe transformer embeddings + vector databases as primarily a solution for "memory/con…
-
story
Show HN: One-dot-per-vote comparison map of US Election Results
Source code and more info here: https://github.com/votermap/votermap.github.io/tree/main The core idea is to take precinct-level election results and visualize them with one dot pe…
-
comment
Comment #41331627
I think something with the "wow" factor of the Vision Pro but the form factor of a pair of glasses would be the holy grail of AR/VR. I wonder if there are fundamental tradeoffs whi…
-
story
Show HN: Turn any Wikipedia article into a language learning "podcast"
I made this script because I was using ChatGPT voice mode as a janky implementation of this concept a while ago and found it really useful for building my Spanish vocabulary, and h…
-
story
Show HN: BlockAtlas – a very detailed interactive map of US Population Density
The US Census publishes block-by-block population & housing data[1], and I couldn't find an online map of this, so I built one. It also includes lots (10k+) of other indicators pub…
-
comment
Comment #41225929
I bought the short-story collection this is a part of and liked it a lot: https://qntm.org/vhitaos A lot of the stories are free to read online without buying it but I thought the …
-
comment
Comment #41018230
I just made an update which should enable "population density" type queries to work a bit better - there is now an option to divide by 'LAND_AREA' for any variable (though this sho…
-
comment
Comment #41005122
Thanks for trying it out - adding land area and supporting queries like "population density" will definitely be doable, and I'd like to make the legend and map color scheme a bit b…
-
comment
Comment #40985153
Hi - thank you for trying it out! These are both definitely real issues with the current approach. I've tried to reign in the "selecting an overly specific table" issue in the fina…
-
story
Show HN: I built an interactive map and search engine for US Census data
The core idea here is to use semantic search & LLMs to make it easier to search the tens of thousands of different demographic indicators available from the US Census API. I'm defi…
-
comment
Comment #40696965
This lines up with how I make tech stack decisions for my own projects. But I think it's not always obvious going into something if it's going to end up being a money-making endeav…
-
comment
Comment #40536416
That upstream provider being Snowflake, according to this article: https://www.hudsonrock.com/blog/snowflake-massive-breach-acc... (posted on HN here: https://news.ycombinator.com/…
-
comment
Comment #40536070
This article is claiming that the Ticketmaster breach from a few days ago was actually a much broader hack affecting 400+ companies, all through a Snowflake employee's stolen crede…
-
comment
Comment #39371882
Looking over the specifics, the striking thing about this to me is that it seems like these supposedly-sophisticated covert operatives are just going to ChatGPT (or similar) and ba…