-
It would be nice to have a compile option so that file and line numbers are omitted for the lower level logs.
-
[HTMX](https://htmx.org/) looks to be the right way to go on this front, especially given:
See/hear: https://talkpython.fm/episodes/show/437/htmx-for-django-developers-and-all-of-us
There is als…
-
is this possible/ is it possible for it to be changed during a session
-
I used a 15MB tflite model and noticed that the resulting APK file size became significantly larger. Before using flutter-tflite, the package size was 54MB, but after integration, it increased to 145M…
-
### Describe the bug
```bash
When I play at 3840x2160 the game is performing well, sitting at 60fps. I wanted to install the ultrawide mod and I ran into an issue setting the resolution aspect ratio …
-
The 10-blocks lock is the most problematic aspect of Monero, which heavily impacts its usability as a currency and the user experience of people using services based on Monero. #95 explores the possib…
-
Currently we're not able to handle a particular comparator circuit on 4-bit integers (memory use goes over 12GB). The example is a 19-qubit circuit that we fully instantiate as a matrix mid-computati…
-
To turn animations off, you could write a `prefers-reduced-motion` media query. Then anyone who wants to turn animations off can do so in thue browser/OS settings.
This is from WCAG 2.1 [Animation…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
The code smell "Switch Statements" was addressed by reducing the level of nesting in the status() method. This change improves code readability and maintainability.
Reference: [Switch Statements](h…