Skip to content

Instantly share code, notes, and snippets.

View eepykate's full-sized avatar
🥝
star kiwmi

kate eepykate

🥝
star kiwmi
  • Tycho Crater, The Moon
View GitHub Profile
@Long18
Long18 / [Windows] Icon DLL Paths.md
Created August 10, 2024 05:14
Common Windows Icon DLL Paths

Common Windows Icon DLL Paths

This gist provides paths to some of the common .dll files that contain system icons in Windows. These .dll files are typically located in the System32 directory, but some might be found in other locations as well.

System Icon Libraries

  1. Shell32.dll
    Path: %SystemRoot%\System32\shell32.dll
    Description: Contains many of the standard icons used throughout the Windows operating system.
@ph33nx
ph33nx / WinMasterBlocker.bat
Last active June 11, 2026 06:13
Block All Adobe .exe files via Firewall on Windows Using Batch Script | Stop adobe apps to access internet
:: ################################################################
:: ## 🔥 WinMasterBlocker 🔥 #
:: ################################################################
:: # Author: https://github.com/ph33nx #
:: # Repo: https://github.com/ph33nx/WinMasterBlocker #
:: # #
:: # This script blocks inbound/outbound network access #
:: # for major apps like Adobe, Autodesk, Corel, Maxon, #
:: # and more using Windows Firewall. #
:: # #
@felixjones
felixjones / AutoGamma.zip
Last active February 7, 2024 09:23
Auto Gamma
@probonopd
probonopd / Wayland.md
Last active June 11, 2026 16:57
Think twice about Wayland. It breaks everything!

Think twice before abandoning X11. Wayland breaks everything!

tl;dr: Wayland is not "the future", it is merely an incompatible alternative to the established standard with a different set of priorities and goals.

Wayland breaks everything! It is binary incompatible, provides no clear transition path with 1:1 replacements for everything in X11, and is even philosophically incompatible with X11. Hence, if you are interested in existing applications to "just work" without the need for adjustments, then you may be better off avoiding Wayland.

Wayland solves no issues I have but breaks almost everything I need. Even the most basic, most simple things (like xkill) - in this case with no obvious replacement. And usually it stays broken, because the Wayland folks mostly seem to care about Automotive, Gnome, maybe KDE - and alienating e

@sophec
sophec / shellandc.c
Last active May 29, 2026 18:44
A C program (*with $ in identifiers) which is also a valid bash script, and vice versa.
#include <stdio.h>
#define $x ,x
#define $i ,i
#define eval int
#define read scanf
#define $scanfpat "%d", &
#define $(x) ,(x)
#define $open (
#define $close )
#define do {
/*
i recommend using the browser console for all of this (specifically in discord to avoid CORS issues)
get emotes in a string like the following
":yes::wmay::waveboye::wavebackboye::vibe::uwu_seal::uwu::turtwo::thonkdead::thonk::this::starkiwmi::starewut::starewow:"
no line breaks or anything
NOTE: you will need to do this in multiple batches
*/
emotes_raw = `<insert_emotes_here>`
@meatcar
meatcar / README.md
Last active March 17, 2025 14:44
A better "Reboot to {OS}" script for rEFInd Next Boot selection for Windows
@dikiaap
dikiaap / git-io-custom-url.md
Last active November 26, 2025 10:21
git.io custom URL

Update: As of 11 January 2022, git.io no longer accepts new URLs.

Command:

curl https://git.io/ -i -F "url=https://github.com/YOUR_GITHUB_URL" -F "code=YOUR_CUSTOM_NAME"

URLs that can be created is from:

  • https://github.com/*
  • https://*.github.com
@meew0
meew0 / apitosqa.md
Last active April 8, 2025 16:52
API ToS Q&A Summary

This is a summary of the Q&A regarding the new API ToS that took place in the #api channel on the Discord API server, starting around midnight UTC on Thursday, August 17, 2017.

All answers are from b1nzy unless marked otherwise. This is just a summary of my (meew0) own interpretation of the Q&A; obviously this shouldn't be interpreted as anything legally binding. If in doubt, ask the devs yourself or consult a lawyer. I'm not responsible if you get banned or sued because of this document. All subsequent usages of first-person pronouns refer to the people asking/answering the questions, respectively.

Q. How do we detect users deleting their accounts, if we have to delete their data within 7 days?
A. You will get an email by Discord if that happens. Make sure the account that registered the bot application has an email attached to it that you actually get messages with. This may change in the future but if it will, there will be plenty of time before the new mechanism goes into effect.

Q. **Do we need