Skip to content

Instantly share code, notes, and snippets.

View ibrokemypie's full-sized avatar
🏠
Working from home

Rylee ibrokemypie

🏠
Working from home
  • Australia
View GitHub Profile
@ibrokemypie
ibrokemypie / openpgp.txt
Last active December 20, 2016 05:47
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:EAB1CAE274D227D94779C813972E990922570890]
@ibrokemypie
ibrokemypie / maven gello ssl fix.txt
Last active January 1, 2017 19:23
maven gello ssl fix
verify the certificate if wished at https://cryptoreport.rapidssl.com/checker/views/certCheck.jsp
run the following command to download the "RAPIDSSL 256 RSA CA Certificate" that maven.cyanogenmod.org fails to supply from ssllabs.com
curl https://www.ssllabs.com/ssltest/getTestChain?d=maven.cyanogenmod.org&s=216.168.38.166&cid=df15fa3d6dabd666a8c1e299421405616c9e9846aa25a22497184e1f305227be&time=1481872060432 -o maven.crt
run following to import the certificate into Java's trust store:

Keybase proof

I hereby claim:

  • I am ibrokemypie on github.
  • I am ibrokemypie (https://keybase.io/ibrokemypie) on keybase.
  • I have a public key ASCcSJNAIkRBsx3AGbaeaXYxO4U1C3YxvPRjiLCpsOb9kAo

To claim this, I am signing this object:

@ibrokemypie
ibrokemypie / # ncmpcpp - 2017-04-30_20-20-43.txt
Created April 30, 2017 10:22
ncmpcpp on macOS 10.12.4 - Homebrew build logs
Homebrew build logs for ncmpcpp on macOS 10.12.4
Build date: 2017-04-30 20:20:43
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
CPU Family: 0x6
Application Basics
------------------
Name: Firefox
Version: 57.0a1
Build ID: 20170830220349
Update Channel: nightly
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0
OS: Darwin 16.7.0
Multiprocess Windows: 1/1 (Enabled by default)
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
CPU Family: 0x6
:41 - [sway/sway/server.c:34] Preparing Wayland server initialization
2018-10-24 17:41:41 - [backend/wayland/backend.c:149] Creating wayland backend
2018-10-24 17:41:41 - [render/egl.c:146] Using EGL 1.5
2018-10-24 17:41:41 - [render/egl.c:147] Supported EGL extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_swap_buffers_with_damage EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image
20