Kimi-Arthur
Kimi-Arthur
My intention is to get a clock to notify about contest almost over (like last minute). Both ways will work, either a contest startup hook or information about contest time
Hi, one thing I was thinking these days is to put code + problem in different folders for different types of problem. Namely, put practice room problems in one place...
## Steps to Reproduce 1. Create new project with `flutter create my_app` 2. Build the project, targeting bundled canvaskit files with `flutter build web --dart-define=FLUTTER_WEB_CANVASKIT_URL=canvaskit/ --web-renderer canvaskit` 3. Copy over...
Read on internet that this was brought up like 5+ years ago. Very disappointed/sad to see this is still not implemented. Moving away after first try due to this feature...
## Description Is there a way to separate the voices when there are two singers. Ideally it can support both when they sing together or separately. (Provided that their voices...
It will be easier to install like `dotnet tool install -g PgsToSrt`. Guide is here: https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create Thanks a lot!
Indent with 2 spaces looks better to me than 4. So I really would like a configuration to alter that based on personal interest. One good place to put it...
According to [stat.h](https://cpip.readthedocs.io/en/latest/_static/dictobject.c/stat.h_6e752c1756cbd9c4dccab9261559b232.html), `st_ino` is of type `__darwin_ino64_t `, which is an alias of `__uint64_t ` defined in [_types.h](https://opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/sys/_types.h.auto.html) (for Apple?) Another example is from opengroup: [stat.h](https://pubs.opengroup.org/onlinepubs/007904875/basedefs/sys/stat.h.html) says `st_ino` is...
This should fix #51.
## Feature request #### What problem does this feature solve? Nice image placement that only needs simple markdown convention. #### What does the proposed API look like? Basically in .md...