This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:decadv:2023 [2023/12/12 22:42] – add Dec 12: clap, constants pfm | projects:decadv:2023 [2023/12/30 00:44] (current) – add Dec 29: rust cont. pfm | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| * Experimented with [[https:// | * Experimented with [[https:// | ||
| + | |||
| + | ===== December 13th ===== | ||
| + | |||
| + | * I had a little morning warm-up with Rust. Rust's compiler gives very helpful and detailed error messages! | ||
| + | |||
| + | ===== December 16th ===== | ||
| + | |||
| + | * I've added 3 new configuration parameters to Lacre' | ||
| + | |||
| + | ===== December 17th ===== | ||
| + | |||
| + | * Learned more about [[https:// | ||
| + | * Provided a configuration parameter in Lacre to choose optimistic or pessimistic handling of database connections. | ||
| + | |||
| + | ===== December 19th ===== | ||
| + | |||
| + | * Added more logging while hunting a bug reported by Muppeth. | ||
| + | * Lacre admin CLI tool: added '' | ||
| + | |||
| + | ===== December 29th ===== | ||
| + | |||
| + | * Continued learning Rust, this time trying to implement a [[wp> | ||