GPD Win is a really enjoyable piece of hardware.
- Make an installer USB stick with the Windows media creation tool.
- Insert the USB stick and turn the power on.
- Hold the DEL key to open the BIOS screen.
// ==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.