HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mrtz

no profile record

投稿

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

arxiv.org
162 ポイント·投稿者 mrtz·2 か月前·165 コメント

ONNX inference engine using OxCaml's SIMD intrinsics

tunbury.org
2 ポイント·投稿者 mrtz·4 か月前·0 コメント

Code review as human alignment, in the era of LLMs

blog.ezyang.com
1 ポイント·投稿者 mrtz·4 か月前·0 コメント

Customizing the Emacs Email Experience with Mu4e

brainbaking.com
5 ポイント·投稿者 mrtz·4 か月前·0 コメント

コメント

mrtz
·先月·議論
"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
·4 か月前·議論
that is quite helpful, thanks!
mrtz
·4 か月前·議論
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?