Object.prototype.tap = function(f) { f(this); return this; };
nightpool
Follow
Pinned Loading
-
mastodon/mastodon
mastodon/mastodon PublicYour self-hosted, globally interconnected microblogging community
-
new-xkit/XKit
new-xkit/XKit PublicForked from Tylian/XKit
Fork of XKit, the extension framework for Tumblr
-
make good looking small gifs
make good looking small gifs 1function gif() {
2for file in "$@"
3do
4echo "${file%.*}".gif
5ffmpeg -i "$file" -filter_complex "[0:v] fps=15,scale=w=${WIDTH:-960}:h=-1,split [a][b];[a] palettegen [p];[b] fifo [b]; [b][p] paletteuse" "${file%.*}".gif
-
github_tab_size.user.css
github_tab_size.user.css 1/* ==UserStyle==
2@name github tab size
3@namespace nightpool.club
4@version 1.0.0
5@description smaller tabs on github!
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.