codethief
codethief
@BluePixel4k > It's useful for people with an ungoogled phone. Currently, they have to use the WebSockets integration, but it's much more battery intensive, if you have many of them...
@schklom I'm not sure there was a misunderstanding. OP wrote "[X] I am submitting a bug report for existing functionality that does not work as intended", to which @greyson-signal responded...
Looking into this further, `pulumi_azure_native.apimanagement.ApiManagementService` currently uses Azure API version `2022-09-01-preview` by default. However, the sign-in/sign-up settings were already present in [at least API version 2021-08-01](https://learn.microsoft.com/en-us/rest/api/apimanagement/sign-up-settings/create-or-update?view=rest-apimanagement-2021-08-01&tabs=HTTP). Just to be safe...
Thanks so much! FWIW, yesterday I noticed that other settings are missing, too, such as [those for delegating authentication](https://learn.microsoft.com/en-us/rest/api/apimanagement/portal-config/create-or-update) for the APIM developer portal. > I want to get the...
I'm having the same issue and I suspect it might be because the original video was taken by my phone in 10-bit HDR mode. When downloading the video file to...
I'm having the exact same issue, using Sway's default config: Sway works fine in QEMU (with the [right QEMU parameters](https://github.com/swaywm/sway/issues/581#issuecomment-2781726178)) but barely works in VMware Workstation in the sense that...
@zDEFz Are you sure this has anything to do with Sway and is not simply because you're nesting VMs?
> Now you are making things up. Why would I nest VM's ? My apologies, looks like I misunderstood. So you were just running VMware and QEMU in parallel?
@seranpion While I struggled with this issue some months ago, updates have worked fine since then. I'm currently on version 6.46.7.
@minht11 May I ask why your `/packages/app` workspace both `references` your design-system folder in the `tsconfig.json` *and* also specifies it as dependency in `package.json`? Shouldn't it be either one or...