-
### Description
###I want to add a feature to the to-do list project that includes the following improvements:
**Persistent To-Do Items:** When the page is refreshed, to-do items should remain in…
-
### 🐛 Describe the bug
The cache logs are extremely long and involve things like
```
V1013 19:33:50.459000 2627268 torch/_inductor/codecache.py:821] [8/0] [4ti6faxqet4l7zbjc2ovkfelze6usgng2xzzy4d…
-
### Summary
> [!NOTE]
> This is the issue we're using to keep track of the AI novel feature discussion for Iris. This is also related to the [CHI Student Design Competition](https://chi2025.acm.or…
-
## Device Information
### System Model or SKU
Please select one of the following
- [ ] Framework Laptop 13 (11th Gen Intel® Core™)
- [ ] Framework Laptop 13 (12th Gen Intel® Core™)
- [ ] Fr…
-
Repro case:
```
create index on :User;
create (n:User {id: 0, role: "user"});
create (n:User {id: 1, role: "admin"});
match (n) set n.role="user" return n as A union all match (m:User) where m.ro…
-
I try to load DDS files with mipmaps, but when I create textures from them, it fails because of the mipmaps.
I used the bimg loader first, did not work, then I used https://github.com/septag/dds-ktx …
-
# Problem
When Payment Widget pays and persists an in-memory request, the resulting Request Scan link shows a "404 Page Not Found" error screen. This is because the storage subgraph has not yet index…
-
### Description
We use Durable Entities to manage state for one of our applications. The flow looks like this: IoT Hub => Azure Functions => Update Durable entity. We consume around 200 messages per …
-
At present, if an `rrule!!` needs to allocate storage for some value it overwrites on the forwards pass, it must do so each time the rule is called. This is distinct from derived rules, which have sta…
-
## Description
Training a 6GB dataset with LightGBM using n_jobs=70 does not result in a proportional reduction in training time. Despite utilizing a machine with 72 cores and setting a high n_jobs v…