78°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Ride
    2.13mi
    Distance
    12:04
    Duration
    10.6mph
    Avg Speed
    4:44pm
    Start
    4:56pm
    End
    Esri Portland in Portland, Oregon, USA
    Wed, Jun 3, 2015 4:56pm -07:00
  • Aaron Parecki
    "I'm running the tests" is the new "my code is compiling"
    Portland, Oregon, USA
    6 likes 1 repost
    Wed, Jun 3, 2015 10:13am -07:00
  • Ride
    2.19mi
    Distance
    10:28
    Duration
    12.6mph
    Avg Speed
    7:16am
    Start
    7:26am
    End
    Home in Portland, Oregon, USA
    Wed, Jun 3, 2015 7:26am -07:00
  • 10:26pm
    Asleep
    6:03am
    Awake
    7h 37m
    Slept
    22m
    Awake for
    Portland, Oregon, USA
    Wed, Jun 3, 2015 6:03am -07:00
  • Ride
    2.14mi
    Distance
    12:50
    Duration
    10.0mph
    Avg Speed
    4:31pm
    Start
    4:44pm
    End
    Esri Portland in Portland, Oregon, USA
    Tue, Jun 2, 2015 4:44pm -07:00
  • Buzzword Ipsum (www.buzzwordipsum.com)
    Tue, Jun 2, 2015 11:32am -07:00
  • Ben Werdmüller https://werd.io/profile/benwerd
    @kylewmahan this is EPIC. Going to pull that right into core - needed for one-click migration and Known-to-Known syndication. Super nice!
    Tue, Jun 2, 2015 3:33pm +00:00 (liked on Tue, Jun 2, 2015 8:57am -07:00)
  • Kyle Mahan https://kylewm.com

    I think this is cool — Working on a version of the IndiePub plugin for @withknown that does its own authorization

    Tue, Jun 2, 2015 8:30am -07:00 (liked on Tue, Jun 2, 2015 8:56am -07:00) #video #indieauth #withknown #screencast
  • https://kylewm.com/2015/06/awesome-thanks-fair-warning-it-s-kind-of-a-proof
    Aaron Parecki
    @kylewmahan Sweet! You should try using JWT for generating the auth codes, so that you don't need to store anything! Basically you generate a signed string with all of the data you need (user, scope, expiration, etc), and that is the auth code. That way you can get the data from the auth code without needing to look anything up in the database. Check out how my token endpoint does it:

    https://github.com/aaronpk/IndieAuth-Token-Endpoint/blob/master/controllers/controller.php#L52

    https://github.com/aaronpk/IndieAuth-Token-Endpoint/blob/master/controllers/controller.php#L100

    There's more background on this concept here: http://lucumr.pocoo.org/2013/11/17/my-favorite-database/
    Portland, Oregon, USA
    Tue, Jun 2, 2015 8:56am -07:00 #indieauth
  • Ride
    2.35mi
    Distance
    12:39
    Duration
    11.1mph
    Avg Speed
    8:10am
    Start
    8:23am
    End
    Home in Portland, Oregon, USA
    Tue, Jun 2, 2015 8:23am -07:00
  • 12:17am
    Asleep
    6:45am
    Awake
    6h 28m
    Slept
    29m
    Awake for
    Home in Portland, Oregon, USA
    Tue, Jun 2, 2015 6:45am -07:00
  • Ride
    0.79mi
    Distance
    4:51
    Duration
    9.8mph
    Avg Speed
    9:33pm
    Start
    9:38pm
    End
    Portland, Oregon, USA
    Mon, Jun 1, 2015 9:38pm -07:00
  • https://twitter.com/quicklywilliam/status/605573443384320000
    Aaron Parecki
    @quicklywilliam @qwzybug @maxogden Fine here is a walking map https://twitter.com/aaronpk/status/605523553010597888
    Portland, Oregon, USA
    3 likes 1 reply
    Mon, Jun 1, 2015 8:16pm -07:00
  • Ride
    1.21mi
    Distance
    5:06
    Duration
    14.2mph
    Avg Speed
    5:38pm
    Start
    5:43pm
    End
    Home in Portland, Oregon, USA
    Mon, Jun 1, 2015 5:43pm -07:00
  • Ride
    2.13mi
    Distance
    12:40
    Duration
    10.1mph
    Avg Speed
    5:13pm
    Start
    5:25pm
    End
    Esri Portland in Portland, Oregon, USA
    Mon, Jun 1, 2015 5:25pm -07:00
  • http://aaronparecki.com/notes/2015/06/01/2/saltandstraw
    Aaron Parecki
    /ht @maxogden for the original inspiration https://twitter.com/maxogden/status/605509916757884929
    Portland, Oregon, USA
    Mon, Jun 1, 2015 4:58pm -07:00
  • Aaron Parecki
    Salt & Straw is taking over Portland. 10- 30- and 60-minute walking times from all 3 locations. #maps #arcgis #esri #pdx #saltandstraw
    15 likes 1 repost 2 replies
    Mon, Jun 1, 2015 4:55pm -07:00 #esri #maps #pdx #saltandstraw #arcgis
  • stupidosexual https://twitter.com/qwzybug   •   Jun 1
    @maxogden @aaronpk wow, what software did you use to make that map? I have a problem that it would nicely solve
    Aaron Parecki
    @qwzybug ArcGIS.com of course! ;-) http://arcg.is/1KzpHgz
    Portland, Oregon, USA
    1 like 1 reply 1 mention
    Mon, Jun 1, 2015 4:28pm -07:00
  • https://twitter.com/maxogden/status/605512936879054848
    Aaron Parecki
    @maxogden Here's a web version with walking and driving times! http://arcg.is/1KzpHgz
    Portland, Oregon, USA
    3 likes
    Mon, Jun 1, 2015 4:27pm -07:00 #maps
  • Paul Hobson https://twitter.com/pmhobson   •   Jun 1
    @maxogden @aaronpk ever messed around with mapnificent? http://www.mapnificent.net/portland/#/?lat0=45.5203&lng0=-122.67129999999997&t0=15
    Aaron Parecki
    @pmhobson @maxogden yes! so cool!
    Portland, Oregon, USA
    Mon, Jun 1, 2015 4:20pm -07: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