Phison based flash drives have various modes that dictate how they operate;
- as a regular flash drive (mode 3)
- as a dual-volume flash drive (mode 7)
- as a single volume flash drive + cdrom (mode 21)
| // ==UserScript== | |
| // @name Jira Column Toggle | |
| // @namespace https://gist.github.com/pwilms/816ad0a12abe1349e5b18f0257095205 | |
| // @version 0.3 | |
| // @description toggle single columns with a click | |
| // @author Patric Wilms | |
| // @match */secure/RapidBoard.jspa* | |
| // @updateURL https://gist.github.com/pwilms/816ad0a12abe1349e5b18f0257095205/raw/571906cdec8218a43737da2fb88f5b92b8f21630/jiraColumnToggle.user.js | |
| // @downloadURL https://gist.github.com/pwilms/816ad0a12abe1349e5b18f0257095205/raw/571906cdec8218a43737da2fb88f5b92b8f21630/jiraColumnToggle.user.js | |
| // @grant none |
| # | |
| # This is a little script to populate Firefox Sync with | |
| # fake password records. Use it like so: | |
| # | |
| # $> pip install PyFxA syncclient cryptography | |
| # $> python ./upload_fake_passwords.py 20 | |
| # | |
| # It will prompt for your Firefox Account email address and | |
| # password, generate and upload 20 fake password records, then | |
| # sync down and print all password records stored in sync. |
GPD Win is a really enjoyable piece of hardware.