Skip to content
View yogan's full-sized avatar
⌨️
taka taka ᕕ(ᐛ)ᕗ
⌨️
taka taka ᕕ(ᐛ)ᕗ

Block or report yogan

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

Pinned Loading

  1. advent-of-code Public

    Advent of Code solutions

    Python 5

  2. tmux-techtalk Public

    tmux Tech Talk

    2

  3. dotfiles Public

    just NeoVim tbh

    Lua 2

  4. notes Public

    Outsourcing parts of my brain into the cloud.

    10 1

  5. flow3r Public

    Python

  6. Less Annoying Twitter (X) User CSS
    1
    /* get rid of sticky Home + For you / Following header */
    2
    div[aria-label="Home timeline"] > div:first-of-type {
    3
        position: initial;
    4
    }
    5