John Starich
John Starich
Enables commands to be reused across multiple instances of `cli.App` and executed in parallel tests. Turned out to be a pretty easy fix after all 😄 It's likely I didn't...
Is there a way to programmatically identify the current embedded server's Stats? Or more simply, collect only the current member's stats? I'm attempting to connect Prometheus metrics to Olric so...
I noticed that my PATH variable had become mangled when sourcing antigen. It took a while but I think I found the causes and addressed them in this pull request....
**Describe the bug** (I'm new to bridging, apologies for any obvious blunders.) I've set up the slack bridge with pantalaimon and my own home server. I have 2 way messages...
The biggest performance bottleneck for hackpad right now appears to be true parallelization. The Go CLI performs starts compile and link processes, which could benefit greatly with real parallelization and...
Closes https://github.com/hack-pad/hackpad/issues/11 This is currently a huge refactor and a work in progress. Hopefully will suss out the major bugs soon 😅
Apologies if this has been requested before. I searched around various issue boards and the code, but didn't see mention of double-puppeting. **Is your feature request related to a problem?...
USAA made several changes, seemingly in an attempt to push out non-Quicken clients. 🤕 The major change is now a special enrollment is required, but at an undisclosed URL. This...
Right now the expenses/revenues graph on Activity shows all data at once. Add a date range selection mechanism.
It's useful to know the proportions for spending categories, typically in the context of budgets. Likely will be in the form of a pie graph for the current month's budgets.