-
```
~ ❯ apropos runit
xtools, xbarf, xbuildbarf, xbulk, xbump, xcheckmypkgs, xcheckrestart, xchroot, xclash, xdbg, xdiff, xdistdir, xdowngrade, xetcchanges, xgensum, xgrep, xhog, xi, xilog, xlg, xli…
-
I'm trying to script around slackware, and one of the problems I'm trying to solve is being able to install and reinstall arbitrary packages with exact package names, rather than having to glob in a d…
-
I personally like to conceptualise by writing code. That's why quickly built a low level library in golang. It allows you compose, decode and encode ActivityPub objects.
Next Im going to build a l…
ppwfx updated
6 years ago
-
- für eine einheitliche Code-Struktur sollen im package `domain` analog zu den packages `rest` und `services` subpackages angelegt werden und die zugehörigen Klassen dorthin verschoben werden
- Klass…
-
Block all github movements while split and tag workers are running.
We could work with a stack. Every time new commit or tag is added, both scripts should increment by one a simple stack. ASAP they f…
-
When builders are placed in shutdown, try to redistribute the idle CPU cores (jobs per builder) among the remaining builders to speed up building of the remaining packages.
-
-
This is a follow up of https://github.com/cms-sw/cmssw/issues/44306 where we see the crash which cen be solved by moving away from variable-length array.
> I've only checked the L1Tri…
-
Right now we have a lot of *sort of* overlapping functions split between `internal/ap/extract.go` and `internal/ap/properties.go`. The functions in `extract` contain a bit more business logic and the …
-
Hi,
I'm quite sure somehow this was already discussed but I'd like to put down my view.
Glide is flattening the dependency tree in the base `vendor/` dir. From my understanding this mean that all th…