Eduard Urbach
Eduard Urbach
There's already a plan to add a filter on the page for different activity types.
Hi, thank you for the report. I'll try to look at it as soon as possible but please understand that I'm super busy with Christmas and new year being so...
npm v8.1.3 on Arch Linux also hangs forever on `idealTree buildDeps` when trying to install typescript.
I apologize for the delay. My focus is currently the implementation of the [Go version of Aero](https://github.com/aerogo). It is even more optimized and delivers an incredibly fun experience when making...
I updated aero to [2.0.9](https://github.com/aerojs/aero/releases/tag/v2.0.9) which is a maintenance release. Still looking for a maintainer. Message me if anyone would like to help keep this project up to date.
> This is probably a windows specific issue just like my last one. The bug is also reproducible on Linux (`v4.2.1.stable.arch_linux`). > When you uncomment the second WINDOW_MODE_WINDOWED, so that...
I stumbled upon this on my Linux machine as well, with `PresentMode = vk.PresentModeImmediate` you can observe the memory growing very quickly.
Here:  Add this:  This fixed the warning messages for me.
I'm having the same issue with VAPID and don't know what I'm doing wrong (it's always "UnauthorizedRegistration"). Maybe there's a problem with the string to []byte conversion. **Edit**: I went...
I'm using Chrome 59 here and `RawURLEncoding` doesn't work, so I changed the encoding and [sent a PR](https://github.com/SherClockHolmes/webpush-go/pull/3) to the original author with [this simple change](https://github.com/SherClockHolmes/webpush-go/pull/3/commits/049d259458d47d0f777f5a012245ff062e75814f). Now it's working in...