Anthony M. Cook
Anthony M. Cook
#43 has yet to be fixed after nearly 5 years.
Will it not build on OSX? ``` ~/Pork/femtolisp on master $ make gcc -O2 -DNDEBUG -falign-functions -Wall -Wno-strict-aliasing -Illt -DUSE_COMPUTED_GOTO -DLINUX -DARCH_X86_64 -DBITS64 -D__CPU__=686 -c flisp.c -o flisp.o gcc -O2...
License?
This repository contains no license so all rights are reserved. Was this intentional?
It would be great to be able to run `musikcubed --start` and then be able to control it from the local `musikcube` CLI. From looking around the code, the Ui...
When using `screen-256color` `musikcube` launches successfully but falls back to a default color scheme (instead of my custom true color scheme) but works fine with `TERM=xterm-256color musikcube`. When I pass...
This happens when calling `.InnerText` when a page happens to be blank (such as a redirect). ~~~ panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation...
I thought btop was bugged because the CPU usage graph was always a straight line. After playing with some settings (single graph) and creating some loads I realized that it...
```sh ❯ glow --help Render markdown on the CLI, with pizzazz! Usage: glow [SOURCE|DIR] [flags] glow [command] Available Commands: config Edit the glow config file help Help about any command...
### Describe the bug Throws `E2BIG` error, which is caused by too many or too long of an argument list passed to a commandline program.  Detecting...
Because all Obsidian Publish pages share a single domain it is nontrivial to set up Dark Reader or a custom stylesheet for *just* Obsidian Hub. It would be preferable to...