Hraban

Results 41 issues of Hraban

Fixes typescript compilation for downstream projects where npm can't flatten this nested dependency into top. The only reason this appears to work here is because it is transitively included by...

types

Once user A has run hunchentoot tests (`(asdf:test-system :hunchentoot)`), a residual directory is left in `/tmp/hunchentoot`, owned by user A. Now user B runs a test, and it fails: ```...

nix-darwin has two activation scripts: regular activation (meant to run as root) and user activation. User activation is meant to run as a user with sudo permissions, for tools like...

A problem I ran into, and the solution.

Allows calling the function without explicitly loading org-roam first. ###### Motivation for this change I use this function as my "entrypoint" into my org-roam notes

Hi all, I created a flake to run this on NixOS. I'm sharing it here in the hopes it might be useful to someone else. I won't sign the CLA...

## heroku logs ignores the --force-colors argument when piped Call: heroku logs --force-colors -a my-app | cat ----------------------------------------------------- > If bug, first try running `heroku update` and setting `DEBUG=*` to...

Running tests leaves directories lying around in /tmp owned by the user running the test, which makes it impossible for any other user on the same system to run the...

Reopening #4497, which was spuriously closed by a robot. All details there. Issue still relevant.

Acknowledged

Hi, The test in https://github.com/fukamachi/legion/blob/master/t/legion.lisp#L135 hard-codes a 1-1.3× duration as "test success", and anything slower as "test failure". On my machine, a macbook pro 2015, it can easily reach 10x:...