Как агентский ИИ перестраивает клиентский опыт
Привет, Хабр! Представьте ситуацию в интернет-магазине. Клиент звонит и пишет в поддержку, так как получил поврежденный заказ. При этом он уже откла…
Tech news from the best sources
Привет, Хабр! Представьте ситуацию в интернет-магазине. Клиент звонит и пишет в поддержку, так как получил поврежденный заказ. При этом он уже откла…
Two substantial slices of gene/phen trait implementation just landed on submain . This shifts the needle significantly—contract checking and the cap…
Labeled break/continue is now live across the entire Cx language stack. From the lexer to the JIT, two commits streamlined the implementation into a…
Two significant commits hit submain today, closing out the static string subset for the JIT. D2.3d brings print-time string interpolation and f64 pr…
No commits landed today. No compiler work, no new features, no bug fixes. The only activity in the last 24 hours was automated: a site blog deploy a…
The interpreter's variable lookup is now blazing through arithmetic loops at a 57% faster pace. But this isn't just about raw speed — four tracker i…
Day six in limbo and still no commits on the main branch. Every time I refresh, the test matrix holds steady at 78/78. No movement, no change in sta…
Nothing landed today in the Cx language project, making it a perfect opportunity to delve into something that's been lurking in the background: the…
No commits for three days straight, while submain sits 21 commits and 32 days ahead of main. The Cx language project is experiencing a development p…
JIT Backend: Cracking the Realness Code Back-edge sealing, assert native lowering, and functional tests—sounds like just another day in the trenches…
The biggest concrete win today? Without a doubt, it was CX-218: a pivotal fix in lower_binary that took us from 8 arithmetic JIT parity passes, with…
Clearing a backlog of stale PRs might sound like mundane maintenance, but today's work on Cx has brought a key piece of technical documentation into…
Seven commits in a single session, and the spotlight is on CX-22, CX-23, and CX-24. They leap ahead in the backend roadmap, laying down the critical…
A quiet day in the trenches of Cx development, where the code didn't change a lot, but understanding did. We merged a documentation PR that delves i…
37 days. That's how long the main and submain branches diverged before the big merge today. It wasn't just about closing this gap; it was about maki…
Two sub-packets landed on submain today, moving the IR backend closer to supporting structs properly. The first package upgrades the instruction set…