Skip to content

Instantly share code, notes, and snippets.

View alexroston's full-sized avatar

alex_roston alexroston

View GitHub Profile
@Atulin
Atulin / README.md
Last active December 8, 2023 23:11
FxTwitter Copy

Twitter Copy Fx Link

image

This script adds a new button to Twitter posts. Clicking it, copies a TwitFix link to your clipboard, and strips any trancking data from it because might as well.

@carstene1ns
carstene1ns / README.md
Last active October 4, 2020 11:56
Get all commits of the current branch since creation from another branch

Usage

Show all commits the current feature branch has:

$ git show -s $(./git-branch-commits.sh)

Cherry-Pick all commits the specific pull request (checked out as branch) has:

@victornpb
victornpb / deleteDiscordMessages.js
Last active April 16, 2024 09:32
Delete all your messages from DM or Channel in Discord
/*
This file is now hosted here:
https://github.com/victornpb/undiscord
*/
@matthewzring
matthewzring / markdown-text-101.md
Last active May 4, 2024 12:26
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers:

@robertpainsi
robertpainsi / commit-message-guidelines.md
Last active May 3, 2024 11:43
Commit message guidelines

Commit Message Guidelines

Short (72 chars or less) summary

More detailed explanatory text. Wrap it to 72 characters. The blank
line separating the summary from the body is critical (unless you omit
the body entirely).

Write your commit message in the imperative: "Fix bug" and not "Fixed
bug" or "Fixes bug." This convention matches up with commit messages
@FichteFoll
FichteFoll / Games_Done_Quick_Schedule_Enhancer.user.js
Last active March 10, 2020 03:50
Highlights currently active Event on GDQ schedule and adds an anchor. Also non-AM/PM timestamps.
// ==UserScript==
// @name Games Done Quick Schedule Highlight
// @namespace FichteFoll
// @author FichteFoll
// @description Highlights currently active Event on GDQ schedule and adds an anchor. Also non-AM/PM timestamps.
// @include https://gamesdonequick.com/schedule*
// @version 0.1.2
// @updateURL https://gist.github.com/FichteFoll/642b567943c0f957eef9ce32601ce944/raw/Games_Done_Quick_Schedule_Enhancer.user.js
// @grant none
// ==/UserScript==
@AviDuda
AviDuda / README.md
Last active April 23, 2024 10:32
Unmuting Twitch VODs