Viewing profile — WiggleGuy
WiggleGuy
HN member- Joined
- Tue, Nov 23, 2021, 4:32 PM UTC
- HN karma
- 216
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About WiggleGuy
loadingdeveloper.com
Recent public activity
-
comment
Comment #47031410
Very popular term in gaming https://www.digitaltrends.com/gaming/what-does-meta-mean-in-...
-
comment
Comment #45631553
Yup! Definitely something I've been thinking about
-
comment
Comment #45564017
Working on my website that can heatmap cities based on your lifestyle preferences. https://theretowhere.com It currently supports complex heatmaps based on travel time (e.g. close …
-
comment
Comment #45485325
I was in Korea during the Kakao fire incident and thought it was astounding that they had no failovers. However, I thought it'd be a wake up call! I guess not.
-
comment
Comment #45421334
Still working on https://theretowhere.com , which is a website that makes it easier to find apartments and hotels/airbnbs close to people and activities you care about. The past co…
-
comment
Comment #44932844
I have a user script that just hides the LinkedIn feed. It's quite blissful.
-
comment
Comment #44712740
You don't have to add them in manually - the heatmap interface supports "Open searches", where you can add in pins for a bunch of locations at a time based on a query (like "bakeri…
-
comment
Comment #44707157
Currently thinking about better ways to spread the word about https://theretowhere.com (my website that makes it easier to find apartments and Airbnbs/hotels close to things you ca…
-
comment
Comment #44254506
That's fair. You can probably hack that experience by making use of the "rules" feature. You can have certain search engines or macros launch automatically upon pressing enter base…
-
comment
Comment #44243902
I built a portal that makes it easier to query against multiple different search engines ( https://allsear.ch/ ). It's open source, free, all that. I must say, building it really e…
-
story
Show HN: An open-source browser extension that integrates difftastic into GitHub
This was meant to be a weekend project and ended up taking a liiiittle longer (only a couple more weekends haha). Difftastic ( https://github.com/Wilfred/difftastic ) is a popular …
-
comment
Comment #43815862
Still working on https://theretowhere.com since I announced it to HN in February. It's an website who's goal is to make it easier to find apartments/hotels/etc that fit your housin…
-
comment
Comment #43394547
This is super cool - I definitely have a lot to learn from this. I can probably use this for my project theretowhere.com Kudos!
-
comment
Comment #43017924
I missed this comment! > Central Park OR Prospect Park OR Brooklyn Bridge Park OR Fort Greene Park You can do this, actually. I kinda explain that here: https://news.ycombinator.co…
-
comment
Comment #42984568
Noted, thanks! > If I put the same thing in two different criteria (with different settings), it says the heatmap parameters are invalid. That's odd, since the website does not dif…
-
comment
Comment #42979247
That's fair! See https://news.ycombinator.com/item?id=42978067
-
comment
Comment #42978599
Ah, you probably tried to search before the website got your location (so it couldn't bias your search). I'll make this an impossible state, thanks for bringing this up.
-
comment
Comment #42978067
This is possible! I should probably make the UX better. When you're on the heatmap page (or the distance matrix page), look at the top right of the screen. It shows you where it's …
-
comment
Comment #42978056
Hello! To echo what loxias said, it is possible to make queries like this on the heatmap. You can use the "Search Nearby places" button - this takes in more general queries (like c…
-
comment
Comment #42976658
It can! I can overlay with Zillow, Apartments.com and Streeteasy https://theretowhere.com/we-got-an-extension-babyyyy
-
comment
Comment #42976223
Yeah, different geo analysis providers have different weightings for travel time (turns, street density, etc). It can sometimes lead to inconsistencies like this, especially if the…
-
comment
Comment #42976199
The "grocery store" problem is something I've been thinking about for a while, since it has two problems: - There are tons of grocery stores (efficiency of processing all of those)…
-
comment
Comment #42976156
I have a v2 of that algorithm coming this weekend! I expect it to make it MUCH faster :)
-
comment
Comment #42976151
That actually is possible Heatmaps are split into criteria, and each of those criteria can contain multiple places. The criteria are OR clauses between any of the places, and the h…
-
story
Show HN: A website that heatmaps your city based on your housing preferences
For the past few months, I've been working on a website that answers two different questions: - Where in my city have the best travel times to all the things and people I care abou…