53°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Aaron Parecki
    I really need an SSH server running on port 443 so I can tunnel everything on overly-restrictive wifi hotspots.
    Mountain View, California, USA
    5 likes 3 replies 1 mention
    Thu, Jan 12, 2017 4:38pm -08:00
  • Aaron Parecki
    at Steins Beer Garden
    Mountain View, California • Thu, January 12, 2017 4:12pm
    37.394095 -122.07994
    Mountain View, CA, United States
    Thu, Jan 12, 2017 4:12pm -08:00
  • Aaron Parecki
    #googleplex
    Mountain View, California, USA
    10 likes
    Thu, Jan 12, 2017 12:25pm -08:00 #googleplex
  • Aaron Parecki
    at Googleplex - Pear Republic Cafe
    Mountain View, California • Thu, January 12, 2017 12:24pm
    37.41494 -122.075256
    Mountain View, CA, United States
    Thu, Jan 12, 2017 12:24pm -08:00
  • Aaron Parecki
    I'm pretty pleased with the timestamps of both of these posts. One year to the minute!

    https://aaronparecki.com/2016/01/12/14/webmention
    https://aaronparecki.com/2017/01/12/13/webmention-rec
    Mountain View, California, USA
    1 like
    Thu, Jan 12, 2017 11:56am -08:00 #webmention
  • Aaron Parecki
    We did it! Webmention is now a @W3C recommendation! Congrats @SocialWebWG and @IndieWebCamp! https://www.w3.org/TR/2017/REC-webmention-20170112/ https://twitter.com/w3c/status/819624363645353985
    Mountain View, California, USA
    42 likes 13 reposts 2 replies 6 mentions
    Thu, Jan 12, 2017 11:47am -08:00 #webmention #w3c #indieweb
  • Day 23: Open Sourcing my Timezone Library #100DaysOfIndieWeb

    Today I published my code for finding the timezone of a specific location as a standalone library.
    continue reading...
    3 mentions
    Thu, Jan 12, 2017 10:32am -08:00 #100daysofindieweb #indieweb #atlas #timezone #p3k
  • Aaron Parecki
    at The Hotel Aria
    Mountain View, California • Thu, January 12, 2017 8:05am
    37.404639 -122.116873
    Quick breakfast
    Mountain View, CA, United States
    Thu, Jan 12, 2017 8:05am -08:00
  • Day 22 - In-Flight Entertainment

    Day 22. I wrote this on the short flight from PDX to SFO. When I first played it out, I couldn't decide what instrument to use for the lead-in. When I got to my hotel room, it finally dawned on me that it should be this percussive bell thing to round out the "circus" vibe that the rest of the track already had!
    continue reading...
    13 likes 3 replies 1 mention
    Wed, Jan 11, 2017 10:23pm -08:00 #100daysofmusic
  • Aaron Parecki
    at The Hotel Aria
    Mountain View, California • Wed, January 11, 2017 9:29pm
    37.404639 -122.116873
    Sleep soon
    Mountain View, CA, United States
    Wed, Jan 11, 2017 9:29pm -08:00
  • Aaron Parecki
    at Millbrae Caltrain Station
    Millbrae, California • Wed, January 11, 2017 8:32pm
    37.600095 -122.386856
    35 minute wait πŸ˜”
    Millbrae, CA, United States
    Wed, Jan 11, 2017 8:32pm -08:00
  • Aaron Parecki
    at San Francisco International Airport (SFO)
    San Francisco, California • Wed, January 11, 2017 7:49pm
    37.616764 -122.387019
    Landed!
    San Francisco, CA, United States
    Wed, Jan 11, 2017 7:49pm -08:00
  • Aaron Parecki
    New favorite map projection http://xkcd.com/1784/
    Portland, Oregon, USA
    3 likes
    Wed, Jan 11, 2017 4:20pm -08:00 #maps #gis
  • Aaron Parecki
    at Portland International Airport (PDX)
    Portland, Oregon • Wed, January 11, 2017 3:02pm
    45.58905 -122.593004
    PDX ✈️ SFO
    Portland, OR, United States
    Wed, Jan 11, 2017 3:02pm -08:00
  • Aaron Parecki
    at TriMet Hollywood/NE 42nd Ave Transit Center
    Portland, Oregon • Wed, January 11, 2017 2:23pm
    45.532787 -122.620756
    To the airport!
    Portland, OR, United States
    Wed, Jan 11, 2017 2:23pm -08:00
  • Aaron Parecki
    Beers and books in the snow #pdx #pdxsnow
    Portland, Oregon, USA
    8 likes
    Wed, Jan 11, 2017 12:47pm -08:00 #pdx #pdxsnow
  • Aaron Parecki
    at Laughing Planet
    Portland, Oregon • Wed, January 11, 2017 12:46pm
    45.53671 -122.61984
    Burrito in the snow
    Portland, OR, United States
    Wed, Jan 11, 2017 12:46pm -08:00
  • Day 22: XRay Ready for Deployment #100DaysOfIndieWeb

    Today I made a few changes to XRay to make it easier to deploy in more kinds of environments. I also removed a bunch of CSS/JS dependencies and simplified the UI a bit.
    continue reading...
    3 mentions
    Wed, Jan 11, 2017 10:19am -08:00 #xray #p3k #indieweb #100daysofindieweb #100daysofcode
  • Day 21 - Snow Day

    Day 21. This evening, a snow storm hit Portland. It went from "oh look at the cute snowflakes" to 5 inches of snow in about 2 hours. I originally shot a bunch more b-roll for this video, but then decided I liked this shot enough to use it for the whole clip. With some more time, there's a bunch more I want to do with this song. I might try to expand on it later, because I keep having ideas for how to make this sound more like I'm imagining it.
    continue reading...
    3 likes 4 replies 1 mention
    Tue, Jan 10, 2017 10:24pm -08:00 #100daysofmusic
  • Day 21: Twitter Support for XRay #100DaysOfIndieWeb

    Continuing yesterday's work, today I added support for parsing Twitter URLs to XRay.There were a couple tricks to make this work. I wanted to make sure that Tweets are always expanded to include the most data possible, and also wanted to avoid needing to make a bunch of HTTP requests. Scraping from the twitter.com website wasn't an option, since some of the data isn't available or would require additional HTTP calls to fetch. (For example I would have to fetch every t.co URL to expand them.) So I set to work using the Twitter API to fetch the tweets.
    continue reading...
    1 like 1 reply 3 mentions
    Tue, Jan 10, 2017 3:36pm -08:00 #100daysofindieweb #100daysofcode #indieweb #xray #twitter
older
  • 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