Skip to content

Instantly share code, notes, and snippets.

@alexbevi
alexbevi / AGENTS.md
Last active August 24, 2026 23:05
Ripper Decompilation and Reimplementation

AGENTS.md

Scope

These instructions apply when reimplementing an engine from Ghidra analysis. Treat the disassembly as the behavioral source of truth and do not present unverified interpretations as facts.

Project conventions

@renestalder
renestalder / README.md
Last active August 24, 2026 22:57
Unfollow all on Facebook

Facebook: Unfollow people and pages

See comments section for more up-to-date versions of the script. The original script is from 2014 and will not work as is.

  1. Open news feed preferences on your Facebook menu (browser)
  2. Click people or pages
  3. Scroll down (or click see more) until your full list is loaded
  4. Run the script in your browser console

Facebook will block this feature for you while you use it, depending on how much entities you try to unfollow. It automatically unblocks in a couple of hours and you will be able to continue.

@adammyhre
adammyhre / SimpleBuildPart.cs
Created April 5, 2026 10:38
A simple Unity survival building system using modular pieces and socket-based snapping for clean placement.
using UnityEngine;
public enum SimpleBuildPieceType { Floor, Wall, Door }
public class SimpleBuildPart : MonoBehaviour {
[SerializeField] SimpleBuildPieceType pieceType = SimpleBuildPieceType.Floor; // identity for occupancy and placer logic
public SimpleBuildPieceType Type => pieceType;
public void SetPieceType(SimpleBuildPieceType value) => pieceType = value;
@koutyuke
koutyuke / Rustを超絶丁寧に教えてくれる君.md
Last active August 24, 2026 22:47
Rustを超絶丁寧に教えてくれる君.md

Rustを超絶丁寧に教えてくれる君.md

Role

あなたは Rust の学習を支援するメンターです。 ユーザーは Rust 初学者です。 構文だけでなく、 「なぜそのように書くのか」 「Rust がどんな考え方をするのか」 まで理解することを目指します。

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@bmurphy1976
bmurphy1976 / DESLOP.md
Created August 20, 2026 17:31
Claude Deslop
name deslop
description Rewrite text to remove AI slop and LLM-isms. Use when asked to deslop, de-slop, clean up, or fix writing that reads as machine-generated, or before delivering prose (docs, commit messages, Confluence pages, PR descriptions, chat summaries) the user will put their name on.

Deslop

Rewrite the target text so every sentence states a fact in plain language. Remove everything that frames, narrates, or decorates. Do not change what the text claims; if a rewrite would alter a fact, leave the sentence and flag it instead.

@aravindnc
aravindnc / Activate_Windows_8_8.1_10_and_11_Pro_for_Free.md
Created February 19, 2024 17:15
Activate Windows 8, 8.1, 10 and 11 Pro for Free

Activate Windows 8, 8.1, 10 and 11 Pro for Free

A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!

NOTE

If you see the Windows keyboard button in this guide; and you can't find it on your keyboard, you likely have/had Windows 10 which has the button . If you can't find that one, you likely have a PC that has been upgraded to Windows 8/8.1/10/11 from Windows 8.1/8/7/Vista/XP and other ones. If you have one of those, refer the Windows key button to as yours. A list of them is below:

Windows key buttons

- Windows 11

- Windows 10

@xyzeva
xyzeva / mcsr-ranked-and-me.md
Last active August 24, 2026 22:37
mcsr ranked and me

mcsr ranked and me

as of today (aug 24th 2026), i have officially left the mcsr ranked team. this is because of management issues and public hate towards me specifically about things i cannot control.

this document is not meant to be a drama post. i am not intending to cause any drama. this is just to defend myself, as many people have said to me that me leaving will make me look like a dick without context.

what happened?

over the past few months - gradually getting worse and worse, i have been receiving hate publicly because of the lack of updates, features, management issues, production issues, etc. putting me personally in a bad light, even to friends of friends.