Austin Wise
Austin Wise
Both Windows and macOS have the capability to run AMD64 programs on ARM64. In light of that, the installer could fallback to AMD64 binaries if no ARM64 binaries are available....
People should be able to discover Smeagol, understand it, and solve problems they encounter. * [ ] Have a getting started guide * [ ] Create a dedicated webpage that...
Currently this program is designed to be used as an executable. It could also be accessible as an API, like how gollum-lib works. * [ ] Figure out if it...
When an error happens, it should be clear what the cause was and how the user can fix the problem. This includes both command ling error messages and error messages...
Gollum supports [several markup languages](https://github.com/gollum/gollum#markups). We could support some of theme: * [x] Markdown * [ ] RDoc * [ ] AsciiDoc * [ ] Creole * [ ] MediaWiki...
The software should not waste resources wantonly. The following dimensions should be considered, very roughly in order of importance: * Installation time * Latency (time to first byte) * Startup...
### Summary In version 0.3.2 of the `Microsoft.Net.Build.Containers` nuget, if you use a long enough `ContainerImageName` property that contains an uppercase letter, the publishing process will seemingly freeze. The root...