I hereby claim:
- I am mogery on github.
- I am mogery (https://keybase.io/mogery) on keybase.
- I have a public key ASCfrV_BLdXx2wC4OacM4rh8eGdjxFh7BlYAGdGpQIWhZQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # This software is under the unlicense, see https://unlicense.org/ | |
| # Created by https://github.com/mogery | |
| rm -r vibribbon > /dev/null 2> /dev/null | |
| mkdir vibribbon || { echo "failed to create vibribbon directory"; exit 1; } | |
| if [[ $# -eq 0 ]] | |
| then | |
| echo "Vib-Ribbon .cue Maker" |
| ## ### | |
| # IP: GHIDRA | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software |
| Transcript of mudcon 2022 Q&A VOD | |
| Link: https://twitch.tv/videos/1450855587 | |
| thnx to alice, fayti & samual for proofreading and fixing [?]s | |
| <00:00:48> | |
| alice [via whiteboard]: i'm with stupid *arrow pointing at matr1x* | |
| matr1x: oi. very rude. they can't read it cuz it's backwards (ED NOTE: not true) | |
| <00:01:30> | |
| matr1x: i guess, the first question i have for you before we get ones in from |
| // ==UserScript== | |
| // @name View Latest Tweets | |
| // @namespace https://mogery.me/ | |
| // @version 1.0 | |
| // @description Automatically switches Twitter timeline to Latest Tweets. | |
| // @author mogery | |
| // @match https://twitter.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com | |
| // @grant none | |
| // ==/UserScript== |
| == 230408.131156 https://www.youtube.com/watch?v=GvROyX1gAv4&list=PLuuj7d5OqkM58IDCTwxqDo9DObxBC4_hx&index=6 | |
| (following block transcribed by fayti) | |
| fayti: --that's a floor [ed: the mathematical operation]. *laughs* | |
| marto: okay [?] i've set up recording [?] | |
| marto: 0 kb/s | |
| sean: uhoh | |
| fayti: nice |
| remote_transmitter: | |
| pin: GPIO12 # change to your IR LED pin | |
| carrier_duty_percent: 50% | |
| output: | |
| - platform: template | |
| id: ceiling_light_brightness | |
| type: float | |
| write_action: | |
| then: |