-
The Atari DOS `NOTE`/`POINT` functionality isn't expressive enough to implement `fseek`, since the former use sector/offset, while the latter uses byte offsets from start/end of file. It is expressive…
-
### Is your feature request related to a problem? Please describe
Moonraker already contains all the metadata fields for a loaded gcode file, I would like to have them loaded as variables when a file…
-
Currently, when a sequence of notes is sent to undermidi to play, there is no way to interrupt that, except for:
* killing the Erlang process that is scheduling calls (`timer:apply_after` for notes of…
-
Hi, I just wanted to say thank you for making this library available. It's always nice to see people (especially companies) giving back to the open source community.
I also wanted to let you know t…
bzier updated
6 years ago
-
We handle site-specific words (e.g., "pittsburgh" in the demo) by removing them from the password before further scoring the password.
Subsequent heuristics can thus be operating on an empty passwo…
-
Many libraries in the ecosystem and businesses in the industry rely on Cats Effect in one way or another. We should include a list of adopters (we already have one for libraries) that would acknowledg…
-
Consider I have an alphabetically enumerated list:
```
a)
b)
c)
```
I'd like to increment them in visual mode. I get following result:
```
b)
c)
ci)
```
How could this be resolved?
- no roman nume…
-
This will bring the design closer to how the in-progress `wrap_func` tool is working. Should also rename things so that there is an explicit `wrap_syscall` tool/client. This move would mean getting ri…
-
The aggregate SODA functions have some unique things about them that are currently not reflected in these bindings. For example, you can't use them in $where clauses. This means I'll have to separate …
-
Hello,
I am using plotly's `fig.write_image()` (plotly 5.24.1) [`fig.write_html()` works fine]
I am on a work machine, windows 10 enterprise and am boxed in and can only install to my user folder, …