84°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

Articles

2015-04-20 Results from 6 Months of Expiring Webmention Endpoints
2015-03-05 Jargon
2015-03-05 Designing an IndieWeb Reader Based on How I Read Social Media
2015-03-05 Re: Proposed Changes to IndieAuth Protocol
2015-02-19 Monitoring CPU and memory usage from Postgres
2015-02-10 #indieweb
2015-01-22 Why not JSON?
2015-01-15 So you implemented an OAuth 2.0 API...
2015-01-13 #indie
2015-01-04 Owning My Data in 2014
2014-11-23 A Little Twitter Developer History
2014-10-31 #pdxcarpet
2014-10-17 #indieweb at #bordernone
2014-10-10 I'm trying to find a good Analog XLR to Digital AES/EBU converter
2014-09-03 Setting a custom json 503 error page in nginx with proper http and content-type headers
2014-08-29 Posts about Amber Case's talk at the Experience Design Summit 2014
2014-08-14 Bridge Pedal 2014
2014-07-19 Capybara Party!
2014-06-22 IndieWeb Events - June 2014
2014-06-09 iOS 8 Wi-Fi Changes - A Privacy Win? Or iBeacon Lock-in?
← older
  • Results from 6 Months of Expiring Webmention Endpoints

    Since all of my recent spam has been sent to non-expired endpoints, and since I don't get a high number of webmentions right now, I decided to remove the expiring endpoints from my site for the time being.
    continue reading...
    1 like
    Mon, Apr 20, 2015 10:26am -07:00 #indieweb #webmention
  • Jargon

    aaronparecki.com/notes/2015/03/03/4/
    continue reading...
    Thu, Mar 5, 2015 8:40pm -08:00 #collection
  • Designing an IndieWeb Reader Based on How I Read Social Media

    In the current world of silos dominating the social media space, people typically have to visit half a dozen websites or apps to see all the latest content from friends. At this point I'm sick of this "multiple inbox" model that I want to find an alternative as fast as possible.
    continue reading...
    2 replies 2 mentions
    Thu, Mar 5, 2015 7:30pm -08:00 #indieweb #p3k #monocle #reader
  • Re: Proposed Changes to IndieAuth Protocol

    This is a reply to fkooman's proposed changes to IndieAuth protocol.
    continue reading...
    Thu, Mar 5, 2015 10:00am -08:00 #indieauth #indieweb
  • Monitoring CPU and memory usage from Postgres

    Let's say you have a cluster of Postgres database servers and you want a way to easily monitor their CPU and memory usage. You could install any of the system monitoring daemons like Nagios, Collectd, Munin, etc, but that means opening up another port in your firewall, and maintaning another running process. If all you're after is basic info like CPU and memory usage, there's an easier way!
    continue reading...
    1 mention
    Thu, Feb 19, 2015 12:30pm -08:00 #postgres #ops #linux
  • #indieweb

    twitter.com/davewiner/status/565208821250162688
    continue reading...
    Tue, Feb 10, 2015 11:00am -08:00 #indieweb #rss #collection
  • Why not JSON?

    People often wonder why I am hesitant to bake JSON into specs I write such as IndieAuth and Micropub. Here is the short answer.
    continue reading...
    4 mentions
    Thu, Jan 22, 2015 12:09pm -08:00 #data #json #indieweb #xml
  • So you implemented an OAuth 2.0 API...

    While OAuth 2.0 is a good framework for building an API, the spec itself leaves many things un-specified, and it's up to the implementer to make a decision based on their own security requirements. As such, most OAuth 2.0 implementations are not interoperable, which is often cited as a failure of OAuth 2.0. On the other hand, the current state of OAuth 2.0 implementations is that they are often similar enough that developers don't need to learn too many new concepts when dealing with them.
    continue reading...
    19 likes 6 reposts 3 replies 5 mentions
    Thu, Jan 15, 2015 12:15pm -08:00 #oauth #oauth2 #standards #web #authentication #checklist
  • #indie

    Today, ind.ie announced in a blog post (ind.ie/blog/focus/) that they will no longer be making a phone, and are dropping support for their Android and iOS social network clients, focusing instead only on the OS X version.
    continue reading...
    11 likes 11 reposts 3 replies 6 mentions
    Tue, Jan 13, 2015 10:30am -08:00 #indie #indieweb #indiewebcamp #collection
  • Owning My Data in 2014

    The core principle of the IndieWeb is to own your data by creating content on your own domain with permalinks you control, rather than creating content in silos.
    continue reading...
    17 likes 3 reposts 2 replies 5 mentions
    Sun, Jan 4, 2015 3:05pm -08:00 #indieweb #ownyourdata #p3k #monocle
  • A Little Twitter Developer History

    Back in the early days of Twitter, I noticed that several tweets I was seeing showed "via _____" next to the date, which linked to the application that was used to post the tweet. I thought "hey that's a clever way to give credit to applications" and thought it would be a good way to get people to discover the Twitter app I was creating at the time.
    continue reading...
    Sun, Nov 23, 2014 4:30pm -08:00 #twitter #oauth
  • #pdxcarpet

    twitter.com/anomalily/status/528297903618420736
    continue reading...
    37 likes 4 replies
    Fri, Oct 31, 2014 2:53pm -07:00 #pdxcarpet #halloween #collection
  • #indieweb at #bordernone

    twitter.com/the_Zieger/status/523020728325902336
    continue reading...
    Fri, Oct 17, 2014 11:25am +02:00 #indieweb #bordernone #collection
  • I'm trying to find a good Analog XLR to Digital AES/EBU converter

    If I could design Blackmagic's next product, here is what I would make.
    continue reading...
    Fri, Oct 10, 2014 11:03pm -04:00 #video #livestream #audio
  • Setting a custom json 503 error page in nginx with proper http and content-type headers

    When running nginx as the front-end web service for your API, you may need to put up a "maintenance" page and send back "HTTP 503 Service Unavailable" for all incoming HTTP requests. For some reason, all the existing docs I found online were either too complicated or did not handle this properly. Here is a simple configuration block that will set the HTTP header, content type, and return a custom JSON file as the response.
    continue reading...
    2 mentions
    Wed, Sep 3, 2014 11:58pm -07:00 #nginx #tutorial
  • Posts about Amber Case's talk at the Experience Design Summit 2014

    twitter.com/cienvaras/status/505492623277432832
    continue reading...
    Fri, Aug 29, 2014 5:00pm -07:00 #collection
  • Bridge Pedal 2014

    aaronparecki.com/notes/2014/08/10/1/bridgepedal
    continue reading...
    Thu, Aug 14, 2014 6:30pm -07:00 #collection
  • Capybara Party!

    The humans are away, it's time to party!
    continue reading...
    20 likes 7 replies
    Sat, Jul 19, 2014 10:00am -07:00 #capybara #travel
  • IndieWeb Events - June 2014

    This is a summary of this week's IndieWeb events! Two talks at Open Source Bridge, an indieweb breakfast, pre-party happy hour, and the flagship IndieWebCamp event this weekend!
    continue reading...
    5 likes 1 repost 1 mention
    Sun, Jun 22, 2014 6:45pm -07:00 #indieweb #indiewebcamp
  • iOS 8 Wi-Fi Changes - A Privacy Win? Or iBeacon Lock-in?

    In iOS 8, Wi-Fi scanning will use random MAC addresses, making it impossible to passively track a device using its MAC address. This also ensures the only way to track devices indoors is by using iBeacon technology.
    continue reading...
    8 likes 4 reposts 8 replies 40 mentions
    Mon, Jun 9, 2014 11:30am -07:00 #ios8 #ios #apple #ibeacon #wifi
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