Highlights
Pinned Loading
-
llm-wiki
llm-wiki 1# LLM Wiki23A pattern for building personal knowledge bases using LLMs.
45This 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.
-
List of Apple's mobile device codes ...
List of Apple's mobile device codes types a.k.a. machine ids (e.g. `iPhone1,1`, `Watch1,1`, etc.) and their matching product names 1i386 : iPhone Simulator
2x86_64 : iPhone Simulator
3arm64 : iPhone Simulator
4iPhone1,1 : iPhone
5iPhone1,2 : iPhone 3G
-
Xcode Shortcuts
Xcode Shortcuts 1## 🗂 Files or Project Navigator2- `Command Shift N` — Create a new project
3- `Command N` — Create a new file
4- `Command Option N` — Create a new group (folder)
5- `Command Shift J` — Reveal current file in Navigator
-
Simulator Status Bar Override
Simulator Status Bar Override 1xcrun simctl status_bar "iPhone 16 Pro" override \
2--time "9:41" \
3--batteryState charged \
4--batteryLevel 100 \
5--wifiMode active \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


