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.
Discover gists
See comments section for more up-to-date versions of the script. The original script is from 2014 and will not work as is.
- Open news feed preferences on your Facebook menu (browser)
- Click people or pages
- Scroll down (or click see more) until your full list is loaded
- 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.
| 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; |
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.
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.
| 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. |
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.
A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!
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:
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.
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.