66°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Aaron Parecki
    Hello, Okta! 👋 Super excited to announce I'm joining the @oktadev team! 🔐🎉 https://developer.okta.com/blog/2018/03/27/welcome-aaron-okta
    Portland, Oregon • 51°F
    38 likes 5 reposts 12 replies
    Wed, Mar 28, 2018 10:10am -07:00 #okta
  • pstuifzand https://github.com/pstuifzand   •   Mar 28

    #11 Mark read multiple entries parameters entry[0], entry[1], ...

    Aaron Parecki

    Yep you're right, Monocle should not be sending numeric indexes in the arrays. You can thank PHP's http_build_query for that. I just pushed up a fix!

    Portland, Oregon • 44°F
    Wed, Mar 28, 2018 6:55am -07:00 #monocle
  • Marty McGuire https://martymcgui.re/

    HWC Baltimore 2018-03-27 Wrap-Up

    Portland, Oregon • 53°F
    Tue, Mar 27, 2018 8:48pm -04:00 (liked on Tue, Mar 27, 2018 10:30pm -07:00) #HWC #IndieWeb #Baltimore #wrap-up
  • Aaron Parecki
    at Alchemy Code Lab
    Portland, Oregon • Tue, March 27, 2018 6:39pm
    45.523394 -122.680919
    #DonutJS
    Portland, OR, United States • 57°F
    36 Coins
    Tue, Mar 27, 2018 6:39pm -07:00 #donutjs
  • Chris Aldrich http://www.boffosocko.com
    I've seen more people who use @withknown #deletefacebook this past week than any other platform's users.
    It's obviously much easier to leave when you've got somewhere valuable and worthwhile to go to.
    Portland, Oregon • 57°F
    7 mentions
    Tue, Mar 27, 2018 5:06pm -07:00 (liked on Tue, Mar 27, 2018 5:33pm -07:00) #deletefacebook
  • Donut.js 🍩 6pm Tue Mar 27 at Alchemy Code Lab http://donutjs.club
    Do any of these statements describe you?

    ☑️ I want to learn to love functional programming with @cosmic_peril.
    ☑️ I want @deeheber to tell me what a Yinzer is.
    ☑️ I want to learn how to build VR with @joshmarinacci.
    ☑️ I appreciate donuts.

    If so: https://donutjs.club/tickets/
    Portland, Oregon • 57°F
    Mon, Mar 26, 2018 2:06pm -07:00 (liked on Tue, Mar 27, 2018 5:30pm -07:00)
  • Donut.js 🍩 6pm Tue Mar 27 at Alchemy Code Lab http://donutjs.club
    Please join us for a wonderful Donut.js with talks from @deeheber, @cosmic_peril, and @joshmarinacci on Tuesday, March 27th at @AlchemyCodeLab! Proceeds to @SARCOregon! Donuts and snacks and drinks and good times and stickers included! Get tickets: https://donutjs.club/tickets
    Portland, Oregon • 48°F
    Fri, Mar 23, 2018 1:53pm -07:00 (liked on Tue, Mar 27, 2018 12:03pm -07:00)
  • kaushalmodi https://github.com/kaushalmodi   •   Mar 27

    #106 Support merging mentions to post subsections to the post Permalink mentions

    Aaron Parecki
    You're absolutely right, it should be returning these fragment ID mentions when you request the mentions of the page they're on. I will keep this issue open and work on this!
    Portland, Oregon • 46°F
    Tue, Mar 27, 2018 7:36am -07:00
  • Randall Degges https://www.rdegges.com   •   Mar 26
    I'm glad someone took the time to write this up. This is how I've always preferred to do things. <3 "Avoid Else, Return Early": https://buff.ly/2G5GQqy
    Aaron Parecki
    Nice, I do that too! Keep things cleaner!
    Portland, Oregon • 43°F
    Mon, Mar 26, 2018 11:40am -07:00
  • B-b-b-b-berkus http://www.databasesoup.com   •   Mar 26
    That would be great! Can you fill out the form so I can track you? Thank you!

    https://goo.gl/forms/uzoPA5tAdU5uIR8f1
    Aaron Parecki
    Great, done! 🍻
    Portland, Oregon • 43°F
    Mon, Mar 26, 2018 11:32am -07:00
  • Chris https://www.chirpify.com/   •   Mar 26
    Agency/Video production Twitter: Unbeknownst to me, and later discovered, a local agency Airbnb'd my house out this weekend as a location for a commercial shoot. What's the market rate for that?
    Aaron Parecki
    Piles of money. Also this is likely against the AirBnB rules if you weren't informed about it and you should report them.
    Portland, Oregon • 42°F
    2 likes
    Mon, Mar 26, 2018 10:42am -07:00
  • kaushalmodi https://github.com/kaushalmodi   •   Mar 26

    Hello,

    Just confirming one more thing about the retrieved mentions using your API.

    Doing https://webmention.io/api/count?jsonp&target=https://scripter.co/git-diff-minified-js-and-css/, I get:

    {
      "count": 51,
      "type": {
        "like": 24,                                <----------
        "mention": 3,
        "reply": 4,
        "repost": 20                               <----------
      }
    }
    

    (The above is also seen here.)

    But the actual likes/retweets are 53/21. Does that mean that brid.gy somehow was unable to catch the likes/retweets completely?

    Aaron Parecki
    Yeah, there are quite a few limitations of what Bridgy can find thanks to the lack of a API support from Twitter. https://brid.gy/about#missing It's very likely that's what's causing this difference.
    Portland, Oregon • 42°F
    Mon, Mar 26, 2018 10:39am -07:00
  • https://twitter.com/fuzzychef
    Aaron Parecki
    @fuzzychef I unfortunately can't make tomorrow's Cloud Native meetup, but if you ever need a speaker on OAuth or web security, I'd be happy to come give a talk!
    Portland, Oregon • 42°F
    1 like
    Mon, Mar 26, 2018 10:03am -07:00
  • Zegnat https://github.com/Zegnat   •   Mar 26

    #168 New algorithm for plain text values

    Aaron Parecki
    If we publish this as 0.4.3-alpha I can relatively easily run it on Aperture for a while to see how it works.
    Portland, Oregon • 41°F
    Mon, Mar 26, 2018 9:20am -07:00
  • Zegnat https://github.com/Zegnat   •   Mar 22

    #163 Run mf2/tests test suite with PHPUnit during default testing

    Aaron Parecki
    This is great, now what will it take to get all the tests to pass? 🙃
    Portland, Oregon • 40°F
    Sun, Mar 25, 2018 9:38am -07:00
  • kaushalmodi https://github.com/kaushalmodi   •   Mar 25

    Basically, I don't need "pages" as I am parsing the whole JSON object. I am just looking for a way to get all mentions for a given post, without worrying about pages.

    Aaron Parecki
    I see... currently there is no "unlimited" option, so using a very large per-page number is the best option right now.
    Portland, Oregon • 40°F
    Sun, Mar 25, 2018 9:23am -07:00
  • aaronpk https://github.com/aaronpk   •   Mar 24

    #34 Fix paging

    Aaron Parecki
    Should be fixed in https://github.com/aaronpk/Aperture/commit/5ec998778131ba8c6548c947946deb6305693641
    Portland, Oregon • 40°F
    Sun, Mar 25, 2018 9:20am -07:00
  • kaushalmodi https://github.com/kaushalmodi   •   Mar 25

    #105 Limit on the number of webmentions reported by webmentions.io?

    Aaron Parecki
    Did you try using the paging and limit parameters in the API?

    https://github.com/aaronpk/webmention.io#paging
    Portland, Oregon • 39°F
    Sun, Mar 25, 2018 8:45am -07:00
  • Aaron Parecki
    at Gov. Tom McCall Waterfront Park
    Portland, Oregon • Sat, March 24, 2018 2:51pm
    45.519736 -122.67131
    Cherry blossoms 🌸 out in full force
    Portland, OR, United States
    18 Coins
    Sat, Mar 24, 2018 2:51pm -07:00
  • https://github.com/aaronpk/Aperture

    Fix paging

    Something is very wrong with the paging mechanism in certain circumstances. I think the common failure mode is when a bunch of entries get added to a channel all at the same time.
    continue reading...
    Sat, Mar 24, 2018 10:13am -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