-
So, I played Super Metroid randomizer and a link to the past randomizer. I really liked their credits that listed a bit of stats. So here I am, brainstorming a list of potential things that could be t…
-
-
A feature that adds every completed jobs duration to display the total amount of hours a laser has worked. That way you can keep track of how used your tube is and plan for a replacement or check its …
-
It contains number and animate number changes by moving new number from up or down (like casino machines)
-
ты не меняешь положение счётчика. у тебя условие r = arr[n-1] при этом саму n ты не меняешь, т.е. на каждой итерации у тебя r = arr[arr.length - 1], тебе надо менять n и l соответственно :)
```
…
-
Suppose we have a template like follows:
```typst
#let slide(title: "", content) = {
let content = {
grid(
columns: (1fr, 3.5em),
// Title and content
grid(
row…
-
The connection counter is broken, I myself connect through the mirror but it does not count
![image](https://user-images.githubusercontent.com/128845954/227619167-b57fba1b-3967-4a19-885e-5caf2bf488cb…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/ee7fe8d5-9bf4-4476-9b28-a32c6a834fb1.png)
Apart from having the same name, I am able to give another contact the sam…
-
See code like https://github.com/prometheus/prometheus/blob/b0adfea8d5e883cbab5c7e4113f8ea91f7cbc099/rules/manager.go#L75-L78 .
If you know in advance all the values each label can take, it is recomm…
-
Given context of an education institute in Singapore, it is common for students to have the same name e.g. Ryan Tan or Alex Yeoh. Add command does not allow such duplicate names even with different ta…