Ashton Wiersdorf
Ashton Wiersdorf
# Synopsis Make the [User Guide](https://jless.io/user-guide.html) available in the terminal with a man page. # Description The User Guide is great! I'd love it if this were available in the...
Biggest changes include adding an `info.json`, `oled_talk_user` returns a boolean, and a few other minor fixups. Closes #7
Hi there, I've got the qmk CLI tool installed and everything, and I've cloned the repo and modified `keymaps/default/keymap.c`. How do I compile this now? If I'm in the the...
Recently `use-package` and `eglot` got bundled with Emacs by default. While I love and use these packages daily, I think `which-key` deserves to be bundled with Emacs more than they!...
It is incredibly handy to customize `citar-bibliography` as a directory-local variable on a per-project basis. This worked so fabulously with the paper I just finished that I can't see myself...
This adds the default Hugo RSS template explicitly, and adds an option to exclude posts from the RSS feed. (Idea from https://bphogan.com/2020/08/11/2020-08-11-creating-unlisted-content-in-hugo/)
Previously something like this wouldn't work: ``` check: values(1, [2, 3, 4]) ~matches values(a, [b, c, d]) ``` Now it does! I'd be happy to add unit tests—I need someone...
Install gets confused with `racket/gui`—I'm pretty sure `gui-lib` is the right thing.
All future issues on this repository will be closed and you will be asked to move them [here on SourceHut](https://todo.sr.ht/~ashton314/microKanren_issues). Please just save us all some time and put them...
I'd like this to either try and guess what program to use as a PAGER (less/more), and if not, just display the output to the screen.