-
### Current status
We are validating if the K8s upgrade has succeeded by looking at whether the node is `shedulable`, in a `Ready` state and with the desired K8s version. If the validations passes …
-
I had this problem on the iOS app last week. The "Confirm Amount" button is not active, despite me trying to send less than my balance. I am guessing that the reason is the use of comma vs period in t…
-
In the project’s YAML file, I noticed the configuration for the training set, but I’m currently unclear on how to set up the validation set. In the context of your code framework, could you suggest th…
-
### What is the feature you are proposing?
JSON Web Key Sets are becoming more and more common these days. While Hono offers a JWT validation middleware it would be very nice to extend the current mi…
-
It shall be validated if the passed move on the chess board is valid.
If the move is indeed valid, the LEDs shall be turned green for a short amount of time. Otherwise, don't move and turn the LEDs r…
-
![image](https://github.com/user-attachments/assets/689202a3-f9ac-407e-a623-f26c5b1ce733)
(from https://www.metaculus.com/question-writing/)
The stated requirement for the close time to be at least …
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/f06a8185-a70f-49ea-b7a7-e0ef2846a5a5.png)
command: add n/person s/o father v/21-10-2024 15:38 ic/q1234567a
NRIC sho…
-
![image.png](https://raw.githubusercontent.com/wongwh2002/pe/main/files/f06a8185-a70f-49ea-b7a7-e0ef2846a5a5.png)
command: add n/person s/o father v/21-10-2024 15:38 ic/q1234567a
NRIC should only st…
-
Attempted to revalidate. Haven't had a chance to run manually on the server, and won't today.
https://openneuro.org/datasets/ds004134
xref freshdesk 2073
-
```rust
if (self.total_sectors_16 == 0) == (self.total_sectors_32 == 0) {
error!("Invalid BPB (total_sectors_16 or total_sectors_32 should be non-zero)");
return Err…