Skip to content

Instantly share code, notes, and snippets.

View jesterjunk's full-sized avatar

jesterjunk

View GitHub Profile
@jesterjunk
jesterjunk / concrete calculations.txt
Created June 18, 2023 13:31
concrete calculations
5 ft 5 in = 65 inches
2 ft = 24 inches
65 inches * 24 inches = 1,560 square inches = 10.83333 square feet
6 ft 4.5 in = 76.5 inches
@jesterjunk
jesterjunk / 00_more_meditations_-_the_interactive_guide_to_progressive_metal.md
Last active December 14, 2023 22:38
More Meditations - The Interactive Guide to Progressive Metal


The Interactive Guide to Progressive Metal


durations
title
@jesterjunk
jesterjunk / x_markdown_00_Steam_Workshop_Item_Data_Panel.md
Last active December 8, 2024 07:26
steam workshop item data panel

Steam Workshop Item Data Panel

For workshop item pages.

Adds a data panel below the workshop item Title


@jesterjunk
jesterjunk / registry_edit_for_windows_10_show_seconds_in_the_system_tray_clock.md
Last active December 8, 2024 07:21
Registry Edit for Windows 10: show seconds in the system tray clock

Registry Edit for Windows 10: show seconds in the system tray clock

  1. Windows Key + R

  2. Type‌ ‌‌ ‌regedit‌ ‌‌ ‌and press‌ ‌‌ ‌Enter

@jesterjunk
jesterjunk / hampton_bay_fan.txt
Last active August 28, 2023 23:45
Hampton Bay Fan
Hampton Bay
Carriage House 52 in. Indoor LED Brushed Nickel Ceiling Fan
with Light Kit, Reversible Motor and Reversible Blades
Fixture Color/Finish: Brushed Nickel
Internet # 301505294
Model # 46010
@jesterjunk
jesterjunk / wurm_unlimited_-_action_names_and_numbers_-_table.md
Last active September 18, 2024 00:10
Wurm Unlimited - Action Names and Numbers - Table





Wurm Unlimited

Action Names and Numbers


Action Number
Action Name
@jesterjunk
jesterjunk / wurm_unlimited_-_item_names_and_numbers_-_table.md
Last active March 16, 2024 05:30
Wurm Unlimited - Item Names and Numbers - Table





Wurm Unlimited

Item Names and Numbers


example item #give ID QL Quantity
@jesterjunk
jesterjunk / yt-dlp.conf.md
Last active December 8, 2024 07:27
yt-dlp.conf

yt-dlp.conf


yt-dlp automatically reads the yt-dlp.conf file from the following directory path:

@jesterjunk
jesterjunk / gpt4_filtering_out_words_similar_to_compendium.md
Last active December 8, 2024 07:35
GPT4 filtering out words similar to compendium

GPT4 filtering out words similar to compendium



Round 1: Prompt (42 words in the comma separated):

@jesterjunk
jesterjunk / tampermonkey_-_chatgpt_wider_chat_content_script.md
Last active December 8, 2024 07:21
Tampermonkey - ChatGPT Wider Chat Content Script
// ==UserScript==
// @name         ChatGPT Wider Chat Content Script
// @namespace    https://gist.github.com/jesterjunk/f66e193d9528e0c9078432ed22cafc1b
// @version      0
// @description  Adjust the width of chat contents on a specific website for wide screens
// @author       a speck of dust on a tiny rock flying through a vast expanse of the universe
// @match        https://chat.openai.com/c/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=openai.com
// @grant GM_addStyle