Below, in the custom-layouts.json
file, you will find my custom PowerToys FancyZones canvas. You can copy paste the entire file, or add the json object inside the "custom-layouts" array to your own, inside %LocalAppData%\Microsoft\PowerToys\FancyZones
.
This file contains 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
{ | |
"name": "ts-svelte", | |
"extensions": [ | |
{ | |
"identifier": { | |
"id": "1yib.svelte-bundle", | |
"uuid": "6d9c8e9b-9355-4b87-be2f-1abc0fe1b61e" | |
}, | |
"displayName": "svelte" | |
}, |
This file contains 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
# [O]bsessively [B]alanced & [O]ptimized [T]ranscode script | |
ffmpeg -i <input> \ # select input video file | |
-vsync 0 # prevent FFmpeg from creating output YUV with duplicate and extra frames. | |
-hwaccel cuda # enable hardware acceleration using cuda | |
-hwaccel_output_format cuda # unclear- read https://docs.nvidia.com/video-technologies/video-codec-sdk/12.0/ffmpeg-with-nvidia-gpu/index.html | |
-c:v hevc_nvenc -preset p7 -tune hq \ # NVENC HEVC encoder, preset p7 (slowed, best quality), tune for high quality | |
-cq:v 23 \ # constant quality (CRF equivalent) of 23 (decent quality, great compression) | |
-rc:v vbr \ # use Variable Bit Rate (VBR) for rate control mode | |
-rc-lookahead:v 4 \ # look 4 frames ahead for VBR compression optimization |
$ ffmpeg -r 26 -i <file>%05d.png -plays 0 -pred 5 -f apng -vf "scale=320:320" -pix_fmt monob output.png
-r framerate
-i input (%05d = zero-padded digit)
-plays APNG loop mode
0 = infinite loop
1 = no loop
2-65535 = n loops
-pred PNG filter algorithm
This file contains 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
NNAA NNAB NNAC NNAD NNAE NNAF NNAG NNAH NNAI NNAJ NNAK NNAL NNAM NNAN NNAO NNAP NNAQ NNAR NNAS NNAT NNAU NNAV NNAW NNAX NNAY NNAZ | |
nnAa nnAb nnAc nnAd nnAe nnAf nnAg nnAh nnAi nnAj nnAk nnAl nnAm nnAn nnAo nnAp nnAq nnAr nnAs nnAt nnAu nnAv nnAw nnAx nnAy nnAz | |
NNA0 NNA1 NNA2 NNA3 NNA4 NNA5 NNA6 NNA7 NNA8 NNA9 | |
NNA! NNA# NNA( NNA) NNA+ NNA, NNA- NNA. NNA/ NNA: NNA; NNA= NNA? NNA@ NNA[ NNA] NNA_ NNA© NNA℗ | |
NNBA NNBB NNBC NNBD NNBE NNBF NNBG NNBH NNBI NNBJ NNBK NNBL NNBM NNBN NNBO NNBP NNBQ NNBR NNBS NNBT NNBU NNBV NNBW NNBX NNBY NNBZ | |
nnBa nnBb nnBc nnBd nnBe nnBf nnBg nnBh nnBi nnBj nnBk nnBl nnBm nnBn nnBo nnBp nnBq nnBr nnBs nnBt nnBu nnBv nnBw nnBx nnBy nnBz | |
NNB0 NNB1 NNB2 NNB3 NNB4 NNB5 NNB6 NNB7 NNB8 NNB9 | |
NNB! NNB# NNB( NNB) NNB+ NNB, NNB- NNB. NNB/ NNB: NNB; NNB= NNB? NNB@ NNB[ NNB] NNB_ NNB© NNB℗ |
This file contains 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
ACTIVE_SPREADSHEET = SpreadsheetApp.getActiveSpreadsheet(); | |
/** | |
* add a menu to manually refresh the leaderboard | |
*/ | |
function onOpen() { | |
var sheet = ACTIVE_SPREADSHEET; | |
var entries = [{ | |
name: "Refresh", | |
functionName: "refreshLastUpdate", |
This file contains 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
// 1. go to your profile | |
// 2. click the "Following" count | |
// 3. open the browser console | |
// 4. copy and paste this code into the console | |
// 5. profit :3 | |
// (6. follow me on https://soundcloud.com/patchstep) | |
var scriptName = "unfollow-sc.js"; | |
var authorName = "Patch"; | |
var authorUrls = [ |
This file contains 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
{ | |
"v": "5.9.6", | |
"fr": 42, | |
"ip": 0, | |
"op": 160, | |
"w": 1080, | |
"h": 240, | |
"nm": "intro", | |
"ddd": 0, | |
"assets": [], |
The Urchin Changeling Mystic.
Aleya is a mistrusting Einzelgänger, with a knack for pick-pocketing and not standing out.
She has multiple alternate identities that she will shape-shift into as the situations require it. Most shifts happen almost automatically, as a reflex reaction to her situation. She prefers not to shift by choice, as it’s always
This file contains 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
$puts(_title,$iflonger($put(_title,[%artist% - ]$if2(%title%,$filepart(%filename%))),81,$cut($get(_title),78)...,$get(_title))) | |
$puts(_album,[from: %album%][ '('%year%')']) | |
$puts(_link,$if(%comment%,$split($substr(%comment% nolink,$if2($ifgreater($strstr(%comment%,https://),0,$strstr(%comment%,https://),)$ifgreater($strstr(%comment%,http://),0,$strstr(%comment%,http://),),$add($len(%comment%),2)),), ,0),nolink)) | |
$puts(_rating,$if(%rating%,$repeat(★,%rating%)$repeat(☆,$sub(5,%rating%)),unrated)) | |
'♬♫♪ ◖( ˘ ɜ˘ )◗ ♪♫♬' | |
$get(_title) | |
$get(_album) |
NewerOlder