Nnotm

@nnotm.bsky.social

λ

I do love that when a compass app asks me if I want to accept sharing data for legitimate interest with their 105 vendors I can instead just tell claude "make me a compass app"

turns out if you have a folder named "foo" and a folder named "foo ", opening either one in windows explorer opens the same one (so one is inaccessible)

Fully general machine translation is almost trivially undecidable. You can have a sentence that's ambiguous in one language, but that can't have that ambiguity (e.g. gender) in the target language, and the resolution of the ambiguity can depend on the truth value of an arbitrary sentence.

Tbh developing physics-heavy things with Claude Code is kind of annoying. Even Opus 4.6 seems to have terrible taste here, always reaching for hacks instead of figuring out 𝘸𝘩𝘺 it doesn't work as it should. Runaway turbine? Let's impose a speed limit instead of finding where energy isn't conserved

So it turns out Claude Code can use TUIs if it uses tmux with capture-pane and send-keys (it managed to split my commit with `jj split`)