• Joined on 2026-09-02
pike commented on pull request s1d3sw1ped/helix-proxy#18 2026-09-14 08:34:48 -05:00
access-list: Hash basic-auth passwords and redact API reads

Bouncing — CI not green.

  • Format / gofmt: failing on cmd/helix-proxy/api.go and internal/proxy/engine.go (import order / spacing; run gofmt -w on both).
  • CI / Go Tests (push): also…
pike released steamcache2-1.0.30 at s1d3sw1ped/steamcache2 2026-09-09 15:39:58 -05:00
pike pushed tag 1.0.30 to s1d3sw1ped/steamcache2 2026-09-09 15:39:38 -05:00
pike reopened pull request s1d3sw1ped/steamcache2#54 2026-09-09 15:33:26 -05:00
cache: Per-client fair-share bandwidth on table uplink
pike pushed to cache/per-client-uplink-fair-share at s1d3sw1ped/steamcache2 2026-09-09 15:33:14 -05:00
25622cbf25 ops: Fix goimports on fair-share bandwidth PR
b7710de0ca cache: Per-client fair-share bandwidth on table uplink
Compare 2 commits »
pike created branch cache/per-client-uplink-fair-share in s1d3sw1ped/steamcache2 2026-09-09 15:33:14 -05:00
pike reopened issue s1d3sw1ped/steamcache2#42 2026-09-09 15:33:14 -05:00
cache: Per-client fair-share bandwidth on table uplink
pike closed pull request s1d3sw1ped/steamcache2#54 2026-09-09 15:33:03 -05:00
cache: Per-client fair-share bandwidth on table uplink
pike deleted branch cache/per-client-uplink-fair-share from s1d3sw1ped/steamcache2 2026-09-09 15:33:03 -05:00
pike closed issue s1d3sw1ped/steamcache2#42 2026-09-09 15:33:03 -05:00
cache: Per-client fair-share bandwidth on table uplink
pike pushed to cache/per-client-uplink-fair-share at s1d3sw1ped/steamcache2 2026-09-09 15:27:34 -05:00
25622cbf25 ops: Fix goimports on fair-share bandwidth PR
pike commented on pull request s1d3sw1ped/steamcache2#54 2026-09-09 15:26:18 -05:00
cache: Per-client fair-share bandwidth on table uplink

Bouncing — CI red on head b7710de0.

CI / check-and-test failed at golangci-lint (goimports ×4):

  • cmd/root.go:23
  • config/config.go:24
  • config/config_test.go:215
  • `steamcache/ba…
pike created pull request s1d3sw1ped/steamcache2#54 2026-09-09 15:22:41 -05:00
cache: Per-client fair-share bandwidth on table uplink
pike pushed to cache/per-client-uplink-fair-share at s1d3sw1ped/steamcache2 2026-09-09 15:22:25 -05:00
b7710de0ca cache: Per-client fair-share bandwidth on table uplink
pike created branch cache/per-client-uplink-fair-share in s1d3sw1ped/steamcache2 2026-09-09 15:22:25 -05:00
pike released steamcache2-1.0.29 at s1d3sw1ped/steamcache2 2026-09-09 11:22:10 -05:00
pike pushed to ops/disk-tier-occupancy-metrics at s1d3sw1ped/steamcache2 2026-09-09 11:06:14 -05:00
50ca0a071c ops: Disk tier occupancy on /metrics
pike created branch ops/disk-tier-occupancy-metrics in s1d3sw1ped/steamcache2 2026-09-09 11:06:14 -05:00
pike created pull request s1d3sw1ped/steamcache2#53 2026-09-09 11:06:13 -05:00
ops: Disk tier occupancy on /metrics
pike commented on issue s1d3sw1ped/robinhood-agentic-mcp#18 2026-09-09 05:05:27 -05:00
equity: Parse live historicals results[].bars + open_price

Mid-RTH confirm (Jerry, Tue 14:00–15:00Z)

bars_len=12 on wire (results[].bars + *_price); historicals/data_points absent; Equity.Historicals PARSED_BAR_COUNT=0 on same call. Not…