• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-06-06 23:36:16 +00:00
a48dc47837 use lot calculations instead of reinventing the wheel
6fbbf48486 add new review command/tab
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-03 14:10:19 +00:00
79ffbeb078 bump size of chart numbers on history tui tab
7f204747ad scrub GIT_* environment variables in gitInTestRepo
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-02 22:18:36 +00:00
fdd0c97480 switch to parse_allocator = .none (fix production segfaults)
b7b492e494 update AGENTS.md
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 23:47:27 +00:00
f3c16907df avoid fetching entity facts for etfs
lobo pushed to master at lobo/zfin 2026-06-01 23:46:18 +00:00
d7a86cd639 avoid output when processing 404
lobo pushed to master at lobo/zfin-server 2026-06-01 23:13:50 +00:00
be48f612c5 bump zfin for better classification data
lobo pushed to master at lobo/zfin 2026-06-01 23:11:52 +00:00
b796a46699 move Wikidata -> edgar logic into getClassification
lobo pushed to master at lobo/zfin-server 2026-06-01 19:59:02 +00:00
297c1c8bb8 log slow requests
b422718f3a update printRateLimitWait/bump zfin for cache improvements
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-01 19:32:45 +00:00
4d65cc45f4 estimateWaitSeconds needs to take a data type due to provider diffs
60435b645f lower polygon limit - seeing 429s in logs
b9416dab7f delint polygon
95d57d43ec fix(polygon): clear next_url between free and re-assign in pagination
4639edd813 defensive tests for double free seen in prod
Compare 6 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 16:03:35 +00:00
56244024ff show cache status in output
lobo pushed to master at lobo/zfin-server 2026-06-01 15:54:15 +00:00
7c9acef48b switch refresh to arena - will clean at process exit
704be793a5 Revert "use arena for refresh loop"
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 15:30:12 +00:00
dbe487e0f4 use arena for refresh loop
lobo pushed to master at lobo/zfin-server 2026-06-01 15:13:13 +00:00
0897eb850f add edgar/wikidata endpoints/refresh, zfin upgrade
lobo pushed to master at lobo/zfin 2026-05-31 19:17:17 +00:00
641a88b0b7 README update
195933176f umbrella insurance in analysis command
2306e1a9c9 add analysis bucketing
85c9a48969 sector/geo inference for enrich command
d9fc17cf15 initial attempt - macos build/publish
Compare 363 commits »
lobo pushed to master at lobo/zfin 2026-05-30 17:50:34 +00:00
dd4b9ec3d3 initial attempt - macos build/publish
1962d959ad enrich enrich command, remove AlphaVantage
b467dc4032 update srf/wire edgar and wikidata into service
5c27b37544 add Edgar/Wikidata providers that will replace AlphaVantage
79cbfcc325 introduce jitter capabilities to ttl in prep for new data types in store
Compare 7 commits »
lobo pushed to master at lobo/srf 2026-05-29 18:50:50 +00:00
4a3e5f00f1 fix leak with custom allocator + unions
lobo pushed to master at lobo/srf 2026-05-29 18:32:42 +00:00
d5a94b0ca8 doc comment/function cleanup + compileError for missing srfFormat
lobo pushed to master at lobo/srf 2026-05-29 18:17:17 +00:00
f149909075 remove parse() function
b1e784dbb2 provide allocator control and lieniency on to
d89a3b2a93 support for lienient number parsing (minus locale issues)
Compare 3 commits »
lobo pushed to master at lobo/srf 2026-05-28 00:04:39 +00:00
e21a7308c3 address all allocation edge cases
lobo pushed to master at lobo/srf 2026-05-27 20:38:51 +00:00
e6b6691a05 allow consumers to control allocation more granularly