<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: nateparrott</title><link>https://news.ycombinator.com/user?id=nateparrott</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 19 May 2026 00:55:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nateparrott" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>Not sure I agree 100% with the productive/unproductive value system you're establishing, but I do think it's an interesting idea — how can we weight the various aspects of a trip we value (time spent, comfort, cost, environmental and community impact, etc)? Might be interesting to build a system that lets you specify how much you value each of those, and re-rank transit options accordingly?</p>
]]></description><pubDate>Fri, 08 Dec 2017 04:25:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876668</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876668</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>I really like the idea of building a subway map projection based on travel time, without making you select a starting station. Might play around with force-directed graphs in d3 — meanwhile, looking forward to what you folks come up with!</p>
]]></description><pubDate>Fri, 08 Dec 2017 04:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876589</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876589</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>Thanks! Site looks pretty cool — much more readable than mine :)</p>
]]></description><pubDate>Fri, 08 Dec 2017 03:22:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876449</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876449</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>It should! As far as I know, GTFS is pretty transport-mode-agnostic. (I imagine the bus stops are a bit more dense, though — it helps that the NYC map has a recognizable set of line colors that remain familiar when you jumble it all up)</p>
]]></description><pubDate>Fri, 08 Dec 2017 02:47:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876303</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876303</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>You need to tap a couple times — the first tap triggers the hover state (definitely not ideal for mobile). Unfortunately, it's a bit hard to hit the same stop consistently multiple times...</p>
]]></description><pubDate>Fri, 08 Dec 2017 02:45:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876299</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876299</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>Just pushed some changes to make it a (little) easier to use on a small phone. Still far from perfect, but a little better!</p>
]]></description><pubDate>Fri, 08 Dec 2017 02:23:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876220</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876220</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>The issue with using average waiting times (as opposed to picking a particular time and computing actual waiting times) is stations with multiple trains — the N, R and Q might each stop at Union Square once every 10 minutes, but if you're happy boarding any of those, then your average wait time isn't 5 minutes — it's much less.<p>What I <i>might</i> try is sampling a couple random start times (e.g. 8:00 AM, 8:03 AM, 8:22 AM) and averaging the predictions of all those.</p>
]]></description><pubDate>Fri, 08 Dec 2017 02:10:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876169</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876169</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>I'm calculating travel times by simulating a rider starting from the selected stop at a specific time (for example, "weekday late night" is 3 AM, and "rush hour" is 8 AM) and "waiting" for he next scheduled train. That's why, when you select most stops during late night, the nearest stops are pretty far (~ 10 minutes) away — because that's a typical time you'd wait for a train at that time of night. It's definitely not a perfect prediction.<p>And yep — I really need to put some work into the mobile experience. I'm surprised it works at all!</p>
]]></description><pubDate>Fri, 08 Dec 2017 01:47:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=15876077</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15876077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15876077</guid></item><item><title><![CDATA[New comment by nateparrott in "NYC Subway travel time map"]]></title><description><![CDATA[
<p>Thanks! Turns out the MTA does keep a pretty detailed schedule (not that they manage to stick to it much, these days) in the GTFS format, so it's not hard to compute travel times client-side. As a plus, GTFS seems pretty-widely used, meaning it shouldn't be so hard to port this to other transit systems!</p>
]]></description><pubDate>Fri, 08 Dec 2017 01:23:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=15875965</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=15875965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15875965</guid></item><item><title><![CDATA[How to Build an Augmented Reality Table]]></title><description><![CDATA[
<p>Article URL: <a href="http://table.nateparrott.com">http://table.nateparrott.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10879698">https://news.ycombinator.com/item?id=10879698</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 11 Jan 2016 09:06:08 +0000</pubDate><link>http://table.nateparrott.com</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=10879698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10879698</guid></item><item><title><![CDATA[New comment by nateparrott in "Introducing the Famous Framework"]]></title><description><![CDATA[
<p>This. I can't find a single example of an actual <i>UI</i> you'd build with famo.us on their entire site. How am I supposed to know what makes the framework worth learning if I don't see examples of what it makes possible?</p>
]]></description><pubDate>Wed, 24 Jun 2015 08:09:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=9770283</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=9770283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9770283</guid></item><item><title><![CDATA[New comment by nateparrott in "Flashlight – Do anything with Spotlight"]]></title><description><![CDATA[
<p>No particular reason. The API currently involves importing `plugin.py` files and calling functions in them, which makes it a bit simpler, but it should be possible to bridge with other languages.
I've considered using Javascript for Automation, but there isn't a huge amount of documentation around it, so it hasn't been that valuable.</p>
]]></description><pubDate>Sun, 14 Dec 2014 22:40:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=8749830</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8749830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8749830</guid></item><item><title><![CDATA[New comment by nateparrott in "Flashlight – Do anything with Spotlight"]]></title><description><![CDATA[
<p>That's embarrassing... I'll run off and debug that right now.<p>Edit: should be fixed in the next build of the translator plugin. Now to update the screenshot...</p>
]]></description><pubDate>Sun, 14 Dec 2014 22:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=8749765</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8749765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8749765</guid></item><item><title><![CDATA[New comment by nateparrott in "Flashlight – Do anything with Spotlight"]]></title><description><![CDATA[
<p>It's primarily an API on which developers can build plugins in Python (though doing a lot of useful stuff actually requires calling out to Applescript, of all things). There's no visual workflow-builder like in Alfred, although you _can_ set up triggers for Automator workflows.</p>
]]></description><pubDate>Sun, 14 Dec 2014 21:52:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=8749692</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8749692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8749692</guid></item><item><title><![CDATA[Show HN: Flashlight – Spotlight's missing plugin system]]></title><description><![CDATA[
<p>Article URL: <a href="http://github.com/nate-Parrott/flashlight">http://github.com/nate-Parrott/flashlight</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=8567043">https://news.ycombinator.com/item?id=8567043</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 06 Nov 2014 14:17:07 +0000</pubDate><link>http://github.com/nate-Parrott/flashlight</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8567043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8567043</guid></item><item><title><![CDATA[New comment by nateparrott in "Show HN: Griddle – Android-like layout containers for iOS"]]></title><description><![CDATA[
<p>As a longtime iOS developer, I find the android layout system far superior for a lot of things. Before AutoLayout, things like containers that adjusted their size to fit text required reams of custom code—AutoLayout is still less intuitive and harder to reason about (though theoretically much more powerful) than Android's linear layouts, grids, etc.</p>
]]></description><pubDate>Sun, 19 Oct 2014 14:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=8478415</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8478415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8478415</guid></item><item><title><![CDATA[AppStop – turn your App Store metadata into a landing page]]></title><description><![CDATA[
<p>Article URL: <a href="http://app-stop.appspot.com/">http://app-stop.appspot.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=8455764">https://news.ycombinator.com/item?id=8455764</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Oct 2014 20:57:24 +0000</pubDate><link>http://app-stop.appspot.com/</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8455764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8455764</guid></item><item><title><![CDATA[New comment by nateparrott in "Saeed Malekpour, programmer and political prisoner in Iran"]]></title><description><![CDATA[
<p>Is it automatic? A function of highly-downvoted comments?</p>
]]></description><pubDate>Sat, 04 Oct 2014 23:06:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=8410931</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8410931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8410931</guid></item><item><title><![CDATA[Show HN: M.py: inline and minify all CSS and JavaScript references in your HTML]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/nate-parrott/m.py">https://github.com/nate-parrott/m.py</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=8410927">https://news.ycombinator.com/item?id=8410927</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 04 Oct 2014 23:04:41 +0000</pubDate><link>https://github.com/nate-parrott/m.py</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8410927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8410927</guid></item><item><title><![CDATA[New comment by nateparrott in "Saeed Malekpour, programmer and political prisoner in Iran"]]></title><description><![CDATA[
<p>Not to suggest any sort of conspiracy, but why is it that this link has (as of 4:21 EDT) 103 points, 43 comments, and was posted one hour ago, and yet is ranked 33rd on the HN homepage — meanwhile, the #1 ranked link, also from an hour ago, has only 20 points? And an 11-hour-old 13-point link is #13?
Does it have to do with the poster's karma or recently-joined status, or the linked site? I'm genuinely curious what goes into this ranking.</p>
]]></description><pubDate>Sat, 04 Oct 2014 20:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=8410542</link><dc:creator>nateparrott</dc:creator><comments>https://news.ycombinator.com/item?id=8410542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8410542</guid></item></channel></rss>