nature-0

Results 9 issues of nature-0

Hi remko, First off, thank you for this very nice piece of software. I've been struggling for weeks to get anything like emscripten/llvm setup on my OpenBSD computer running without...

It'd be great to have syncplay support. I think it's a killer feature of jellyfin and it'd be shame to forget about it.

enhancement

Importing https://github.com/status-im/nim-chronos in a nim file and then running nimsuggest on that file triggers the following error: ``` Traceback from system (most recent call last) Error: unhandled exception: ast.nim(1297, 18)...

### What is the problem this feature would solve? Being able to run bun on OpenBSD, a system that emphasize portability, standardization, correctness, [proactive security](https://www.openbsd.org/security.html) and [integrated cryptography](https://www.openbsd.org/crypto.html). (per [openbsd.org](openbsd.org)...

enhancement

I think it would make sense for the noverlap layout to respect the `fixed` attribute of node in the same way it's done for the forceatlas2 layout here: https://github.com/graphology/graphology/blob/3f3fcd05c47b70436b74e5fed390d57e3aff047a/src/layout-forceatlas2/iterate.js#L21 I...

enhancement

So it seems that SDL doesn't take into account the ModeSwitch key. This is unfortunate, because on Linux the ModeSwitch key provides a nice way to remap some keys to...

Improve the speed of the lua benchmark, I also added another version that's slightly faster using gotos inspired by the second example in javascript.

The doc for compile time function is out of date: https://c3-lang.org/generic-programming/compiletime/#compile-time-functions I was trying to play around with macros I was tring to build an array at compile time, the...

enhancement
fix needs to be verified

I remaped my CapsLock key to ModeSwitch to leverage Xmodmap so that I can have access to some nice stuff like arrow keys while holding CapsLock etc... For the sake...