Vivian Roest

Results 7 issues of Vivian Roest

When the scheduler (#15, #46) is finished it would be nice to have some synchronization primitives such as guaranteed atomic operations, locks, etc. @timanema has expressed some interest in working...

task

It may be nice to have some kind of in-memory filesystem. So that some kind of shell in userland would be possible to have some of the default utilities (think...

task

CSHub should be more easily customized with environment variables such as the name itself across the application, this will make it easier for other people to host their own version...

feature

**Is your feature request related to a problem? Please describe.** Semi related to #45 , as this feature request will likely incorporate that issue. Also related to #97 , however...

feature
frontend

Regarding #121, #122 Mostly done, still expect to make some changes. - Currently, the `state.json` has a different file format, can easily be changed. - The data directory is currently...

Last year, I used this repository as part of [my research](http://resolver.tudelft.nl/uuid:e80e5662-612e-4b16-9e68-d5d3934ac635) of analysing release practices of all Java repositories on GitHub. During this, I discovered that this repository had a...

It seems that GitHub changed the way they indicate rate-limits, and now this hits it and doesn't back off properly: - https://github.com/rust-lang/rust-repos/actions/runs/11305455650/job/31444972018 - https://github.com/rust-lang/rust-repos/actions/runs/11264991424/job/31326026410 ![Image](https://github.com/user-attachments/assets/e030df68-6ba2-400b-ad4a-635651377035) If I remember correctly, it...