Jason Wei

Results 92 comments of 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! ![image](https://user-images.githubusercontent.com/16899918/235281476-c9118774-4705-44fc-9609-189f6215b4a6.png)

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 ![image](https://github.com/wakatime/visualstudio-wakatime/assets/16899918/4afba4f7-1a22-4fc7-9b56-a6372cba8b1b) ![image](https://github.com/wakatime/visualstudio-wakatime/assets/16899918/4800c69e-e3d1-406c-8bb3-fd74ba244db8)

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: ![image](https://github.com/wakatime/visualstudio-wakatime/assets/16899918/b77984d0-29ff-456a-a1c0-779c78a354ac) - 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: ![Old System Tray](https://user-images.githubusercontent.com/3002068/173966731-dec5c9ad-5845-466e-a7e2-e5e366d29677.png) 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...