64°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Portabla Media http://www.portablamedia.com
    "As you see, I rarely stop tracking once I've started", says @JustinLTimmer at #QS17 #quantifiedself
    Sat, Jun 17, 2017 10:18am +01:00 (liked on Sat, Jun 17, 2017 11:21am +02:00) #QS17 #quantifiedself
  • anachorete https://twitter.com/anachorete
    lernt #qs17
    Sat, Jun 17, 2017 9:40am +01:00 (liked on Sat, Jun 17, 2017 11:09am +02:00) #qs17
  • Lillian Karabaic https://www.kickstarter.com/projects/2052814389/get-your-money-together-your-purr-fect-finance-wor
    .@aaronpk talks about owning his quantified self data. Inevitably people abandon platforms -but he keeps his data still on his website #qs17
    Sat, Jun 17, 2017 12:35am -08:00 (liked on Sat, Jun 17, 2017 11:08am +02:00) #qs17
  • Martijn Evers http://www.studioevers.nl
    @aaronpk talking about how you can control the data you accumulate through the years. #qs17
    Sat, Jun 17, 2017 9:36am +01:00 (liked on Sat, Jun 17, 2017 11:07am +02:00) #qs17
  • Lee Rogers http://www.leerogers.com/
    Hallelujah @aaronpk, thumbs up on a common method to aggregate data. #qs17
    Sat, Jun 17, 2017 12:47am -08:00 (liked on Sat, Jun 17, 2017 11:07am +02:00) #qs17
  • Jeff Lewis http://www.chicagophotoshop.com/
    Bezos: "Alexa, buy me something from Whole Foods"

    Alexa: "Buying Whole Foods"

    Bezos: Shit
    Amsterdam
    Fri, Jun 16, 2017 7:37am -06:00 (liked on Fri, Jun 16, 2017 5:56pm +02:00)
  • http://altplatform.org/2017/06/15/cross-site-social-networks/
    Portland, Oregon
    Thu, Jun 15, 2017 10:18am -07:00
  • Joschi Kuphal 吉 https://jkphl.is
    We got our own Homebrew Website Club Nuremberg light signals today thanks to @sfeldeu! #indieweb +@iwontsignuphere
    Portland, Oregon
    Wed, Jun 14, 2017 6:20pm +02:00 (liked on Wed, Jun 14, 2017 9:21am -07:00) #indieweb
  • Ann Bassetti https://twitter.com/annbass
    Fantastic work @aaronpk, w #indieweb & @SocialWebWG help. Link is excellent description of how idea / spec can move thru @W3C process.
    Portland, Oregon
    Mon, Jun 12, 2017 9:41pm -08:00 (liked on Tue, Jun 13, 2017 7:33am -07:00) #indieweb
  • Michelle Levine πŸš€ http://michellejl.com
    Conference overload! @ACT_WConf starts Friday, @osbridge starting Tuesday, & then @indiewebcamp summit over the weekend. So much excitementπŸ˜ƒ
    Portland, Oregon
    Mon, Jun 12, 2017 2:37pm -08:00 (liked on Mon, Jun 12, 2017 3:38pm -07:00)
  • Barnaby Walters https://waterpigs.co.uk

    Finally figured out how to format a memory stick for optimal compromise between compatibility and file sizes.

    The goal is to be able to stick this memory stick in anything from the last 15 years and be able to load files on and off. The implementation idea was to have two partitions, one FAT32 for compatibility with everything, and one ExFAT for wide compatibility allowing larger files.

    The mistake I made last time was using a GUID-based partition map, which rules out compatibility with older hardware which uses a BIOS. This can be rectified by using the older Master Boot Record partition map, which has some restrictions, but nothing particularly relevant in this case.

    I had no end of problems trying to achieve this with the Gnome Disks tool and GParted, and on Mac OS 10.11 it’s not possible in the Disk Utility GUI. It is, however, very easy using the command line Disk Utility tools.

    Firstly, run

    diskutil list
    

    to find out the descriptor for the device you want to format (e.g. /dev/disk2, referred to in future examples as /dev/diskX), then

    diskutil unmountDisk /dev/diskX
    

    to unmount it in preparating for formatting. I’m formatting a 64GB flash drive with 62.1GB actual capacity into two equal portions, so my command ends up looking like this:

    diskutil partitionDisk /dev/diskX MBR ExFAT NAME_OF_FIRST_PARTITION 31.1g FAT32 NAME_OF_SECOND_PARTITION 0g
    

    where the format is pretty self explanatory:

    volume partition_map partition_1_format partition_1_name partition_1_size partition_2_format partition_2_name partition_2_size
    

    The size of partition two is given as 0g, which results in the rest of the available space being taken.

    A list of available filesystems for formatting can be browsed with:

    diskutil listFilesystems
    

    I just tested the newly formatted universal memory stick with a computer with which it previously didn’t work, and it worked perfectly, so I’m confident that this approach achieves my original goal.

    Portland, Oregon
    Tue, Jun 13, 2017 1:26am +03:00 (liked on Mon, Jun 12, 2017 3:31pm -07:00) #tech #howto #usb
  • Sebastian Kippe https://updates.kip.pe/profile/basti

    I'll be in PDX for two weeks from next Thursday on. Visiting friends, going camping, attending IndieWebSummit, and hitting the taprooms. \o/

    Portland, Oregon
    Sat, Jun 10, 2017 9:57pm +00:00 (liked on Sun, Jun 11, 2017 6:56am -07:00)
  • William Narmontas http://www.scalawilliam.com
    #IndieAuth is SO MUCH easier than OAuth! https://indieauth.com/developers
    No secret keys, etc, etc. Works against localhost!
    Portland, Oregon
    Sun, Jun 11, 2017 12:34am +00:00 (liked on Sat, Jun 10, 2017 8:43pm -07:00) #IndieAuth
  • Jeremy Keith https://adactio.com/

    Month maps

    Portland, Oregon
    Sun, Jun 4, 2017 6:57pm +00:00 (liked on Sat, Jun 10, 2017 6:17pm -07:00)
  • Λdrøn @ ¯\_(ツ)_/¯ http://blog.adron.me
    A first for @dotnetfringe! Thanks @aaronpk you rock my friend!!
    Portland, Oregon
    Wed, Jun 7, 2017 5:07pm -08:00 (liked on Wed, Jun 7, 2017 6:07pm -07:00)
  • https://johnholdun.com/microblog/1493255472/
    Portland, Oregon
    Wed, Jun 7, 2017 6:05pm -07:00
  • .NET/FRINGE/ http://dotnetfringe.org
    And now for something COMPLETELY COMPLETELY different. All #dotnetfringe videos are online! @aaronpk rocks! https://www.youtube.com/playlist?list=PLwZVRWVJepJtK6UZD-m2VLU2k2V-O5OrG
    Portland, Oregon
    Thu, Jun 8, 2017 12:48am +00:00 (liked on Wed, Jun 7, 2017 5:49pm -07:00) #dotnetfringe
  • .NET/FRINGE/ http://dotnetfringe.org
    Thanks again to @aaronpk who did our live stream and video recordings this year. What a pro!
    Portland, Oregon
    Thu, Jun 8, 2017 12:33am +00:00 (liked on Wed, Jun 7, 2017 5:34pm -07:00)
  • https://www.flickr.com/photos/veganstraightedge/32091468506/in/photostream/
    Portland, Oregon
    Fri, Jun 2, 2017 10:50am -07:00
  • Jeena https://jeena.net/

    What is "My Financial Girlfriend"? Btw, I started listening to your "Oh My Dollar!" podcast and have to say it's pretty awesome, I thought it would be dry and boring, but the "glitter" as, you call it, makes it really enjoyable to listen to.

    Portland, Oregon
    Fri, Jun 2, 2017 6:52am +00:00 (liked on Fri, Jun 2, 2017 10:28am -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