Skip to content

Instantly share code, notes, and snippets.

@jjjj31
jjjj31 / openbiliclaw-issue-window.log
Created August 27, 2026 04:39
OpenBiliClaw issue #220 supporting logs (2026-08-26 ~ 2026-08-27)
2026-08-26 10:35:10 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\data\openbiliclaw.db
2026-08-26 10:35:11 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\data\openbiliclaw.db
2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded preference layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\preference.json
2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded awareness layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\awareness.json
2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded insight layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\insight.json
2026-08-26 10:35:11 DEBUG [openbiliclaw.memory.manager] Loaded soul layer from C:\Users\kmttjnm\OpenBiliClaw\data\memory\soul.json
2026-08-26 10:35:11 INFO [openbiliclaw.memory.manager] Memory manager initialized with 5 layers.
2026-08-26 10:35:25 INFO [openbiliclaw.storage.database] Database initialized at C:\Users\kmttjnm\OpenBiliClaw\
@CarlVitasa
CarlVitasa / keymap.json
Created August 27, 2026 04:39
Odin Zed keymap.json
[
{
"context": "Editor",
"bindings": {
"ctrl-enter": ["task::Spawn", { "task_name": "Run" }]
}
}
]
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 27, 2026 04:38
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Thursday, August 27, 2026, 12:38:37 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.14.0)
PurePatcher(Vortex.PurePatcher): PurePatcher.Annotations(1.8.0), PurePatcher(1.0.0)
Faster Game Loading - Continued(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created August 27, 2026 04:38
glyph v0.22.0 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-3286112335-2862018911-1851888659-1000</user>
<keys>
<key installerType="Msi" displayName="Glyph" displayVersion="0.22.0">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AED75942-FDAD-466B-8F89-49FB5EC03A14}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Program Files\Glyph\]]></InstallLocation>
<UninstallString><![CDATA[MsiExec.exe /X{AED75942-FDAD-466B-8F89-49FB5EC03A14}]]></UninstallString>
@CarlVitasa
CarlVitasa / tasks.json
Created August 27, 2026 04:38
Odin .zed/tasks.json
[
{
"label": "Run",
"command": "odin",
"args": ["run", "src"],
"use_new_terminal": false,
},
{
"label": "Build",
"command": "odin",
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 27, 2026 04:38
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Thursday, August 27, 2026, 12:37:49 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.14.0)
PurePatcher(Vortex.PurePatcher): PurePatcher.Annotations(1.8.0), PurePatcher(1.0.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
@IIzzaya
IIzzaya / cursor-chat-filelink-fix-on-v2.bat
Created August 27, 2026 04:37
Tested on Cursor 3.17.21
# Permanent global instructions
## Fix our projects upstream
We maintain Smithers at `~/smithers` and Tevm at `~/tevm-monorepo`. When other work exposes defects or unclear code, docs, generated files, examples, or skills in either:
- Fix the upstream cause with tests, not only the local symptom.
- For Smithers docs, edit `docs/`, run `pnpm docs:llms`, and pass `check-docs` and `check-llms`.
- Save durable lessons as memories.
- Confirm our project, not an external tool, is wrong.
@IIzzaya
IIzzaya / cursor-chat-filelink-fix-off-v2.bat
Created August 27, 2026 04:37
Tested on Cursor 3.17.21
[
{
"id": "q_ai_1787706444126_1",
"difficulty": "low",
"topic": "지문 이해",
"prompt": "An animal sanctuary is defined as a place where rescued, injured, or abused animals can live in a safe and caring environment. (True/False)",
"options": [
"True",
"False"
],