Maxi Barmetler

Results 6 comments of Maxi Barmetler

The design _did_ kinda go backwards by about 10 years, that is ironic

It's the typescript module description. Change the import to ```ts import { ModuleWithProviders } from '@angular/core'; ``` and change the `forRoot()` Line to ```ts static forRoot(): (ModuleWithProviders)&{ngModule:MatCarouselModule}; ``` More on...

So I agree that it goes against the soul of cargo. However, this world isn't perfect; plenty of crates have things in them that need to be fixed, at least...

This has worked for me: Try to uninstall docker desktop, delete all docker-related wsl-distros (with the `wsl --unregister` command) and most importantly: delete everything docker related in `C:\Users\yourname\AppData\{Roaming,Local,LocalLow}` Then reinstall...

Same here, I don't want to manually change webkit2gtk versions, so I guess I'll look for a different theme. Shame, I really liked this one, and I'll definitely give it...

Same here. It also takes time to update a package, if a new version or pkgrel is pushed. You'd think something like `yay -Syy` or more specifically `yay -aSyy` would...