Skip to content

Instantly share code, notes, and snippets.

View ryjones's full-sized avatar
🇺🇸

Ry Jones ryjones

🇺🇸
View GitHub Profile
@ryjones
ryjones / xcode.md
Created February 7, 2018 21:42
Xcode is killing me.

Xcode is killing me.

I filed a bug in July 2014 that is caused by Xcode over-parsing output of build tools. This breaks our CI systems and creates load on developers asking for exceptions. The radar is 17839697 if you have access.

If you’d like to repro the bug yourself, try this:

Summary:
xcodebuild is examining the output of build tools looking for errors.
Strings with a distinct format will trigger an error, stopping the build.

Keybase proof

I hereby claim:

  • I am ryjones on github.
  • I am ryjones (https://keybase.io/ryjones) on keybase.
  • I have a public key ASDQLrht9-fPEI4_29_yQ-VDpMTOrfYPY-xqo_cKHzXpDgo

To claim this, I am signing this object:

@ryjones
ryjones / HP.md
Last active September 7, 2019 14:15
Using certbot for your HP enterprise printer

I followed the instructions here:

The fantastic Let’s Encrypt service lets you issue SSL/TLS certificates to devices without charge. It’s not everything you may want at the enterprise level, but for the professional in their home environment, it’s great. I wanted to replace the self-signed certificate on an HP printer I had, but it wasn’t an easy process. I’ve documented it here so it can be useful to others too. First, use certbot to generate your certificate. Run the command as follows:

certbot -d host.example.com --manual --preferred-challenges dns certonly

This will instruct you to add a TXT record to the DNS record for the host for authentication, after which you’ll receive your certificate. To convert this in to a PKCS#12 file, suitable for loading on to the printer, use the following command:

openssl pkcs12 -export -out certificate.pfx -inkey config/live/host.example.com/privkey.pem -in config/live/host.example.com/cert.pem

@ryjones
ryjones / README.txt
Last active September 11, 2019 22:14
Facts about the 2019 Hyperledger TSC election
This is a selection of information about the 2019 Hyperledger TSC election.
@ryjones
ryjones / sh.txt
Created November 12, 2019 00:31
Enabling DCO check
source GITHUB_TOKEN
git clone git@github.com:hyperledger/fabric-rfcs.git
cd fabric-rfcs/
hub fork ryjones
git commit -a -m "DCO" --allow-empty
git push ryjones master
hub pull-request
hub delete ryjones/fabric-rfcs
@ryjones
ryjones / stats.csv
Last active October 15, 2021 20:34
Hyperledger TSC election stats per five hours since election start
Hour Opens Visits Votes
0 0 0 0
5 99 27 13
10 40 3 0
15 52 11 6
20 28 2 3
25 17 8 6
30 9 3 0
35 4 6 3
40 12 3 1
@ryjones
ryjones / headunit.md
Last active April 17, 2024 17:03
Honda info

How to do things with a 2018 Honda CR-V headunit.

This is written out of my frustration with a lot of wrong info on YouTube and the like.

Model:

  • MY16ADA

Rooted using root-honda.

Android Version: