I hereby claim:
- I am sagz on github.
- I am sss (https://keybase.io/sss) on keybase.
- I have a public key whose fingerprint is 5772 C8CE C3CD 1282 9E43 45CF DD64 C8CC AE5B 70CB
To claim this, I am signing this object:
| ➜ obs-installer-for-apple-silicon git:(main) ✗ ./install.sh | |
| [Fri Aug 27 11:16:15 CDT 2021] INFO: Installing build dependencies | |
| Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake | |
| Warning: Cask 'vlc' is already installed. | |
| To re-install vlc, run: | |
| brew reinstall vlc | |
| Warning: akeru-inc/tap/xcnotary 0.4.8 is already installed and up-to-date. | |
| To reinstall 0.4.8, run: |
| ➜ dist ./dovi_tool info -i RPU.bin -f 0 | |
| Parsing RPU file... | |
| DoviRpu { | |
| dovi_profile: 8, | |
| reader: BitVecReader: {offset: 2752, len: 2752}, | |
| header: RpuDataHeader { | |
| rpu_nal_prefix: 25, | |
| rpu_type: 2, | |
| rpu_format: 18, | |
| vdr_rpu_profile: 1, |
| AUTO_ADD_GLOBAL_DEFINE_BY_NAME = CUSTOM_KERNEL_PDR_SENSOR MTK_EMBMS_SUPPORT MTK_16X_SLOWMOTION_VIDEO_SUPPORT MTK_SIM_LOCK_POWER_ON_WRITE_PROTECT MTK_CROSSMOUNT_MULTI_CH_SUPPORT MTK_MULTIPLE_TDLS_SUPPORT MTK_MODEM_MONITOR_SUPPORT MTK_BT_BLUEDROID_AVRCP_TG_16 MTK_CROSSMOUNT_SUPPORT CUSTOM_KERNEL_ANSWER_CALL_SENSOR MTK_CAM_STEREO_DENOISE_SUPPORT CUSTOM_KERNEL_UNCALI_MAG_SENSOR CUSTOM_KERNEL_UNCALI_GYRO_SENSOR MTK_BLULIGHT_DEFENDER_SUPPORT MTK_LCM_DEVICE_TREE_SUPPORT MTK_BT_BLUEDROID_A2DP_APTX MTK_NVCONFIG_PARTITION_SUPPORT MTK_BT_BLUEDROID_HFP_AG_17 MTK_AURISYS_PHONE_CALL_SUPPORT MTK_HEADSET_ACTIVE_NOISE_CANCELLATION MTK_PUMP_EXPRESS_PLUS_SUPPORT MTK_TPS61280_SUPPORT MTK_DYNAMIC_SBP_SUPPORT MTK_FACTORY_GAMMA_SUPPORT MTK_VT3G324M_SUPPORT MTK_WFC_SUPPORT MTK_BT_BLUEDROID_AVRCP_TG_15 MTK_BT_BLUEDROID_PLUS MTK_CAM_VSDOF_SUPPORT MTK_EXTERNAL_SIM_SUPPORT MTK_EFUSE_WRITER_SUPPORT MTK_FACTORY_MODE_IN_GB2312 MTK_A1_FEATURE MTK_AUDIO_TUNNELING_SUPPORT CUSTOM_KERNEL_HEART_RATE_SENSOR CUSTOM_KERNEL_SENSORHUB CUSTOM_KERNEL_T |
| Graphics Feature Status | |
| Canvas: Hardware accelerated | |
| Flash: Hardware accelerated | |
| Flash Stage3D: Hardware accelerated | |
| Flash Stage3D Baseline profile: Hardware accelerated | |
| Compositing: Hardware accelerated | |
| Metal: Disabled | |
| Multiple Raster Threads: Enabled | |
| Out-of-process Rasterization: Hardware accelerated |
| de5e0-99fb0-984cc-00f3f-3ee33 |
| # Python script to convert .bytes to png | |
| import io | |
| from PIL import Image | |
| import numpy as np | |
| import sys | |
| from array import array | |
| def readimage(path): | |
| count = os.stat(path).st_size / 2 |
| // DO NOT EDIT | |
| // Silicon Valley S03E01 blackboard code | |
| // Probably originally written by Vinit Misra | |
| //-------------------- | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| typedef unsigned long u64; |
| // ==UserScript== | |
| // @name Facebook Poke Bot | |
| // @namespace http://sagz.in/ | |
| // @version 1.1 | |
| // @description Return FB Pokes | |
| // @author Sagar Savla | |
| // @match https://mtouch.facebook.com/pokes/* | |
| // @grant none | |
| // ==/UserScript== |
I hereby claim:
To claim this, I am signing this object:
| try | |
| tell application id "com.apple.ScreenSaver.Engine" to launch | |
| end try |