-
From the [slack channel](https://clojurians.slack.com/archives/C07NJRDQWDS/p1731559284085679):
> The Los Angeles meetup did a walkthrough of LazyTest tonight -- all very interesting stuff -- and th…
-
[Failed Run](https://github.com/microsoft/ebpf-for-windows/actions/runs/11231241666)
[Codebase](https://github.com/microsoft/ebpf-for-windows/tree/1c383d41054778a41fb492dd2b89bd8dc7b71502)
Test name -…
-
Although this haven't caused any problems until now, it might lead to hidden hard to debug failures in the future. Few examples from the codebase that need fixing.
- `LLVMPY_PrintValueToString`, `L…
-
From what I can tell, it's not exercised anywhere in the codebase.
`Ptr::read_unaligned` permits reading from a shared pointer through `UnsafeCell`s:
https://github.com/google/zerocopy/blob/7349fe0c…
-
This is more of low hanging fruits that can be worth checking/fixing before investing more time in profiling and metrics, to fix the current memory issue we have (2021-11-03).
- [x] Check usage of …
qdm12 updated
10 months ago
-
### 💥 Actual behavior
Apple RSRs (e.g. `macOS 13.5.1 (a)`) fail to parse in `semver.NewVersion()`, causing issues like #22829. We have a workaround for that particular issue, but elsewhere in our co…
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [X] I have thoroughly looked through…
-
I am currently implementing the ADOPT into my work codebase and it would be nice if unsloth could use it also. Based on the paper, it does outperform Adam (but this time for real). It is based on Tani…
-
I would to like to enhance my current github repo and update files and code, is this possible?
-
At the moment as I understand it set times do not predictably propagate to preprocessing steps, (i.e. I think some use them but some dont, this has come up in #3509 and #3519). In general I am not cer…