Fabio Colella
Fabio Colella
In https://www.learnpython.org/en/Lists the paragraph begins with _Lists are very similar to arrays_, however the tutorial never defined what an _array_ is. I think the paragraph should be reframed or the...
A todo list could be useful to plan future activities. The todo list could be a simple checklist with labels and the time of the planned activity.
Change path export from using `~` to using `$HOME`. I got an issue with `~` not getting expanded correctly.
## Background mergexml is a dependency but it seems it's no longer in use. ## Changes I started this [with the intention of updating the library](https://github.com/hareko/js-merge-xml/releases/tag/1.2.4), as the current one...
The old command `snapcraft push` has been deprecated in favour of `snapcraft upload`. See [deprecation notice](https://snapcraft.io/docs/deprecation-notices/dn11#:~:text=The%20snapcraft%20push%20and%20snapcraft,and%20snapcraft%20upload%2Dmetadata%20respectively.&text=See%20Deprecation%20notices%20for%20further%20announcements)
Since the update to 3.33.9* the screenshot location is no longer respected. Whatever the path, the screenshot gets always saved under `$USER/Pictures`. I can see this in the logs: ```...