The digital landfill of Riley J. Shaw
The digital landfill of Riley J. Shaw
The digital landfill of Riley J. Shaw

  • Home
  • About
  • Lab
  • Blog
  • Subscribe
  • feat: 🎸 Initial public release

    2019.12.31 • From repository rileyjshaw/rileyjshaw.github.io

    After much dawdling, I'm publishing my new site on the last day of the decade 🎊 This commit removes the "new" subdomain from https://rileyjshaw.com. My old site is already mirrored at https://v14.rileyjshaw.com, and will remain there.

    This commit also upgrades project dependencies, and adds a whole bunch of commit linters and hooks to keep commits consistent. Specifically, I added

    • Husky
    • commitlint
    • Commitizen, and
    • Conventional Commits

    to keep commits easy and consistent. I'm writing this description through a CLI – it feels like the future. Get used to that feat: tag in the commit header!

    Eventually I'd like to add an automated Changelog with Semantic Release, but I'll save that for another day. For now, enjoy my new, faster, shinier, live on the internet, totally rad new site!

    Continue reading

  • Tidal <3 Vim

    2019.12.17 • From repository rileyjshaw/.supermac
  • Add some resources

    2019.09.23 • From repository rileyjshaw/tech-ethics-yvr

    Adds the following resources:

    • "Your Undivided Attention" (podcast)
    • "Breach" (podcast)
    • "IRL" (podcast)
    • "New Ways of Seeing" (podcast)
    • "Steal This Show" (podcast)
    • "Technically Wrong" (book)
    • "Protocol" (book)
    • "How to Do Nothing" (book)
  • Repair Matters on CBC Radio

    2019.09.16
    I was on the CBC again! Kady Wong and I represented Repair Matters on BC Today this afternoon. You can listen to the segment here . It starts at 33:30.
  • Initial commit

    2019.09.14 • From repository rileyjshaw/plop

    plop (working title)

    Scriptable text expansion microtool.

    Status: pre-alpha / prototype / I thought of this an hour ago

    Usage:

    # Only works on MacOS for now.
    git clone https://github.com/rileyjshaw/plop
    cd plop
    npm i
    npm start
    

    While going about your business, hit Cmd + Shift + Space. Write some valid JavaScript. The result will be typed into whatever program you have open.

    Note:

    \n triggers a simulated Enter press. Please be kind, don't spam your group chat.

⬅︎23456➡︎