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

Organizations

@methodpark
Block or Report

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

  1. advent-of-code advent-of-code Public

    Advent of Code solutions

    Python 4

  2. tmux-techtalk tmux-techtalk Public

    tmux Tech Talk

    2

  3. dotfiles dotfiles Public

    Lua 2

  4. notes notes Public

    Outsourcing parts of my brain into the cloud.

    10 1

  5. flow3r flow3r Public

    Python

  6. Less Annoying Twitter User CSS Less Annoying Twitter 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