kenden

Results 16 issues of kenden

When running 'senza create...', Senza asks which domain to use for the stack. It then fails because there is no certificate matching that exact domain name. Can Senza ask which...

When following the exercises, it is nice to check the suggested reading. For the smart_pointers exercises, it includes _a lot_ of reading: - [Smart Pointers](https://doc.rust-lang.org/book/ch15-00-smart-pointers.html) -> the full chapter about...

A-exercises

This is to match the docs: https://doc.rust-lang.org/std/iter/index.html And also for consistency reasons. It was sometimes 'adaptor', sometimes 'adapter', which can be confusing.

2024-fix-nomination

- avoid repetitions in the code (DRY principle) - use wget instead of curl to give more feedback to the user. - avoid a few bash warnings reported by shellcheck....

I have been using gReader for years, but with upcoming changes to the Google policy, I'm not sure that we'll be able to install .apk files in the future. Also,...