Drug | Type | Onset | Duration | Common Brands | Mechanism | Pros | Cons / Risks |
---|---|---|---|---|---|---|---|
Oxymetazoline | Topical spray | Within minutes | 10–12 hours | Afrin, Dristan | Alpha-1 agonist (vasoconstriction) | Fast, long-lasting relief | Risk of rebound congestion if used >3 days |
Phenylephrine | Oral | 15–30 min | ~4 hours | Sudafed PE, Neo-Synephrine | Alpha-1 agonist |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Group 0: [1022:1632] 00:01.0 Host bridge Renoir PCIe Dummy Host Bridge | |
Group 1: [1022:1633] [R] 00:01.1 PCI bridge Renoir PCIe GPP Bridge | |
Group 2: [1022:1634] [R] 00:01.3 PCI bridge Renoir/Cezanne PCIe GPP Bridge | |
Group 3: [1022:1632] 00:02.0 Host bridge Renoir PCIe Dummy Host Bridge | |
Group 4: [1022:1634] [R] 00:02.1 PCI bridge Renoir/Cezanne PCIe GPP Bridge | |
Group 5: [1022:1634] [R] 00:02.2 PCI bridge Renoir/Cezanne PCIe GPP Bridge | |
Group 6: [1022:1633] [R] 00:02.4 PCI bridge Renoir PCIe GPP Bridge | |
Group 7: [1022:1632] 00:08.0 Host bridge Renoir PCIe Dummy Host Bridge | |
Group 8: [1022:1635] [R] 00:08.1 PCI bridge Renoir Internal PCIe GPP Bridge to Bus | |
Group 9: [1022:1635] [R] 00:08.2 PCI bridge Renoir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# example | |
curl -s https://www.kirkovsky.com/img/background.svg | grep -oE '#[a-f0-9]{6,}' |
- Install VSCodium
- Drop a
product.json
into~/Library/Application Support/VSCodium
with the following content[1]:
{
"extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items",
I hereby claim:
- I am pkirkovsky on github.
- I am pkirkovsky (https://keybase.io/pkirkovsky) on keybase.
- I have a public key whose fingerprint is 4328 CFD6 7B46 A8FB 3227 0F4F 0CE4 A0B8 3F3F C81F
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Adapted from https://developers.yubico.com/ykneo-openpgp/ResetApplet.html | |
gpg-connect-agent <<EOF | |
/hex | |
scd serialno | |
scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 | |
scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 |