Viewing profile — perspectivezoom
perspectivezoom
HN member- Joined
- Mon, Jun 11, 2012, 8:11 AM UTC
- HN karma
- 269
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About perspectivezoom
Recent public activity
-
comment
Comment #49169286
Location: San Francisco Remote: Open to onsite, hybrid, or remote (and have worked in all 3 environments) Willing to relocate: No Technologies: Typescript, React, Python, GraphQL, …
-
comment
Comment #49114134
I will second git-spice. It does exactly what you want and, importantly, no more than that. There's no upsell to anything else; it's "just" a good tool that knows its purpose and b…
-
comment
Comment #48750995
Location: San Francisco Remote: Open to onsite, hybrid, or remote (and have worked in all 3 environments) Willing to relocate: No Technologies: Typescript, React, Python, GraphQL, …
-
comment
Comment #46159532
I'm a heavy user of git-spice: https://abhinav.github.io/git-spice (created by a former coworker) and can't really go back to a time without it. While still not nearly as good as F…
-
comment
Comment #40635569
I was Triplebyte's first engineering placement. I still remember going to a random SoMa apartment with Harj and Ammon and Guillaume and coding up tetris in ruby, having no prior ex…
-
comment
Comment #37748803
Location: San Francisco Remote: Yes Willing to relocate: No Technologies: TypeScript, React, NextJS, NodeJS, GraphQL, Ruby on Rails, Python, HackPHP, SQL Résumé/CV: https://www.lin…
-
comment
Comment #23719231
I just watched a video about this, that basically goes over all your points: "Air Cargo's Coronavirus Problem" by Wendover Productions https://www.youtube.com/watch?v=r2oPk20OHBE A…
- comment
-
comment
Comment #9841615
Nice job. You may want to take a look at https://github.com/gaganpreet/hn-hiring-mapped/ , who wrote a python script to extract location info from who's hiring posts. (Demo at http…
- story
-
comment
Comment #9635931
I was thinking about spec compliance. I think the best thing would be to provide these guidelines in the whoishiring post, and then ask that those who follow the guidelines put a u…
-
comment
Comment #9635912
Yaml I think would take too much vertical space and make reading the normal thread not as useful as it is right now.
-
comment
Comment #9635904
Yes. Please add a way to reliably determine metadata on hiring posts. I wrote https://github.com/perspectivezoom/curated-hn-hiring but abandoned it after a couple months because it…
-
comment
Comment #7972224
Location: San Francisco or East Bay Remote: No Willing to relocate: Probably not Technologies: SQL, Ruby on Rails, Backbone/Marionette Resume: https://www.linkedin.com/in/perspecti…
-
comment
Comment #7836342
San Francisco Bay Area, Local, Full-Time Stack: Ruby on Rails, MySQL/Postgres, Backbone Marionette, SASS LinkedIn: https://www.linkedin.com/in/perspectivezoom Contact: hn@perspecti…
-
comment
Comment #7686890
San Francisco Bay Area, Local, Full-Time Stack: Ruby on Rails, MySQL/Postgres, Backbone Marionette, SASS LinkedIn: https://www.linkedin.com/in/perspectivezoom Contact: hn@perspecti…
- story
-
comment
Comment #6478970
Creator of curatedhnhiring.com here. This is good stuff. I'm going to hand enter all the locations for October tonight, but you can compare your auto-generated September data again…
-
comment
Comment #6317823
In its current implementation, once the JS gets your computer location, I just store the data in window.currentLocation. Until I add the functionality, you can start a location sor…
-
comment
Comment #6317743
Fixed. While fixing, I found another bug where double clicking within 400 ms breaks off the animation and prevents the complete callback from firing, but I'll worry about that anot…
-
comment
Comment #6317688
Yep, the same level thing is a pickle. Like you, I'm determining top level comments via the same "s.img" indentation image with. Feels terrible, but it works. Same with the comment…
-
comment
Comment #6317553
I tried doing a header bar with company name, but it looked super redundant for the majority of postings: Company Name followed by Company Name. Problem is, the first line sometime…
-
comment
Comment #6317524
So, to get location, I looked at each entry and typed in the city name, then ran those locations through the Google Maps geocoding API. To get more specific locations, I would have…
-
comment
Comment #6317248
Source: https://github.com/perspectivezoom/curated-hn-hiring I wrote it in about a day, so there's a lot of jenky code. Just wanted to get it out there and see if it's worth spendi…
- story