Kaushik Gopal

Results 23 issues of Kaushik Gopal

Provide a default cache implementation (probably using the non-android version of [DataStore](https://developer.android.com/topic/libraries/architecture/datastore#kts)). We currently have [`BasicCacheProvider`](https://github.com/instacart/truetime-android/blob/master/library/src/main/java/com/instacart/truetime/BasicCacheProvider.kt#L6-L6) but will get wiped out on Application restart. `DataStore` would be a better alternative...

help wanted
feature
pr-welcome

If I change my edn config file by setting a different path via `GOKU_EDN_CONFIG_FILE`, post goku generation Goku, it still caches the old location for the `karabiner.json` file. ```sh $>...

bug

Curious, if it's possible to add the functionality to also add the "repeating" functionality with reminders .

We’re using replayingShare() for our location provider service with the idea of caching the last location (beyond release of costly GPS radio resources etc.) ```kt class LocationService { private val...

I use task pirate in combination with taskwarrior. When upgrading to the latest version of taskwarrior (`2.6.0` at this time) I notice a hook error as follows: ``` Hook Error:...

Thank you for the good work on this plugin. I was curious if you could add the feature (or repurpose into a new plugin) where we're also able to use...

it makes no sense that we have to run the ios simulator every time to write our otherwise pure swift code. it'll be nice to have a test target setup...

enhancement
help wanted

my idea was to just get started quickly. it appears like [xCode 11 has made it ridiculously easy to use SPM](https://developer.apple.com/videos/play/wwdc2019/408/) but xCode 11 isn't out to the stable versions...

enhancement
help wanted

![screenshot_20240125_000517@2x](https://github.com/kaushikgopal/henry-hugo/assets/1042037/6f60e7af-ef3c-4262-8662-9e2701a9d43f)

the RSS feed should ideally only show the last 10/20 feeds (preferably configurable) when being subscribed for the first time.