66°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Lillian Karabaic http://www.ohmydollar.com/book/
    So I catalogued all my clothing is a giant spreadsheet, and @Racked published an article with all the graphs. Check it out here: https://www.racked.com/2018/4/10/17215194/closet-clothing-wardrobe-charts-data #quantifiedself
    Portland, Oregon • 53°F
    Tue, Apr 10, 2018 9:17am -07:00 (liked on Tue, Apr 10, 2018 9:58am -07:00) #quantifiedself
  • Michael Andersen http://michaelandersen.blogspot.com
    "I wouldn’t necessarily recommend everyone catalog their entire wardrobe in a 4,730-cell spreadsheet, but" https://www.racked.com/2018/4/10/17215194/closet-clothing-wardrobe-charts-data <-- @ohmydollar on the job
    Portland, Oregon • 53°F
    Tue, Apr 10, 2018 9:52am -07:00 (liked on Tue, Apr 10, 2018 9:58am -07:00)
  • Peter Stuifzand https://publog.stuifzandapp.com/
    I implemented ZADD/ZRANGEBYSCORE paging in the microsub server. :D
    #redis #microsub #indieweb
    Portland, Oregon • 47°F
    Mon, Apr 9, 2018 8:06pm +00:00 (liked on Mon, Apr 9, 2018 1:17pm -07:00)
  • Matt Biilmann http://www.netlify.com   •   Apr 8
    I would recommend adding it as an env var in the Netlify UI - there it will only be exposed to your build environment and any Lambda functions you run.
    Aaron Parecki
    That's probably a better idea :-) In any case the token only provides read access so it's not a huge deal.
    Portland, Oregon • 50°F
    1 like
    Sun, Apr 8, 2018 11:24am -07:00
  • Frederic Hemberger https://frederic-hemberger.de   •   Apr 8
    API key for http://webmention.io
    Aaron Parecki
    ah, if you don't mind everyone having access to query your webmentions on https://webmention.io then it's fine to make that public, either in github or in Javascript on your site.
    Portland, Oregon • 50°F
    2 replies
    Sun, Apr 8, 2018 11:18am -07:00
  • Frederic Hemberger https://frederic-hemberger.de   •   Apr 8
    @aaronpk Hi Aaron, I'm trying to implement webmentions on my site. Unfortunately, @netlify doesn't support encrypted env vars, so I'm not sure if pushing the API token to GitHub in clear text is a good idea. Any thoughts?
    Aaron Parecki
    Which API token are you talking about? Also might be easier to come chat about this in IRC/Slack: https://indieweb.org/discuss
    Portland, Oregon • 49°F
    3 replies
    Sun, Apr 8, 2018 11:10am -07:00
  • Tantek Çelik http://tantek.com/
    25km last Saturday at #SFRC. Longest trail run yet. Climbed through the fog, watched it flow over the hilltops.

    #latergram #fromwhereirun #run #trail #trails #trailrun #optoutside #getoutside #Marin #Miwok #fog #clouds #2018_090 #nofilter
    Portland, Oregon • 48°F
    Sat, Apr 7, 2018 10:25pm -07:00 (liked on Sun, Apr 8, 2018 10:34am -07:00) #SFRC #latergram #fromwhereirun #run #trail #trails #trailrun #optoutside #getoutside #Marin #Miwok #fog #clouds #2018_090 #nofilter
  • Marty McGuire https://martymcgui.re/

    This Week in the IndieWeb Audio Edition • March 31st - April 6th, 2018

    Portland, Oregon • 48°F
    Sat, Apr 7, 2018 7:12pm -04:00 (liked on Sun, Apr 8, 2018 10:33am -07:00) #podcast #IndieWeb #this-week-indieweb-podcast
  • dshanske https://github.com/dshanske   •   Apr 5

    #118 Add Support for Legacy and New Scopes

    Aaron Parecki
    Agreed on removing the filter. Until there is a good use case for a plugin modifying the behavior of the plugin that also wants to provide finer-grained access, there's no need to make that part extensible. Supporting the primary list of scopes create/update/delete/undelete is good for now, and you could also accept "post" if it's requested for legacy clients.
    Portland, Oregon • 46°F
    Sun, Apr 8, 2018 7:42am -07:00
  • David Shanske https://david.shanske.com

    IndieAuth for WordPress

    Portland, Oregon • 47°F
    1 mention
    Sat, Apr 7, 2018 11:13pm -04:00 (liked on Sat, Apr 7, 2018 9:01pm -07:00)
  • Aaron Parecki
    My robot cocktail maker now posts the drink it just made to my website, as well as records it in #ynab thanks to their new API! #barbot #quantifiedself #automation #manualtilithurts #ithurtssogood @youneedabudget
    Portland, Oregon
    linkinprofile.com/youneedabudget
    13 likes 5 replies 1 mention
    Sat, Apr 7, 2018 8:29pm -07:00 #ynab #barbot #quantifiedself #automation #manualtilithurts #ithurtssogood
  • Peter Stuifzand https://peterstuifzand.nl
    I have been building the next few features of the microsub server. It now can fetch (and perhaps) subscribe to feeds in other types then microformats. Now it also subscribes to RSS, Atom and JSON feed.
    Portland, Oregon • 54°F
    Sat, Apr 7, 2018 9:50pm +00:00 (liked on Sat, Apr 7, 2018 2:51pm -07:00)
  • Jeff Atwood http://blog.codinghorror.com   •   Apr 6
    One thing we don’t do but I would like to is tombstoning a forum as static HTML pages (no vulns)
    Aaron Parecki
    Totally! I did exactly that for all my old startup's websites. Forums, event calendar, blog. I want the content to stick around, but there's no way anyone would keep all that software updated. Flat files ftw. https://github.com/aaronpk/spiderpig http://community.geoloqi.com http://geoloqi.com/blog/
    Portland, Oregon • 68°F
    1 like 2 reposts
    Fri, Apr 6, 2018 5:02pm -07:00
  • singpolyma https://github.com/singpolyma   •   Apr 6

    We wanted to avoid needing to spell out diffing mechanisms for every conceivable format in the core spec.

    I get this, but why not just allow for format-specific diffing without specifying it? Show the atom one as an example and leave the specifics up to implementation.

    Aaron Parecki
    I don't remember the exact reasoning anymore, but believe me there was a *lot* of discussion about this. You can probably dig up some of the past threads here if you're so inclined https://github.com/w3c/WebSub/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+diff
    Portland, Oregon • 62°F
    Fri, Apr 6, 2018 2:46pm -07:00
  • An Introduction to the IndieWeb (boffosocko.com)
    1 mention
    Fri, Apr 6, 2018 2:29pm -07:00 #indieweb
  • singpolyma https://github.com/singpolyma   •   Apr 6

    #152 Diffing for HTML with <article>

    Aaron Parecki

    We wanted to avoid needing to spell out diffing mechanisms for every conceivable format in the core spec.

    The trick around this to technically remain spec compliant, while also not surprising consumers of the WebSub API, is to say that your WebSub-enabled URL returns only the latest item. That way you can send just the one <article> or whatever, and it still counts as "sending the full contents of the URL". In practice, it's fine to do this as long as the page you're sending has a concept of multiple items in a list, and if your consumers are ready to handle arbitrary numbers of items.

    Portland, Oregon • 60°F
    Fri, Apr 6, 2018 1:47pm -07:00
  • Jonathan LaCour https://cleverdevil.io/profile/cleverdevil
    The writing has long been on the wall: Twitter is going to destroy its third-party ecosystem. Why? To focus on controlling the entire experience for their proprietary platform. If you haven’t considered the #IndieWeb, now is the time. With services like Micro.blog available, it’s now easier than ever to participate in the open social web.
    Portland, Oregon • 56°F
    Fri, Apr 6, 2018 5:22pm +00:00 (liked on Fri, Apr 6, 2018 10:43am -07:00) #IndieWeb
  • https://github.com/indieweb/wordpress-indieauth/pull/20#issuecomment-379314994
    Aaron Parecki
    indieauth.com should never have been involved in that flow if both wordpress plugins are set to use the internal authorization endpoint. I think your idea that an old options entry is being used is right.
    Portland, Oregon • 56°F
    Fri, Apr 6, 2018 10:24am -07:00
  • https://github.com/indieweb/wordpress-indieauth/pull/20#issuecomment-379281456
    Aaron Parecki
    Which site was this plugin installed at? Both? And which site was configured to point to indieauth.com?

    Technically we shouldn't need to end up on indieauth.com for this use case, though that might need to be a separate set of changes to the plugin.
    Portland, Oregon • 53°F
    Fri, Apr 6, 2018 8:08am -07:00
  • https://github.com/indieweb/wordpress-indieauth/pull/20#issuecomment-379275257
    Aaron Parecki
    So to clarify, you installed this plugin on both sites, and you were trying to log in to one as the other? It would be nice to get more information about the error you're having so we can try to reproduce it.
    Portland, Oregon • 53°F
    Fri, Apr 6, 2018 7:51am -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