Paul Grayson
Paul Grayson
It's sad that we live in a world where you have to seek permission to use a couple of lines of code that I posted on a forum 10 years...
Hello, Could you start using asymptomatic case numbers for the individual provinces, too? These are given in the reports you link to but apparently not incorporated into your files. As...
This would be especially useful on Chromebooks and other devices for which installing Python and microfs is impossible or extremely difficult.
Sure! I can get to that in a day or two. But do you have any thoughts about just abandoning UTF-7 support for email bodies? I can look into it...
Okay, how does this look?
Could you remove the "More work needed" label or let me know what else you are looking for?
Please let me know if you have more comments on this PR.
Thanks for submitting this fix! I have been using this workaround to get the source dependency properly registered: ```nix home-manager-src = pkgs.fetchFromGitHub { owner = "nix-community"; repo = "home-manager"; #...
This seems like an important feature, so I hope someone can resolve the minor details and get it merged! For the delay time, instead of trying to match bootrom, why...
@PaulSut see [my comment](https://github.com/micropython/micropython/issues/6852#issuecomment-1350081346) on the related issue for a way to do it using inline assembly - maybe that can work for you until it's officially supported.