Results 141 issues of Luke Frisken

It would be good to reduce the number of dependencies in the default build. For example `dashmap` use in `i18n-embed-fl` could be replaced with a `HashMap` in a lock, etc,...

enhancement
help wanted

On some systems at least (Linux for example) it's possible to have localized `std::io::Error` messages if the appropriate locale has been set using `libc`, and the user has the messages...

enhancement

I'm unable to use the indenter argument in https://pkg.go.dev/github.com/neilotoole/jsoncolor#Append because it's a private type and I can't see any way to construct it.

This one works with the existing data model: ![Image](https://github.com/user-attachments/assets/34d816c4-f877-4f02-a305-8d2d4835f939) This one would require data validation to enforce the restriction in how elevation/aspects for problem types are specified: ![Image](https://github.com/user-attachments/assets/9fb821f1-f658-4272-ac97-720d1dcc84b2)

enhancement

![Image](https://github.com/user-attachments/assets/e3b91948-87a9-478a-a573-1aa735aec83d) We could perhaps make the font bigger, darker and more bold.

bug
enhancement

We're somehow ending up with more rows after each compaction!

bug

https://github.com/rustcoreutils/posixutils-rs/issues/72 Draft! TODO - [ ] System for running message extraction using [`xtr`](https://crates.io/crates/xtr). - [ ] Centralised loading of message .mo files. - [ ] Convert remaining applications to use...

enhancement

https://github.com/kellpossible/cargo-i18n/pull/146/files#r2029691245

refactor

https://github.com/kellpossible/cargo-i18n/issues/83#issuecomment-2798516265

bug