Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Speaking of literate-calc mode is AMAZING for these sorts of things. It lets you use emacs-calc in a notebook, so you get units, unit conversions, solving. It's great for quick calculations and units make sure you know immediately if you need to divide or multiply.

I use it all the time to make benchmarks for how long something will take, the memory, etc

(Just add this for unit conversions

``` (after! calc (defalias 'calcFunc-uconv 'math-convert-units)) ``` )



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: