Skip to content
View nightpool's full-sized avatar

Organizations

@Genius@new-xkit@mastodon@cybrespace

Block or report nightpool

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nightpool/README.md
Object.prototype.tap=function(f){f(this);returnthis;};

Pinned Loading

  1. mastodon/mastodonmastodon/mastodonPublic

    Your self-hosted, globally interconnected microblogging community

    Ruby 50.2k 7.5k

  2. new-xkit/XKitnew-xkit/XKitPublic

    Forked from Tylian/XKit

    Fork of XKit, the extension framework for Tumblr

    JavaScript 460 131

  3. XmasFunXmasFunPublic

    So Beautiful. A christmas present for your players.

    Java 2

  4. make good looking small gifsmake good looking small gifs
    1
    functiongif() {
    2
    forfilein"$@"
    3
    do
    4
    echo"${file%.*}".gif
    5
     ffmpeg -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
  5. github_tab_size.user.cssgithub_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!