Matej Drobnič

Results 164 issues of Matej Drobnič

For example, for the following module graph: ``` digraph G { ":A" -> ":B" ":B" -> ":C" ":C" -> ":D" ":C" -> ":E" ":B" -> ":E" ":A" -> ":F" ":B"...

[unmock](https://github.com/bjoernQ/unmock-plugin) is a gradle plugin that allows using android utility classes (such as Uri, Location, TextUtils etc.) within unit tests. Unfortunately it does not seem to work with the kotest...

pinned

I'm experiencing a pretty annoying issue where starting playback of every show will be delayed for several seconds. "Playback" will actually start immediately, but it will just display playback state,...

Hello, is there a good way to migrate existing drive that was already set up with SHA1 to SHA512?

When downloading settings, I'm getting this error: ![image](https://github.com/zokugun/vscode-sync-settings/assets/507922/70ef23f5-d0f4-4644-afe3-b15ecd30fca3) `/usr/lib/electron25` exists, but there is no bin folder. This is on Arch Linux. Electron is normally installed from arch package and as...

Since push notifications appear to be problematic, here is a crazy idea: What if you release the extension without push ability? Instead, provide manual refresh button. It is not nearly...

Since push notifications support in Firefox appears to be at standstill, here is my idea for a workaround: You already mentioned that web-sockets could work, but that would understandably cause...

1. Go to https://geojson.net 2. Select Meta -> Random: Points -> Enter 1000 -> Confirm 3. Zoom out enough to have your screen filled with points Issues: * Attempt to...

Like native notifications.

enhancement