60°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Day 23: Open Sourcing my Timezone Library #100DaysOfIndieWeb

    Today I published my code for finding the timezone of a specific location as a standalone library.
    continue reading...
    3 mentions
    Thu, Jan 12, 2017 10:32am -08:00 #100daysofindieweb #indieweb #atlas #timezone #p3k
  • Aaron Parecki
    at Red Rock Coffee
    Mountain View, California • Thu, January 12, 2017 8:25am
    37.393749 -122.078878
    Mountain View, CA, United States
    Thu, Jan 12, 2017 8:25am -08:00
  • Aaron Parecki
    at The Hotel Aria
    Mountain View, California • Thu, January 12, 2017 8:05am
    37.404639 -122.116873
    Quick breakfast
    Mountain View, CA, United States
    Thu, Jan 12, 2017 8:05am -08:00
  • 11:08pm
    Asleep
    6:48am
    Awake
    7h 24m
    Slept
    31m
    Awake for
    Mountain View, California, USA
    Thu, Jan 12, 2017 6:48am -08:00
  • Day 22 - In-Flight Entertainment

    Day 22. I wrote this on the short flight from PDX to SFO. When I first played it out, I couldn't decide what instrument to use for the lead-in. When I got to my hotel room, it finally dawned on me that it should be this percussive bell thing to round out the "circus" vibe that the rest of the track already had!
    continue reading...
    13 likes 3 replies 1 mention
    Wed, Jan 11, 2017 10:23pm -08:00 #100daysofmusic
  • Aaron Parecki
    at The Hotel Aria
    Mountain View, California • Wed, January 11, 2017 9:29pm
    37.404639 -122.116873
    Sleep soon
    Mountain View, CA, United States
    Wed, Jan 11, 2017 9:29pm -08:00
  • Aaron Parecki
    at Millbrae Caltrain Station
    Millbrae, California • Wed, January 11, 2017 8:32pm
    37.600095 -122.386856
    35 minute wait 😔
    Millbrae, CA, United States
    Wed, Jan 11, 2017 8:32pm -08:00
  • Aaron Parecki
    at Millbrae BART Station
    Millbrae, California • Wed, January 11, 2017 8:26pm
    37.600282 -122.386785
    Millbrae, CA, United States
    Wed, Jan 11, 2017 8:26pm -08:00
  • Aaron Parecki
    at San Francisco International Airport (SFO)
    San Francisco, California • Wed, January 11, 2017 7:49pm
    37.616764 -122.387019
    Landed!
    San Francisco, CA, United States
    Wed, Jan 11, 2017 7:49pm -08:00
  • Stacey DePolo http://staceydepolo.com   •   Jan 11
    Can you join us tonight for #indieweb (online or in person)?: https://indieweb.org/events/2017-01-11-homebrew-website-club#RSVP
    Aaron Parecki
    @sdepolo I was excited to join you in SF tonight, but my flight this morning was cancelled! Hope to make it there in the future!
    Portland, Oregon, USA
    1 reply 1 mention
    Wed, Jan 11, 2017 5:15pm -08:00 #hwc
  • Aaron Parecki
    New favorite map projection http://xkcd.com/1784/
    Portland, Oregon, USA
    3 likes
    Wed, Jan 11, 2017 4:20pm -08:00 #maps #gis
  • Aaron Parecki
    at Portland International Airport (PDX)
    Portland, Oregon • Wed, January 11, 2017 3:02pm
    45.58905 -122.593004
    PDX ✈️ SFO
    Portland, OR, United States
    Wed, Jan 11, 2017 3:02pm -08:00
  • Aaron Parecki
    at TriMet Hollywood/NE 42nd Ave Transit Center
    Portland, Oregon • Wed, January 11, 2017 2:23pm
    45.532787 -122.620756
    To the airport!
    Portland, OR, United States
    Wed, Jan 11, 2017 2:23pm -08:00
  • Aaron Parecki
    Beers and books in the snow #pdx #pdxsnow
    Portland, Oregon, USA
    8 likes
    Wed, Jan 11, 2017 12:47pm -08:00 #pdx #pdxsnow
  • Aaron Parecki
    at Laughing Planet
    Portland, Oregon • Wed, January 11, 2017 12:46pm
    45.53671 -122.61984
    Burrito in the snow
    Portland, OR, United States
    Wed, Jan 11, 2017 12:46pm -08:00
  • Day 22: XRay Ready for Deployment #100DaysOfIndieWeb

    Today I made a few changes to XRay to make it easier to deploy in more kinds of environments. I also removed a bunch of CSS/JS dependencies and simplified the UI a bit.
    continue reading...
    3 mentions
    Wed, Jan 11, 2017 10:19am -08:00 #xray #p3k #indieweb #100daysofindieweb #100daysofcode
  • 10:46pm
    Asleep
    5:27am
    Awake
    6h 07m
    Slept
    31m
    Awake for
    Portland, Oregon, USA
    Wed, Jan 11, 2017 5:27am -08:00
  • Day 21 - Snow Day

    Day 21. This evening, a snow storm hit Portland. It went from "oh look at the cute snowflakes" to 5 inches of snow in about 2 hours. I originally shot a bunch more b-roll for this video, but then decided I liked this shot enough to use it for the whole clip. With some more time, there's a bunch more I want to do with this song. I might try to expand on it later, because I keep having ideas for how to make this sound more like I'm imagining it.
    continue reading...
    3 likes 4 replies 1 mention
    Tue, Jan 10, 2017 10:24pm -08:00 #100daysofmusic
  • Day 21: Twitter Support for XRay #100DaysOfIndieWeb

    Continuing yesterday's work, today I added support for parsing Twitter URLs to XRay.There were a couple tricks to make this work. I wanted to make sure that Tweets are always expanded to include the most data possible, and also wanted to avoid needing to make a bunch of HTTP requests. Scraping from the twitter.com website wasn't an option, since some of the data isn't available or would require additional HTTP calls to fetch. (For example I would have to fetch every t.co URL to expand them.) So I set to work using the Twitter API to fetch the tweets.
    continue reading...
    1 like 1 reply 3 mentions
    Tue, Jan 10, 2017 3:36pm -08:00 #100daysofindieweb #100daysofcode #indieweb #xray #twitter
  • Leigh Dodds http://www.ldodds.com   •   Jan 10
    Anyone experimented with using webmention to capture pings from, e.g. data journalism, back to open datasets? https://www.w3.org/TR/webmention/
    Aaron Parecki
    @ldodds Not sure if this is quite what you mean, but worth a read: http://lombardpress.org/2016/04/16/iiif-webmentions/
    Portland, Oregon, USA
    1 like 1 repost
    Tue, Jan 10, 2017 9:43am -08:00
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • 🎥 YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • ⚙️ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv