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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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); return this; };

Pinned Loading

  1. mastodon/mastodon Public

    Your self-hosted, globally interconnected microblogging community

    Ruby 47.8k 7.1k

  2. new-xkit/XKit Public

    Forked from Tylian/XKit

    Fork of XKit, the extension framework for Tumblr

    JavaScript 462 135

  3. XmasFun Public

    So Beautiful. A christmas present for your players.

    Java 2

  4. make good looking small gifs
    1
    function gif() {
    2
      for file in "$@"
    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.css
    1
    /* ==UserStyle==
    2
    @name           github tab size
    3
    @namespace      nightpool.club
    4
    @version        1.0.0
    5
    @description    smaller tabs on github!

518 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing nightpool's contributions from February 25, 2024 to February 25, 2025. The contributions are 43% commits, 41% code review, 12% pull requests, 4% issues.

Contribution activity

February 2025

Created 2 repositories
Opened 1 pull request in 1 repository
bblimke/webmock 1 open
Reviewed 2 pull requests in 2 repositories

Created an issue in PRQL/prql that received 1 comment

Variable is discarded silently with no type error

What happened? Variable is discarded when I expect it to be used. Ideally, the variable would just be used as defined. In the worst case, this shou…

2 tasks done
1 comment
Opened 2 other issues in 2 repositories
Started 1 discussion in 1 repository
apache/superset
28 contributions in private repositories Feb 3 – Feb 25
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.