-
[Build](https://mihubot.xyz/runtime-utils/e5bdab6c58db4a8fbf7c17463e35e9db) completed in 1 hour 19 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Low…
-
[Build](https://mihubot.xyz/runtime-utils/72f77341da734efd956b3dc862e0905a) completed in 21 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…
-
[Build](https://mihubot.xyz/runtime-utils/b7fe6efaf9724e1aaeceda72445b1aad) completed in 32 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…
-
![image](https://github.com/user-attachments/assets/4340b5eb-1282-4cd2-bc21-3a27fd50cd80)
This one use root but it's the same problem when using the default user setup in the Dockerfile.
-
shuffle can be implemented like this:
```javascript
function shuffle (array) {
const result = array.slice()
const len = result.length
let tmp
let rndPos = 0
for (let i = 0; i < len;…
-
### What happened + What you expected to happen
Calling [ray.data.read_parquet](https://docs.ray.io/en/latest/data/api/doc/ray.data.read_parquet.html) with `shuffle="files"` calls `np.random.default_…
-
Thank you for this code!
Is this technique still state of the art?
Many thanks,
Dan.
-
## Bug report
### Describe the bug
If I shuffle the play queue while a song is playing and the next song is queued, mpd hangs in a full-CPU loop. It still responds to play commands, does not burn …
-
After revisiting the stage retry feature, I found some obvious bugs that were not ready for production use. This issue is to track the design,existing problems and solutions.
# Background and desig…
-
in relation to #1343 - this is a list of functions missing in the polars library that could be implemented :
- [x] `clean_names`
- [x] `pivot_longer`
- [ ] `pivot_wider`
- [x] `xlsx_tables`
- [x…