Skip to content

David-glitc

Analytics · Utility

Verified Builder

Polymarket 5m terminal bot + ML traces

ShippingLast ship 4d ago

Latest ship

Active development: 35 commits across 2 contributors

Code ActivitySource linked

6 active day(s) in David-glitc/Zinger.

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. Active development: 64 commits across 2 contributors

    Code ActivitySource linked

    12 active day(s) in David-glitc/zinger-core.

    View evidence
  2. Active development: 12 commits across 2 contributors

    Code ActivitySource linked

    5 active day(s) in David-glitc/sherhood.

    View evidence
  3. v1.1.0

    Github 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 evidence

Research notes

Written 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.

    Sources