Skip to content
View FuckStickFunFuck's full-sized avatar
:electron:
#MotionlessInWhite #EmaculateMisconception
:electron:
#MotionlessInWhite #EmaculateMisconception

Organizations

@staywokemedia

Block or report FuckStickFunFuck

Report abuse

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

Report abuse

Pinned Loading

  1. awesome-copilot awesome-copilot Public

    Forked from github/awesome-copilot

    Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot.

    JavaScript

  2. AWK cheatsheet AWK cheatsheet
    1
    HANDY ONE-LINE SCRIPTS FOR AWK 30 April 2008
    2
    Compiled by Eric Pement - eric [at] pement.org version 0.27
    3
     
    4
    Latest version of this file (in English) is usually at:
    5
     http://www.pement.org/awk/awk1line.txt
  3. AzureTipsAndTricks AzureTipsAndTricks Public

    Forked from injeti-manohar/AzureTipsAndTricks

    Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your codin…

    Vue

  4. powerful-flash-9865 powerful-flash-9865
    1
    void main() {
    2
     for (int i = 0; i < 5; i++) {
    3
     print('hello ${i + 1}');
    4
     }
    5
    }
  5. raindrio-io-developer-site raindrio-io-developer-site Public

    Forked from raindropio/developer-site

    Official documentation for Raindrop.io API

    1

  6. Sed Cheatsheet Sed Cheatsheet
    1
     
    2
    FILE SPACING:
    3
     
    4
     # double space a file
    5
     sed G