Just pondering about what's "easy" with an LLM coding assistant, and what's hard, and how the languages I've used have influenced the kinds of code I've written, and how the use of an LLM assistant is going to change what our software looks like.
Like: If we can't get our LLM assistant to fix a UI issue, are we just gonna abandon that interface mode?
Oh, yes, this object mas the method as_secs_f64(), that's definitely letting me abstract out the code to the appropriate floating point size for whatever target platform this ends up running on.