websocket tester
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| curl https://r.jina.ai/https://ziglang.org/documentation/0.16.0/ -o zig_016_docs.md |
tigercat.flc
trying to find tigercat.fil
ffmpeg -i tiger.flc -vf "palettegen=16,paletteuse=dither=sierra2_4a" -c:v flic tiger.fli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- ========================================================= | |
| -- BARE MINIMUM NORTHWIND FOR TEACHING SQL | |
| -- ========================================================= | |
| -- 1. SCHEMA DEFINITION | |
| -- --------------------------------------------------------- | |
| DROP TABLE IF EXISTS OrderDetails; | |
| DROP TABLE IF EXISTS Orders; | |
| DROP TABLE IF EXISTS Products; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0m | |
| > build · minimaxai/minimax-m2.7 | |
| [0m | |
| <think>The user wants to add a BMP180 device/sensor to espforge. This matches the trigger phrase for the espforge-devices skill. I should load that skill first to get the detailed instructions. | |
| </think> | |
| [0m→ [0mSkill "espforge-devices" | |
| [0m→ [0mRead ../../.config/opencode/skills/espforge-devices/SENSOR_CATEGORY.md | |
| [0m→ [0mRead ../../.config/opencode/skills/espforge-devices/CLONEREPO.md | |
| [0m→ [0mRead ../../.config/opencode/skills/espforge-devices/FIND_CRATES.md | |
| [0m→ [0mRead ../../.config/opencode/skills/espforge-devices/REPO_EXAMPLES.md |
NewerOlder