Jason Wei
Jason Wei
I changed input_type to "mulaw-quantize", quantize_channels and out_channels to 256, and redid GTA and preprocess. Now the loss exploded problem is gone. But the eval result is still very bad...
The problem is, Visual Studio doesn't provide a UI extension point for status bar like VSCode. You can only display text at the left corner of status bar, which can...
@guibranco I have no idea. Seems it's not documented anywhere. Maybe @madskristensen knows.
@madskristensen Thanks a lot! It works! 
Here's a working build for Visual Studio 2022: [WakaTime.Dev17.zip](https://github.com/wakatime/visualstudio-wakatime/files/11442177/WakaTime.Dev17.zip) My fork: - https://github.com/JasonWei512/nuget-wakatime-shared-extension-utils - https://github.com/JasonWei512/visualstudio-wakatime  
Waiting for https://github.com/wakatime/nuget-wakatime-shared-extension-utils/pull/7 to be merged. Update: [WakaTime.Dev17.zip](https://github.com/wakatime/visualstudio-wakatime/files/11452503/WakaTime.Dev17.zip) - Move the status bar control to the right side:  - You can view detailed time from tooltip when hovering over:...
@gandarez Here: https://github.com/wakatime/visualstudio-wakatime/pull/144
Possibly related: https://github.com/hardcodet/wpf-notifyicon/issues/65#issuecomment-949063289
Could this be related to Windows 11's new XAML-based system tray? This is the old GDI system tray:  This is the new XAML system tray, which has...
https://docs.github.com/en/repositories/creating-and-managing-repositories/renaming-a-repository > Warning: If you create a new repository under your account in the future, do not reuse the original name of the renamed repository. If you do, redirects to...