-
### Component
systemd-userdb
### Is your feature request related to a problem? Please describe
When I'm using the JSON User Records to define my users, there isn't a place to setup their `subuid` o…
-
Coming from this [observation #issue 1323](https://github.com/JuliaGPU/CUDA.jl/issues/1323).
Having a code:
```
using BenchmarkTools
using CUDA
function mysum(X,Y,n)
I = (blockIdx().x - 1) …
-
So, I've set my bot to spit RSS feeds in the format `[Feed Name] $title :: $link :: $description`. what happens is that sometimes descriptions are big and are cut off. it'd be nice if we could figure …
-
### Description
`UriToString` is technically broken (both in .NET Framework and .NET Core) as it is supposed to truncate for lengths over 2083 chars but it fails to do so due to a misunderstanding …
-
Trying to investigate this at the JuliaCon hackathon. Opening for discussion.
```
$ julia -t4
julia> function foo(url, n; downloader=()->Downloads.Downloader(;grace=0))
Threads.@threads f…
-
### Describe the bug
Using Portainer, i'm just trying to upgrade last image can't logging , server 500 error
### To Reproduce
Docker , portainer just a simple stack update from 3.12.0 to 3.13.0
##…
-
Just did some benchmarking about `sum` with `skipmissing`. It's slower than i expected, even with `skipmissing`'s optimized `reduce` infrastructure.
```
julia> x = [rand() < .2 ? missing : rand()…
-
#### Problem
Token-2022 is very strict on the size of mint accounts, prohibiting mints that are overallocated: https://github.com/solana-labs/solana-program-library/blob/3adf4b8b8b2c7afa193b948ad80…
-
`sum(f,A)` performs significantly worse than `sum(f.(A))` for integer inputs to certain transcendental functions on x86 (maybe specific to AMD?)
```julia
julia> versioninfo()
Julia Version 1.11.0-D…
-
Logfile:
```
Test suite sdl-space: RUNNING...
pollEvent
Case Allocated GCs
pollEvent 1 1,512 0
pollEvent 10 1,512 0
pollEvent 100 1,512 …