Skip to content

Instantly share code, notes, and snippets.

View contextnerror's full-sized avatar

contextnerror

View GitHub Profile
@nolenroyalty
nolenroyalty / go-to-sleep.sh
Last active January 2, 2025 21:09
A script I run via cron that prompts me to sleep at night
#!/usr/bin/env bash -x
# TO USE:
# 1. MAKE A CONFIG FILE AT ~/.go-to-bed
# it should look like this (don't include hashes in file, this will nag you starting at 12:16 AM until 6:00 AM)
# START_TIME:0.16
# END_TIME:6.0
# HUSHED_UNTIL:2023-11-23T1:40:00
#
# 2. SAVE THIS SCRIPT SOMEWHERE, maybe ~/bin/go-to-bed
@Hipnosis183
Hipnosis183 / !fool-key.html
Created May 8, 2023 16:48
The Fool and his Money - Keygen and Decompilation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FoolKey</title>
</head>
// ==UserScript==
// @name Media mode for Twitter home
// @name:zh-CN Twitter 主页上的媒体模式
// @name:zh-TW Twitter 主頁上的媒體模式
// @name:zh-HK Twitter 主頁上的媒體模式
// @description Remove text-only tweets on the flow of Twitter home/list. It is currently Beta quality.
// @description:zh-CN 在 Twitter 的主页和列表时间流上删除纯文本 Tweet。当前是 Beta 质量
// @description:zh-TW 在 Twitter 的主頁和列表時間流上刪除純文字 Tweet。當前是 Beta 質量
// @description:zh-HK 在 Twitter 的主頁和列表時間流上刪除純文本 Tweet。當前是 Beta 質量
// @icon https://i.imgur.com/bUIPv1O.jpg
@tsukumijima
tsukumijima / TwitterRevertColoring.user.css
Last active May 7, 2024 12:08
Twitter の UI の配色を元に戻すユーザースタイル
/* ==UserStyle==
@name TwitterRevertColoring
@description Twitter の UI の配色を元に戻すユーザースタイル
@namespace https://gist.github.com/tsukumijima
@updateURL https://gist.github.com/tsukumijima/931905c4ed3f181ce926730463a29d80/raw/TwitterRevertColoring.user.css
@author tsukumi
@version 1.3.9
@license MIT
==/UserStyle== */