2.5weeks in, first day where i'm only using nanocodex vs no codex and starts to feels good
人物时间线
Georgios Konstantopoulos
Georgios Konstantopoulos · Paradigm CTO / 加密基础设施研究者
Georgios Konstantopoulos · Paradigm Georgios Konstantopoulos · gakonst
Paradigm · Ethereum · Reth
ETH
最近 7 天动态
2026-07-26 至 2026-08-01 · 6 条
2026-07-30
Georgios Konstantopoulos 转发了 原作者 的帖子,并评论:i'll be there presenting the machine payments protocol with @brendan_j_ryan - DM Jeff as it'll be a rare moment where we preview the future。被转发帖子的内容是:@tempo and @stripe are co-hosting an invite-only event at our South San Francisco HQ next week for developers and product leads to learn about the Machine Payments Protocol and future of agent-y payments. A few spots are still available. DM/email if you’re interested in joining.
Georgios Konstantopoulos 转发了 Tibo (@thsottiaux) 的帖子,并评论:model harness co-design win again。被转发帖子的内容是:Turns out GPT-5.6 Sol is actually SoTA on ARC-AGI-3. Just took two setting changes. You just have to allow it to reason and work over multiple context windows with the help of our canonical compaction implementation. https:// openai.com/index/how-two- settings-tripled-our-arc-agi-3-scores/ …
cool package!
Georgios Konstantopoulos 转发了 John (@haskallcurry) 的帖子,并评论:I quickly built ratatex so you can make any Ratatui-based TUI render latex and integrated it into nanocodex, you can integrate it in your code `cargo add ratatex` - also copy on highlight works with raw latex。被转发帖子的内容是:I modified Codex CLI to render latex
2026-07-29
i've merged kvm support in nanocodex behind --vm using libkrun, i've developed this as part of my "differential eval"ing vs stock codex i've also bundled a minimal way to convert OCI/Docker images to file systems that can be used by the VM - this was pretty interesting because Dockerfiles are just a bunch of .tar files this has been a solid exercise in sandbox design which may have interesting 2nd order affects around productivity on the "run eval, check traces, modify harness" loop, as well as awesome harness-outside-of-sandbox DX/UX