Simmo Saan

Results 346 issues of Simmo Saan

/cc @leventeBajczi I'll preface this by saying that I have minimum familiarity with SLURM, so I might misunderstand something here. For a long time I wondered about the possibility of...

Non-200 response statuses indicate failure. ``` 900Your account has been suspended. Please check website for instructions. ``` ``` 600 ```

bug

- [x] whatpulse library - [x] whatpulsed daemon - [x] computerinfo script - [ ] upload to PyPi

enhancement

Separate config and state file manipulation logic from `whatpulsed.py` to allow reusing it for other scripts, such as `upload_computerinfo.py`.

enhancement

I tried to use this command in a project where I recall it working at some point, but it doesn't seem to anymore. In "Extension Host" output, the following message...

type: bug

The Dockerfiles and images generated with this for the ocaml/opam images set up default git credentials: https://github.com/avsm/ocaml-dockerfile/blob/f184554282a3836bf3f1c34d20e77d0530f8349d/src-opam/dockerfile_linux.ml#L24-L28 Why is this done/desirable? This creates `/home/opam/.gitconfig`, which prevents the ocaml/opam images from...

I think since the release of 2.2.7 the online API documentation has been rebuilt but something is wrong as all the pages like https://gildor478.github.io/ounit/ounit2/index.html lack any of the odoc CSS...

**Describe the bug** `metavariable-pattern` with `pattern-regex` doesn't match `_`, while `metavariable-regex` with the same `regex` does. The former also produces: ``` Internal matching error when running try-catch-all-bug on target.ml: An...

bug
feature:metavariable-regex
feature:metavariable-pattern

Currently, dune virtual library implementations show a special generated module and the implemented modules are unconnected.

bug

If angstrom is installed from opam, but not angstrom-unix, then `Findlib` lookups can fail with: ``` Fl_package_base.No_such_package("angstrom-unix", "required by `angstrom.unix'") ``` Even `Findlib.package_ancestors [] "angstrom.unix"` crashes, even though it doesn't...

bug