67°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

#p3k

  • https://github.com/aaronpk/p3k

    Show nearby posts

    add a column to the DB index to cache the lat/lng of posts
    continue reading...
    Sun, Apr 1, 2018 9:41am -07:00 #p3k
  • Aaron Parecki
    Monocle just got real fancy. I can now set a default account for each channel from which responses should be sent. (Stored in my Microsub server, not in Monocle, so it can work across clients). Monocle recognizes when alternate accounts are available and provides an account switcher UI in the footer. Any "like/repost/reply" actions are then sent via that account instead of to my main site!
    Portland, Oregon • 49°F
    2 likes 1 reply
    Thu, Mar 8, 2018 2:54pm -08:00 #microsub #monocle #aperture #p3k
  • Aaron Parecki

    Just implemented mp-destination on my site! I can connect multiple Micropub or Twitter accounts to my site to be able to post to other accounts from Micropub clients when I'm logged in as me. This is the first step of turning Monocle into more of a Tweetdeck-like experience!

    Portland, Oregon, USA
    1 reply
    Mon, Mar 5, 2018 7:48am -08:00 #micropub #p3k
  • Pixel Art!

    I just finished my IndieWebCamp hack day project, and I'm pretty excited about it!
    continue reading...
    2 likes 4 mentions
    Sun, Jan 21, 2018 2:11pm -05:00 #indiewebcamp #pixel #art #p3k
  • Owning my Code Snippets

    It's very convenient to be able to quickly share a link to a code snippet, which is something I've mostly done using gist.github.com. While often the code snippets are sort of throwaway, I still feel bad that I'm posting them in a place that I don't control.
    continue reading...
    1 reply 4 mentions
    Sat, Jan 6, 2018 2:49pm -08:00 #p3k #indieweb #code
  • Improved Blog Post Archives

    I've been wanting to improve the layout of my blog post archive pages for some time. Previously, the page just listed out the full contents of the last 20 posts, and you could continue navigating back 20 posts at a time. I realize that some people like reading the full posts on the archive page, rather than having to click into each one, but it wasn't easy to just skim the post titles to get a sense of what was on the page.
    continue reading...
    1 mention
    Sat, Jan 6, 2018 2:35pm -08:00 #indieweb #p3k
  • Rich Link Previews for my Website on Facebook and Twitter

    Ever since launching the new version of my website in 2016, I haven't had the special meta tags that Facebook, Twitter and Slack use for showing the nice preview of links shared. It's been annoying me a bit when I share a link to a blog post that they don't look good there.
    continue reading...
    1 mention
    Fri, Jan 5, 2018 10:50am -08:00 #indieweb #p3k #opengraph
  • Aaron Parecki
    Just switched to showing the full contents* of the "likes" I post on my site! https://aaronparecki.com/likes It's much more fun to read this page now!

    *With the exception of blog posts, where I only show the name of the post
    Portland, Oregon, USA
    1 mention
    Fri, Dec 22, 2017 1:41pm -08:00 #p3k #indieweb
  • Aaron Parecki
    Had my own IndieWebCamp-from-home during IWC Berlin weekend! Got to at least join for remote demos though!

    I launched Stories on my website, which I talked briefly about in my latest Percolator episode here: https://percolator.today/episode/11

    I also reduced the loading time of my website by switching my silo profile icons from individual favicons to an icon font. They're also all a uniform color now which I think helps make them not stand out as much as they did before. I also switched the map background on my site from a 1.3mb png to a 300kb jpg file.

    Really enjoyed watching all the other demos from Berlin, looks like it was a great weekend!
    Portland, Oregon, USA
    1 reply 1 mention
    Sun, Nov 5, 2017 10:25am -08:00 #indiewebcamp #p3k
  • Aaron Parecki
    I just had a moment of realization, and took less than an hour to implement a fix for this website that has been bugging me for at least a year.

    I now cache a hash of the file contents in the database, and when viewing a post, if the hash has changed, I rebuild the DB index. This saves me the step of going in and running the "rebuild index" command when I hand-edit files.
    Portland, Oregon, USA
    Tue, May 23, 2017 6:43pm -07:00 #p3k #database
  • I'm Still Here!

    I just added my favorite new relatively unimportant feature to my website!
    continue reading...
    2 likes 1 reply 1 mention
    Fri, May 19, 2017 6:31pm +02:00 #p3k #indieweb #checkins #gps
  • Aaron Parecki
    I'm about to live test a crazy new feature on my website, right as I'm getting on a plane for 10 hours with no internet. Hopefully I don't break my site with this! With any luck, in a few minutes, you'll be able to visit https://aaronparecki.com/checkins and see my flight status updating live! It should show a map with my plane's location, updating continuously for the next 10 hours.
    Millbrae, California, USA
    3 replies 1 mention
    Thu, May 11, 2017 8:12pm -07:00 #travel #p3k #indieweb
  • Aaron Parecki
    Finally packaged up my HTTP functions into a library! https://github.com/aaronpk/p3k-http Previously I had been copy+pasting these around to quite a few projects. Happy to have consolidated these finally!
    Portland, Oregon
    Fri, Apr 28, 2017 11:58am -07:00 #http #p3k #library #code #indieweb
  • Aaron Parecki
    Just made this #nownownow page: https://aaronparecki.com/now/ Shows my local time, location, weather, phone battery, and open tabs! 😂 #indieweb
    Portland, Oregon
    10 likes 1 repost 1 reply 1 mention
    Thu, Apr 27, 2017 1:20pm -07:00 #now #indieweb #nownownow #p3k
  • Day 92: Indicating the Audience of Posts #100DaysOfIndieWeb

    Sometimes, I've posted content to my website that is directed at a specific group, such as a mailing list or an IRC channel. When viewed on my website, these posts end up looking out of context.
    continue reading...
    1 like 2 replies 2 mentions
    Wed, Mar 22, 2017 9:40am -07:00 #100daysofindieweb #p3k
  • Day 88: Checkins! #100DaysOfIndieWeb

    I finally have checkins on my website!
    continue reading...
    2 likes 4 mentions
    Sat, Mar 18, 2017 8:36pm -07:00 #100daysofindieweb #checkins #p3k
  • Day 63: Autolinking Emoji to my Emoji List Pages #100DaysOfIndieWeb

    Now that I have pages showing all posts that use a specific emoji such as 👍, I found myself wanting to be able to click the emoji in my posts to see other posts with that emoji. This is the same as how my autolinked hashtags work, where you can click on any hashtag in a post and see other posts with that hashtag.
    continue reading...
    2 mentions
    Tue, Feb 21, 2017 3:29pm -08:00 #100daysofindieweb #emoji #p3k
  • Day 62: Indexing Emoji Use in my Website #100DaysOfIndieWeb

    The real reason I wrote my Emoji Detector library was for today's project. My website now has URLs that list every post containing specific emoji!
    continue reading...
    1 like 1 reply 2 mentions
    Mon, Feb 20, 2017 9:26am -08:00 #100daysofindieweb #p3k #emoji
  • Day 61: Supporting Media Fragment URIs for Video and Audio #100DaysOfIndieWeb

    Yesterday, Marty McGuire published an audio version of the IndieWeb "This Week" newsletter, and shared the link in our chat. Aside from being a fantastic production, this also sparked some discussions about Webmentions. His podcast uses a few of of my 100Days songs, which he cites in the description. Since he included a link to my posts about those songs, his podcast now appears as a comment on those pages!
    continue reading...
    1 like 1 reply 7 mentions
    Sun, Feb 19, 2017 6:51am -08:00 #100daysofindieweb #html5 #media #javascript #p3k
  • Day 60: Emoji Detector Library for PHP #100DaysOfIndieWeb

    I wanted to find all emoji in a string, including info about them, for my next #100Days project. However I couldn't find a library that does this. The closes I found was iamcal's Emoji conversion library, which can replace emoji in a string with HTML tags, as well as the EmojiOne library which can replace emoji in a string with shortcodes.
    continue reading...
    1 reply 5 mentions
    Sat, Feb 18, 2017 2:38pm -08:00 #100daysofindieweb #emoji #p3k #unicode
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