A scheduled transaction set to the last day of the month was silently skipped when the server sat far enough east of the template's own zone.
Go · MIT · 5626 stars · 1 file, +5 -4
GitHub API, read 2026-09-21 08:28 UTC, at render · verified / disputed / unverified with its reason
A scheduled transaction set to the last day of the month was silently skipped when the server sat far enough east of the template's own zone.
Go · MIT · 5626 stars · 1 file, +5 -4
Edit-scope tests failed in every zone that observes daylight saving time, and passed in UTC, where CI runs.
Go · MIT · 5626 stars · 1 file, +4 -4
The published package pointed its worker at a TypeScript file the tarball does not contain, so the parser failed for every npm consumer.
TypeScript · MPL-2.0 · 381 stars · 9 files, +699 -1
the 5 most recent beyond the write-ups above · GitHub search API · own repositories excluded
fix(importer): skip unparseable #SKONTO# terms instead of aborting the import
GitHub search API · each one with the last push of the repository it waits in · dormant = no push for 365 days
fix(sync): reconcile .codex/skills against the tree, not only against sources
opened 2026-09-21
fix(sync): register c-level-agents so its 22 skills reach the codex index
opened 2026-09-21
ci: derive the compileall domain list from the tree
opened 2026-09-21
eth/catalyst: check forkchoice state before moving the head
opened 2026-09-21
fix(dl): recognise a document by its id, not by its file name
opened 2026-09-21
fix(algo): seed sma_series/ema_series past a NaN prefix
opened 2026-09-20
fix(connector): [FISERV] deserialize checkout responses into the checkout variant
opened 2026-09-20
chore: add .gitignore
opened 2026-09-20
fix: repair 16 langgraph links and narrow the link-checker exclusions
opened 2026-09-20
fix: make four agent requirement sets installable
opened 2026-09-20
fix(scripts): replace pkg_resources in collect_info with importlib.metadata
opened 2026-09-20
fix(ops): make IdxMax and IdxMin skip NaN inside the window
opened 2026-09-20
fix(client): check announced block size before advancing the cursor
opened 2026-09-19
#43 · #42 · #41 · #40 · #39 · #38 · #37, opened 2026-08-26
GitHub search API · listed when somebody else replied or a maintainer closed it · the rest counted below
13 of 13 without a reaction, not listed
0 stars · 0 forks · pushed 2026-09-18
A messaging protocol stack for networks that are slow, intermittent, censored or absent, and its implementation. The same message travels over Tor, Bluetooth, a local network or a memory card. No server has to exist, nobody hands out an identifier, and an identity can be rebuilt from a seed after the last device is gone.
0 stars · 0 forks · pushed 2026-09-19
Asks what a reported performance figure supports, given the sample behind it. Metrics carry their sample size and interval, the ledger models execution delay and capital lockup, and the cost model states the breakeven hit rate.
0 stars · 0 forks · pushed 2026-09-19
What a list of closed trades supports: win rate, profit factor, payoff ratio and expectancy, each with the number of trades behind it and the range that sample allows.
0 stars · 0 forks · pushed 2026-09-19
192 stock-screening factors: 74 indicators, 57 chart signals, 55 fundamental ratios, 6 composites.
0 stars · 0 forks · pushed 2026-09-18
Self-hosted signal layer for long-cycle B2B sales: a timeline per account, and a score built from the weight and the age of what is on it.
| part | meaning |
|---|---|
| Problem | What breaks, in one checkable sentence. |
| Environment | Commit, versions, operating system, the exact commands. |
| Failing test | The command that is red before the change. |
| Solution | The minimal diff. |
| Proof | Output before and after, plus the rest of the suite. |