Christopher Allen
Christopher Allen
Though this spec is focused in git, not GitHub, there are three features of github that may be very useful. The first is that all GitHub users who have registered...
**Is your feature request related to a problem? Please describe.** I have a large number of bookmarks, all organized & labeled (
**Describe the bug** Export of text, markdown, and HTML works (~924 KB) but "Export Backup File" generates 1 line 1K file. **To Reproduce** Steps to reproduce the behavior: 1. Go...
### What happened? I paste some markdown body text, followed by lists of links. Some links are nested lists. The result should be a 3 level list, the body, the...
## What type of PR is this? (check all applicable) - [ ] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅ Joined Community - [ ]...
### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like I'd like to see a section for community profiles, now that they...
I use capital letters for my 5 major account types, to make them more obvious. Beancount supports with the following options: ``` option "name_assets" "ASSETS" option "name_liabilities" "LIABILITIES" option "name_equity"...
Any progress on implementing this code? I’ve a new secp256k1 library for signing in Schnorr that is compatible with multisig and thus great for groups signing a repo.
I'm consistently having problems with Google and other search engines indexing early drafts of papers written in HackMD as higher page rank than the final paper on my website. This...
I've installed via `brew install github-keygen`. I then `rm ~/.ssh/config` My existing GitHub auth key path is `~/.ssh/auth_id_ed25519_christophera@github` Then I run `github-keygen -i auth_id_ed25519_christophera@github` and the result is ``` github-keygen:...