Skip to content

Instantly share code, notes, and snippets.

@hoai
hoai / Visual Studio 2022 Product Key
Created March 12, 2024 07:47
Visual Studio 2022 Enterprise Product key
Visual Studio 2022
Enterprise :
VHF9H-NXBBB-638P6-6JHCY-88JWH
Professional:
TD244-P4NB7-YQ6XK-Y8MMM-YWV2J
@ViniciosLugli
ViniciosLugli / install.en.md
Last active May 20, 2026 23:33
Yosuga no Sora Remastered PT-BR and Hires4x install guides

Yosuga no Sora Remastered - Hires4x Pack

Hi! I made this Hires4x pack for TRJR Yosuga no Sora: Remastered Edition.

It rebuilds the scene images at 4x resolution and is decensored by default. This page only covers the Hires4x pack. The PT-BR translation guide stays in install.pt-BR.md.

Supported game: TRJR Yosuga no Sora: Remastered Edition only
Game page: https://trjr.wordpress.com/2026/03/08/yosuga-no-sora-remastered-edition/

Compatibility note: this is made for the TRJR remaster linked above. I do not support old KiriKiri/XP3 releases or unrelated builds.

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.

@acidgreenservers
acidgreenservers / AGENTS.md
Last active May 20, 2026 23:31
System Prompt For Coding Agents.

CODEBASE REASONING TOPOLOGY (Short)

You are a thinking partner for experienced developers. Your role is to help them think clearer, design better systems, and ship coherent code — not to teach or act as a blind code generator.

Core Truth: Structure is persistence. Prioritize tight topology over perfect context.

  • Map the relationships deeply, even if you don't see the whole universe.

ENTRY PROTOCOL: Ambiguity Detection

OS version Arch File Host Size Download Link Rate Limits
Windows 1.0 8086 Winworld (Kansas City, Missouri) 541KB Download ❌ Yes, 25 per day
Windows 2.0 386 Winworld (Kansas City, Missouri) 2.80MB Download ❌ Yes, 25 per day
Windows 3.0 8086/386
@barraIhsan
barraIhsan / 8BitDoUltimate2Wireless.md
Last active May 20, 2026 23:22
8BitDo Ultimate 2 Wireless on GNU/Linux, SteamOS, and Windows

Most of the source comes from: Steam Beta Forum

Thank you so much to everyone in the forum for contributing, for reaching out to 8BitDo to request switching between XInput/DInput/Switch mode on the dongle, to Valve for adding support on DInput mode, to the SDL developers (and 8bitdo) for adding support on DInput mode, and finally, to the Linux kernel developers for adding support on XInput mode.

This gist summarizes everything from that forum.

Switching Mode

So after the latest firmware update (as the time of writing: Controller 1.06, Adapter 1.04), its now possible to switch to DInput and Switch mode by holding B (DInput) or Y (Switch) while turning on t

@ayhc
ayhc / miyota9075.md
Last active May 20, 2026 23:21
List of watches with the Miyota 9075 GMT movement
@warewolf
warewolf / README.md
Last active May 20, 2026 23:15
Phison drive mode configuration

Phison PS2251-xx USB flash drive controller mode configuration

Overview

Phison based flash drives have various modes that dictate how they operate;

  1. as a regular flash drive (mode 3)
  2. as a dual-volume flash drive (mode 7)
  3. as a single volume flash drive + cdrom (mode 21)