Version 0.25 of the RTen ONNX runtime has been released. This includes support for several widely-used non-standard "contrib" ops, attention-related operators and bug fixes/compatibility improvements found by AI-assisted testing of over a thousand ONNX models from Hugging Face.
Robert Knight
@robertknight2.bsky.social
Machine learning engineer - https://github.com/robertknight.
Agents are very useful for large-scale verification of a new implementation of something against existing real-world data. I used Claude to pull hundreds of ONNX models from Hugging Face and run them against RTen. This has found panics, spec edge cases and helped prioritize unimplemented features.
xd009642.github.io/2026/07/21/o... ohno 6 days later and I'm posting again. A one line change at work lead to an ~84% cloud cost saving and lead to me learning some slightly surprising things about how onnxruntime works. Plus a shoutout to rten an alternative in Rust that also solves the issue.
Onnxruntime and the Pit of Failure
Software engineer doing stuff in Rust, recovering C++ programmer. Using this as a place to talk about my current projects including the Rust code coverage tool tarpaulin
xd009642.github.io
I'm reading the arboard crate docs about complications with clipboard support under Linux with Wayland and 🤦♂️ - github.com/1Password/ar...
GitHub - 1Password/arboard: A clipboard for Rust
A clipboard for Rust. Contribute to 1Password/arboard development by creating an account on GitHub.
github.com
Customizable select is coming to Safari 27! 🥳 Want to try it out? Check out my demo collection: codepen.io/collection/B...
The 2026 version of "delve" is Claude's obsession with "{noun}-gated" and "{noun}-bearing" compound adjectives.
I've added an AI policy to ripgrep that was shamelessly copied from uv's policy. I plan to add this to the rest of my projects, but if anyone wants to offer feedback on wording, now would be a good time! github.com/BurntSushi/r...
github.com
Of all the manual or micro-managing corrections I find myself needing to make to Claude-generated code nowadays, the vast majority are to docstrings, comments and commit messages. On the surface this seems like a superficial issue, just a quirk that it tends to be verbose.
davidbessis.substack.com/p/the-fall-o... is an excellent piece. While it is about pure mathematics, many of the ideas transfer to software systems in some way.
The fall of the theorem economy
How AI could destroy mathematics and barely touch it
davidbessis.substack.com
Hmm... on the one hand it is very useful to have an easy API to perform nuanced tasks that require language and image understanding. On the other, this is indeed a major backwards compatibility and interoperability hazard.
Chrome looks set to ship an LLM Prompt API to the web platform. At Mozilla, we oppose this API. We feel it has a large interoperability risk, and Google imposing T&Cs on a web API sets a dangerous precedent. Full details: github.com/mozilla/stan...
A new version of the tex-linebreak package has been published for TeX-style line-breaking on the web - github.com/robertknight.... The v0.9.0 release includes great contributions from Basil Crow which improve flexibility over the original Knuth-Plass algorithm - basilcrow.com/blog/relaxin....
github.com
Something I find myself wanting for agent-written code is a tool for doing local review before I ask other humans to look at it. github.com/agavra/tuicr seems promising as a Vim-friendly solution.
GitHub - agavra/tuicr: a terminal UI for local code review
a terminal UI for local code review. Contribute to agavra/tuicr development by creating an account on GitHub.
github.com
Got an email invite to register for a half marathon. A photo of me grimacing from last year's event has been chosen as the "face of suffering" backdrop image.
I'm used to racing multiple HTTP requests to mitigate tail latency issues. github.com/LaurieWired/... applies this to DRAM memory reads (!)
GitHub - LaurieWired/tailslayer: Library for reducing tail latency in RAM reads
Library for reducing tail latency in RAM reads. Contribute to LaurieWired/tailslayer development by creating an account on GitHub.
github.com
Over the past 19 years, my team @cloudfour.com have shared over 600 articles and resources with the #WebDesign community, absolutely free. But now, our design practice is in danger without your help. Please read and share: cloudfour.com/thinks/more-... #OpenToWork #UXDesign #UIDesign
More Projects Please
We’re actively seeking new UX design, UI design or hybrid creative/development challenges to solve.
cloudfour.com
We are THRILLED to announce that our Ecma standards will now use UUIDs instead of integers. ECMA-262 is now ECMA-39c506d7-731f-4220-8ffd-a68970945a65. Far more scalable. No two specs will ever collide again. Perfect system. Shortened forms like ECMA-39c506d7 are acceptable in casual conversation.
I've just spent nearly £500 on new running shoes. I will never be able to speak ill of Imelda Marcos again.
Reading github.blog/news-insight..., I'm don't think I've ever *used* a Copilot feature on GitHub, but I appreciate the optimism that someday someone, somewhere will.
Updates to GitHub Copilot interaction data usage policy
From April 24 onward, interaction data from Copilot Free, Pro, and Pro+ users will be used to train and improve our AI models unless they opt out.
github.blog
I hope github.com/rust-lang/rf... gets somewhere. This is one of the most common issues that beginner users of my Rust ML crates encounter.
Cargo: `hints.min-opt-level` by joshtriplett · Pull Request #3924 · rust-lang/rfcs
This RFC adds a mechanism for crates to hint that builds should use optimization by default, while still allowing the top-level crate to easily override this. ImportantWhen responding to RFCs, try ...
github.com
It is a weird experience working with a "colleague" whose brain you can reset at any time with `/clear`.
Ocrs 0.12.1 has been released. The CLI now supports extracting text from images on the system clipboard - github.com/robertknight...
GitHub - robertknight/ocrs: Rust library and CLI tool for OCR (extracting text from images)
Rust library and CLI tool for OCR (extracting text from images) - robertknight/ocrs
github.com
@bsky.app can you provide a way to remove the "(1)" badge from the chat icon for people in countries where age verification is required. I'm not interested in the Chat feature at the minute and the badge is distracting.