Discover gists
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
| """Sinkhorn balancing and a Sinkhorn balance loss function.""" | |
| import math | |
| from typing import Optional | |
| import torch | |
| from torch import distributed as dist | |
| from torch.distributed import nn as dnn | |
| from torch.nn import functional as F |
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
| { | |
| "running": true, | |
| "strategy": { | |
| "topN": 10, | |
| "tradeSizeUsd": 5, | |
| "dailyCapUsd": 50 | |
| }, | |
| "totalTradesExecuted": 0, | |
| "openPositions": [], | |
| "dailySpendUsd": 0, |
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
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
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
| Jacaerys "Jace" Sorrengail (22) - The unofficial Sector Commander. Jace has his his sector's loyalty. They would walk through fire with him, and he would do the same for them. | |
| Darius Briggs (26 years old) - 7 foot. Muscular. Has buzzcut but you can see the shade of auburn. Has a 2 handed double bit axe on his back. Stoic but genial as well. Seems to be Jace's closest friend. His signet is force wielding. Can release a wave or a ball of translucent, distoreted air of repellant force and attracting force. | |
| Daren Briggs (24) - 6 foot, lean muscle, neck length auburn hair parted in the middle. Charming. Flamboyant. A jokester with a heart of gold. He has a bow on his back and daggers. Daren's signet is mentally guiding his arrows and daggers he throws as homing projectiles. | |
| Valerie "Val" Sinclair (24) - 5'5, lean athletic build, beautiful. Chest length blonde hair in a single thick braid over her shoulders, with a half up fishtail braid. Has twin cutlasses on her back. Sarcastic, intelligent, direct. Her signe |
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
| { | |
| "schema_version": 1, | |
| "machine": "desktop-p7h5aj1", | |
| "computed_at": "2026-07-03T21:57:57.278Z", | |
| "since": "2026-07-02T21:57:57.278Z", | |
| "projects": [ | |
| { | |
| "project_slug": "extra-sub-standalone-workflow-enhancement", | |
| "commits": [], | |
| "total": 0 |
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
| {"ts":"2026-07-13T22:13:24.538Z","providers":[{"name":"glm-cn / 1","status":"active","quotas":{"session (5h)":{"used":0,"total":100,"remaining":100,"remainingPercentage":100,"resetAt":null,"unlimited":false},"weekly (7d)":{"used":1,"total":100,"remaining":99,"remainingPercentage":99,"resetAt":"2026-07-20T14:31:26.996Z","unlimited":false}}},{"name":"minimax-cn / 1","status":"active","quotas":{"M-series (5h)":{"used":1,"total":100,"remaining":99,"remainingPercentage":99,"resetAt":"2026-07-14T01:59:59.929Z","unlimited":false},"M-series (7d)":{"used":9,"total":100,"remaining":91,"remainingPercentage":91,"resetAt":"2026-07-19T15:59:59.929Z","unlimited":false},"Video (5h)":{"used":0,"total":100,"remaining":100,"remainingPercentage":100,"resetAt":"2026-07-14T15:59:59.929Z","unlimited":false},"Video (7d)":{"used":0,"total":100,"remaining":100,"remainingPercentage":100,"resetAt":"2026-07-19T15:59:59.929Z","unlimited":false}}},{"name":"codex / zhangwendong1998@163.com","status":"active","quotas":{"session":{"used":9,"t |
This file has been truncated, but you can view the full file.
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
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
| { | |
| "timestamp": "2026-03-18T18:19:44.893618", | |
| "cycle": 39, | |
| "strategy": "balanced", | |
| "market_condition": "neutral", | |
| "assets_scanned": 29, | |
| "open_trades": 1, | |
| "open_positions": [ | |
| { | |
| "symbol": "COPPER", |
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
| HABITICA DATA SYNC | |
| Last Updated: 7/14/2026, 12:12:27 AM | |
| USER LEVEL | |
| Level: 81 Class: warrior HP: 17/50 XP: 4027/2590 MP: 584/1436 Gold: 310 | |
| CHARACTER STATS (Base) | |
| ⚔️ Strength (STR): 0 🎯 Perception (PER): 0 🧠 Intelligence (INT): 79 ❤️ Constitution (CON): 0 |
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
| alias ll='ls -alh' | |
| alias gs='git status' | |
| alias gp='git pull --rebase' |
NewerOlder