John Starich

Results 22 issues of John Starich

Basic use: clicking a budget should take user to search page with a prepopulated search. Likely requires improvements to search to filter out low scoring items, like not matching an...

It'd be nice to set up financial goals and track progress towards those goals.

Probably will need to use a form of Web Connect since the downloads are prepared asynchronously and the payloads are ... dense.

Venmo supports a relatively simple JSON API for downloading transactions that include unique IDs. Ideally, they'd support OFX/QFX but this should be sufficient for unique ID imports. Example: ```json ➜...

Questions: * Which types of forecasts provide valuable insight? - Forecast algorithm / name - Pros / cons - Typical visualizations or format of data - How is confidence calculated?...

Add in-app notifications for going over budget. Other notifications may be needed in the future (e.g. app updates, forecasts), so this should include a Notifications component. This is not for...

Part of https://github.com/IBM/cloud-operators/issues/150

help wanted

In my relatively fresh OpenShift 4.4 cluster, there are 935 secrets. The `TokenController`'s watcher is pulling all of them into a cache, which inflates memory usage unnecessarily from `15 MB`...

bug

Part of https://github.com/IBM/cloud-operators/issues/150

help wanted

Part of https://github.com/IBM/cloud-operators/issues/150

help wanted