HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mrtz

no profile record

Submissions

Embedded Rust or C firmware? Lessons from an industrial microcontroller use case

arxiv.org
162 points·by mrtz·vor 2 Monaten·165 comments

ONNX inference engine using OxCaml's SIMD intrinsics

tunbury.org
2 points·by mrtz·vor 4 Monaten·0 comments

Code review as human alignment, in the era of LLMs

blog.ezyang.com
1 points·by mrtz·vor 4 Monaten·0 comments

Customizing the Emacs Email Experience with Mu4e

brainbaking.com
5 points·by mrtz·vor 4 Monaten·0 comments

comments

mrtz
·vor 2 Monaten·discuss
"Who's that LAN guy and why is he throwing so many parties?" was running joke in our group of friends back in the days ...
mrtz
·vor 4 Monaten·discuss
that is quite helpful, thanks!
mrtz
·vor 4 Monaten·discuss
I'm somewhat agreeing with it. CLI tools won't go away, since lines of text as an exchange format between tools is extremely powerful, especially with text based LLMs. However using an interactive TUI application to prompt agents will probably be less relevant in the future. E.g. if I want to build a web frontend, why wouldn't I just prompt and interact directly on the side I'm building?