Active development: 35 commits across 2 contributors
Code ActivitySource linked
6 active day(s) in David-glitc/Zinger.
Analytics · Utility
Verified BuilderPolymarket 5m terminal bot + ML traces
Code ActivitySource linked
6 active day(s) in David-glitc/Zinger.
Code ActivitySource linked
12 active day(s) in David-glitc/zinger-core.
View evidenceCode ActivitySource linked
5 active day(s) in David-glitc/sherhood.
View evidenceGithub ReleaseSource verified
## v1.1.0 ### New: SQLite persistence layer (with JSON fallback) - `src/polymarket/sqliteStore.ts`: all state now persists into a single `data/zinger.db` (WAL) via Node 22's built-in `node:sqlite` — no native compilation. Keyed by the JSON store's relative path, with one-time auto-migration of legacy JSON files. - `ml/sqlite_store.py` + wiring in `train_lstm.py`, `pipeline.py`, `export_onnx.py`: Python scripts share the same `docs` table as the Node app, keeping both sides in sync. - **Fallback**: `node:sqlite` is loaded via `createRequire`, so the package still runs on Node 20/21 — `persisten
View evidenceWritten by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.
No published notes on David-glitc yet.
Know something about David-glitc? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.