-
What I believe is happening, is that ABSTIME is in milliseconds... and 0 milliseconds (or slightly more) being mapped in as $now+$interval in absolute time has already occured by time the kqueue has t…
llmII updated
3 years ago
-
When running `jpm build && ./build/lul` in this minimal project: https://github.com/saikyun/jaylib-and-new-jpm-test
Source (UPDATED to use `jaylib` instead):
```
(use jaylib)
(defn main [& arg…
-
-
## Problem
Ran `cargo install difftastic` and it failed.
`cargo` output:
Click to expand.
```txt
Compiling autocfg v1.1.0
Compiling libc v0.2.122
Compiling cc v1.0.73
…
-
Since I just requested a modification of `SASsession.submit()` in #443, I thought I might just add another feature request for this function. Namely, sometimes I would like to be able to get the resul…
-
Overall, I believe that the current naming conventions in CONTRINBUTING.md are overly restrictive. We have a wide variety of naming schemes extant in use in Janet, and I believe the flexibility of nam…
-
One would like to be able to import freja internals for use with plugins, without having to use relative paths. This is because the relative paths makes it impossible to run plugins in directories oth…
-
I'm on https://github.com/janet-lang/janet/commit/7c757ef3bf2a39dceff14192d700b4bbfbac6312, with this change:
```diff
diff --git a/Makefile b/Makefile
index fe000697..cdfd4aa9 100644
--- a/Makefil…
-
Just noticed a file at the top level of this repo named `'` (a single quote mark). Maybe a typo?
-
Hello.
I am watching the Vivarium with great interest, I have yet not had time to start to use it myself, but I will definitely try on the secondary machine soon.
Anyway, as I was reading throug…