64°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

#coding

  • Jeremy Keith https://adactio.com/

    Easily rename your Git default branch from master to main - Scott Hanselman

    June 8th, 2020

    Nice and straightforward. Locally:

    git branch -m master main git push -u origin main

    Then on the server:

    git branch -m master main git branch -u origin/main

    On github.com, go into the repo’s settings and update the default branch.

    Thanks for this, Scott!

    P.S. Don’t read the comments.

    Portland, Oregon • 56°F
    Mon, Jun 8, 2020 6:41pm +00:00 (liked on Mon, Jun 8, 2020 9:01pm -07:00) #git #branches #master #main #terminology #cli #development #coding #language #versioncontrol
  • Florian Weil https://twitter.com/derhess
    Again a great webinar by @aaronpk about protecting your #api with #oauth https://youtu.be/8c1SOuO4mPc #webdev #auth #security #identity #coding
    Portland, Oregon • 40°F
    Sun, Dec 15, 2019 2:49pm +00:00 (liked on Sun, Dec 15, 2019 8:14am -08:00) #api #oauth #webdev #auth #security #identity #coding
  • Jeremy Keith https://adactio.com/

    Simplicity (II)

    September 10th, 2019

    When you ever had to fix just a few lines of CSS and it took two hours to get an ancient version of Gulp up and running, you know what I’m talking about.

    I feel seen.

    When everything works, it feels like magic. When something breaks, it’s hell.

    I concur with Bastian’s advice:

    I have a simple rule of thumb when it comes to programming:

    less code === less potential issues

    And this observation rings very true:

    This dependency hell is also the reason why old projects are almost like sealed capsules. You can hardly let a project lie around for more than a year, because afterwards it’s probably broken.

    Tulsa, Oklahoma • 78°F
    Tue, Sep 10, 2019 12:38pm +00:00 (liked on Tue, Sep 10, 2019 9:08am -05:00) #simplicity #process #code #coding #dependencies #workflow #frontend #development
  • PHP needs to die. What will replace it? | Seldo.Com Blog (seldo.com)
    Thu, Nov 4, 2010 10:10pm -07:00 #coding #language #php #programming #ruby #web
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