Glandos
Glandos
It should be great if yarn was able to output the payload sent to the registry server. Right now, the only way to inspect it seems to be changing `npmRegistryServer`...
Some background in other languages regarding subsecond precision: https://nickb.dev/blog/iso8601-and-nanosecond-precision-across-languages/
> why round should be the default rounding method (which we might change in v3)? Well, my personal use case is to display images from CCTV based on user requested...
It is generally true to focus on a specific optimization for your data, that relying on a better generic compression algorithm. I hope you can find a better solution :)...
Let's be honest, it's nearly the first time I have to justify my UI design with a real designer, so *of course* there are some inconsistencies in my choices. And...
I agree with @eMerzh. The UI is nice and polished, but the UX is different. We all agreed that a currency should be optional, and participants are not mandatory for...
This task is very subjective and opinionated. Sometimes, we will disagree. The best advice is to start some rough sketching, and post it here, to serve as a base discussion....
Hi, and thanks for taking care of contributing to this project! First, please submit one change at a time. This doesn't mean that a Pull Request can't change multiple file...
@dependabot reopen
OK so now, all mariadb tests failed. It seems that SQLAlchemy now supports sequences for MariaDB >= 10.3, and that the generated statement failed because… it tries to extract the...