chaoscreater
chaoscreater
Is blast-radius supposed to be a .exe or something? I ran it and it's showing this, because there isn't a file type and therefore no app association...  UPDATE: Got...
I can't get this to work either. I've created a test folder and inside the folder, I have a main.tf with the following example contents: `resource "aws_vpc" "vpc-prod" { cidr_block...
> changing the **_chat.conf.json_** also works > > ```json > { > "titlebar": false, > "hide_dock_icon": false, > "theme": "dark", > "auto_update": "prompt", > "stay_on_top": true, > "save_window_state": true, >...
> Here's a ghetto inject script to do this: > > ```js > const wantedModel = "Legacy"; > setInterval(() => { > const selectedModel = document.querySelector("[id^=headlessui-listbox-button] > span").textContent; > >...
Getting the same thing and AZ CLI is definitely in PATH. I got this error when running the Docker version. If I use the Windows release version, then it complains...
[Ditto.log](https://github.com/sabrogden/Ditto/files/11108133/Ditto.log) I've uploaded the log for your reference. I don't really know how to analyze it, but I think the issue is somewhere between here: ``` [2023/3/30 18:36:52.773 - MainFrm.cpp...
I read the issue mentioned here: https://github.com/Azure/azure-powershell/issues/18163 If I run this, I can get the output just fine: Get-AzRoleAssignmentScheduleInstance -scope "/providers/Microsoft.Management/managementGroups/xxxxxxxxxxxxxxxxxxxxxxxxx"  so I'm not quite sure why I'm getting...
I got it to work. ``` $guid = "12f8978c-5d8d-4fbf-b4b6-2f455eb43e3a" ---> make this up. Can be any GUID. Can use this command "New-Guid" $startTime = Get-Date -Format o $scope = "//providers/Microsoft.Management/managementGroups/your...
I'm using the portable version with --disable-encryption specified in the arguments. `"D:\5. Portable Apps\1. Browsers\Thorium\BIN\thorium.exe" --user-data-dir="D:\5. Portable Apps\1. Browsers\Thorium\USER_DATA" --allow-outdated-plugins --disable-logging --disable-breakpad --disable-encryption --disable-machine-id`
> Just an update: I'm on Windows 11 now, and clicking the notification still doesn't open Altus. Same issue on latest version v5.1 on Windows 11