-
### Describe the problem
Notification emails can be very long and unuseful, because every updated or new strings in every project followed are listed, one after the other... I don't see any situati…
-
-
The updated date should actually refer to a new version of the level, not random updates to the level page. Users who saw the level page aren't interested in checking it again to see what tag changed.…
-
ChatGPT had the following refactoring:
```
let username = '';
const userQuestion = '?';
const randomNumber = Math.floor(Math.random() * 20);
const eightBallResponses = [
'It is certain',…
-
### Related problem
The default output of the `du` command is usually not easily human-readable:
1. It's recursive, meaning a nested table is almost guaranteed.
2. The above means that the resu…
-
Thanks to [Hox8](https://github.com/Hox8), I have a new idea as to how I want to de serialize static arrays. This new method will make the de serialized data void of duplicate keys, which is apparent …
-
-
API current:
```python
input_tensor_a = ttnn.from_torch(
torch_input_tensor_a, layout=ttnn.TILE_LAYOUT, device=device, memory_config=ttnn.L1_MEMORY_CONFIG
)
input_tensor_b = ttnn.from_torch(…
-
Instances that score `0` are a great place to look when figuring what is going wrong with a solver, or when looking for ways to make a solver better.
For example, `0`-scoring examples will often s…
-
### Version of RiMusic
0.6.61 (69)
### Android version
5.0.1
### I've done these:
- [X] Uninstall old build before installing a new one
- [X] Checked opening issues about my similar pr…