61°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Aaron Parecki
    at Chidonkey
    Dusseldorf, North Rhine-Westphalia, Germany • Wed, May 15, 2019 7:50pm
    51.215726 6.758233
    Had to try a Mexican place in Germany
    Dusseldorf, North Rhine-Westphalia, Germany
    1 like 1 reply 51 Coins
    Wed, May 15, 2019 7:50pm +02:00
  • Aaron Parecki
    at Curry
    Dusseldorf, North Rhine-Westphalia, Germany • Wed, May 15, 2019 6:13pm
    51.216014 6.758448
    Dusseldorf, North Rhine-Westphalia, Germany
    adactio.com foursquare.com/user/13388566 foursquare.com/user/476
    2 reposts 32 Coins
    Wed, May 15, 2019 6:13pm +02:00
  • Aaron Parecki
    at Hausbrauerei „Zum Schlüssel“
    Dusseldorf, North Rhine-Westphalia, Germany • Tue, May 14, 2019 8:53pm
    51.226287 6.774697
    #btconf afterparty — with Jeremy, Joschi, Marc, microformats, Tantek
    Dusseldorf, North Rhine-Westphalia, Germany
    adactio.com foursquare.com/user/66481907 foursquare.com/user/1678743 foursquare.com/user/13388566 foursquare.com/user/476
    105 Coins
    Tue, May 14, 2019 8:53pm +02:00 #btconf
  • Aaron Parecki
    at Düsseldorf Hauptbahnhof
    Dusseldorf, North Rhine-Westphalia, Germany • Tue, May 14, 2019 4:47pm
    51.219603 6.794025
    Made it back!
    Dusseldorf, North Rhine-Westphalia, Germany
    1 Coin
    Tue, May 14, 2019 4:47pm +02:00
  • Aaron Parecki
    at Rotterdam Central Station (Station Rotterdam Centraal)
    Rotterdam, South Holland, Netherlands • Tue, May 14, 2019 1:31pm
    51.924874 4.469405
    Rotterdam, South Holland, Netherlands
    6 Coins
    Tue, May 14, 2019 1:31pm +02:00
  • Aaron Parecki
    at Van Nelle Fabriek
    Rotterdam, South Holland, Netherlands • Tue, May 14, 2019 8:34am
    51.923622 4.432586
    Rotterdam, South Holland, Netherlands
    54 Coins
    Tue, May 14, 2019 8:34am +02:00
  • Aaron Parecki
    it's always important to consider the opposite viewpoint

    https://twitter.com/nelson/status/1128064202600357893
    Rotterdam, Zuid-Holland, NLD
    2 likes
    Tue, May 14, 2019 12:28am +02:00 #language #dutch #german
  • Aaron Parecki
    hot take: Dutch is basically German with a funny accent
    Rotterdam, Zuid-Holland, NLD
    7 likes 2 replies
    Tue, May 14, 2019 12:25am +02:00 #german #language #dutch
  • Aaron Parecki
    I decided to set up a URL shortener on my short domain, aaronpk.com, thanks to some recent discussion in the IndieWeb chat.

    I found an open source project that is basically exactly what I would have built if I had built my own: https://polrproject.org/

    The installation wasn't seamless, but I'm familiar enough with the tech it's built on so I managed to get it set up. I also made one modification to it, which is that if you type in a short URL that doesn't exist, it redirects to the same path on aaronparecki.com, so that all my regular pages now automatically have a short URL.

    This is definitely a lot nicer than my previous solution of adding URLs to a text file.
    Rotterdam, Zuid-Holland, NLD
    3 likes 1 reply
    Mon, May 13, 2019 11:03pm +02:00 #url #shorturl #indieweb
  • Aaron Parecki
    Yesterday there was cilantro in my soup, and suddenly it tasted so much like soap that I couldn't eat it.

    Over the last few months, I've noticed that cilantro has started tasting bad, but didn't really think much of it. I looked up the food sensitivity list of people who also think cilantro tastes like soap, and now I am super confused, because most of these are my favorite flavors: https://en.wikipedia.org/wiki/Supertaster#Specific_food_sensitivities

    • Gins, tequilas, and hoppy beers are my favorite
    • I eat brussels sprouts, cabbage and kale all the time
    • I am a huge fan of coffee, always unsweetened
    • grapefruit juice is a staple in my fridge
    • I make my own tonic with quinine so that I can make it less sweet and more bitter than normal
    • I enjoy ridiculously spicy foods, and I eat raw habaneros for breakfast every morning

    So why is cilantro the one that tastes bad to me? And why did this change? I used to enjoy cilantro! I didn't think this sensitivity was something that could change in people over time.
    Rotterdam, Zuid-Holland, NLD
    1 like 3 replies
    Mon, May 13, 2019 10:18pm +02:00 #food
  • Aaron Parecki
    at Van der Valk Hotel Rotterdam-Blijdorp
    Rotterdam, South Holland, Netherlands • Mon, May 13, 2019 5:50pm
    51.927286 4.441857
    Rotterdam, South Holland, Netherlands
    46 Coins
    Mon, May 13, 2019 5:50pm +02:00
  • Aaron Parecki
    at Rotterdam Central Station (Station Rotterdam Centraal)
    Rotterdam, South Holland, Netherlands • Mon, May 13, 2019 4:55pm
    51.924874 4.469405
    Rotterdam, South Holland, Netherlands
    16 Coins
    Mon, May 13, 2019 4:55pm +02:00
  • Aaron Parecki
    Landing at #Schiphol, short trip to Rotterdam, then back to Düsseldorf tomorrow!
    Noord-Holland
    17 likes 2 reposts
    Mon, May 13, 2019 4:41pm +02:00 #schiphol
  • Aaron Parecki
    at Capitol Theater
    Dusseldorf, North Rhine-Westphalia, Germany • Mon, May 13, 2019 10:08am
    51.223763 6.800279
    #btconf — with microformats
    Dusseldorf, North Rhine-Westphalia, Germany
    foursquare.com/user/13388566
    63 Coins
    Mon, May 13, 2019 10:08am +02:00 #btconf
  • Better Default Security for IndieAuth Login Forms

    Last year, I posted a JavaScript snippet that I've started using in all my projects that have an IndieAuth login form, which will automatically add the http scheme if you type a plain domain. This is particularly a problem because the iOS keyboard doesn't include the : character in URL mode.
    continue reading...
    3 likes 1 reply
    Mon, May 13, 2019 12:49am +02:00 #indieweb #indieauth #security #https
  • Aaron Parecki
    Post-IndieWebCamp hacking continues at the hotel bar! Made a few more minor improvements to Monocle:

    • Defaults to "https" when you type in a domain, and if that fails, will fall back to http, rather than the other way around
    • Added a logout button
    • Added mobile screenshots to the wiki
    • Updated the indieauth-client-php library to bubble up things like ssl errors so that apps using the library can report errors better
    Düsseldorf, Nordrhein-Westfalen, DEU
    3 likes 1 repost 2 replies
    Sun, May 12, 2019 11:43pm +02:00 #indiewebcamp #indieweb #monocle
  • Aaron Parecki
    at Wacom Europe GmbH
    Dusseldorf, North Rhine-Westphalia, Germany • Sun, May 12, 2019 7:22pm
    51.215111 6.760335
    Dusseldorf, North Rhine-Westphalia, Germany
    foursquare.com/user/13388566 adactio.com seblog.nl
    1 like 6 Coins
    Sun, May 12, 2019 7:22pm +02:00
  • Aaron Parecki
    at Eigelstein
    Dusseldorf, North Rhine-Westphalia, Germany • Sun, May 12, 2019 5:59pm
    51.214321 6.75525
    Post #IndieWebCamp drinks — with Jeremy, microformats, Seb
    Dusseldorf, North Rhine-Westphalia, Germany
    adactio.com foursquare.com/user/13388566 seblog.nl
    22 Coins
    Sun, May 12, 2019 5:59pm +02:00 #indiewebcamp
  • Aaron Parecki
    Second #IndieWebCamp hack day project: how to quickly get started using an IndieWeb reader.

    • start with a blank HTML file
    • add a rel=me link to your GitHub profile, and make sure your GitHub profile links back
    • add a couple `<link>` tags for indieauth.com
    • sign in to https://aperture.p3k.io
    • add the `<link>` tag it generates for you
    • sign in to an IndieWeb reader!

    More details at: https://indieweb.org/Microsub#Getting_Started
    Düsseldorf, Nordrhein-Westfalen, DEU
    6 likes 3 reposts
    Sun, May 12, 2019 1:55pm +02:00 #microsub #indiewebcamp #indieweb
  • Aaron Parecki
    First #IndieWebCamp hack day project complete! I'm finally starting to get an understanding of CSS Grid.

    Thanks to help from @tantek I was able to fix the display of my monthly calendars at https://aaronparecki.com/2019/04 by switching from table display to flex>grid>flex with table>tr>td markup. Kept the table markup and was able to remove one level of nested divs inside too!

    The <table> element is a flexbox, the <tr>s are a grid, and the <td>s inside are a flexbox. This lets the rows of the calendar vary in height, but forces the height of the cells of each row to be the same height. Finally the city names at the bottom are able to be "stuck" to the bottom of the cell.
    Düsseldorf, Nordrhein-Westfalen, DEU
    5 likes 2 reposts 2 replies 3 mentions
    Sun, May 12, 2019 12:53pm +02:00 #indiewebcamp #table #css #cssgrid
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