Results 36 issues of SHxKM

I have a use-case that this could be the perfect fit for but I don’t understand enough about networking to know. On MacOS, setting Docker to use the “host” network...

It's actually quite dangerous to rely on "Find All References" when refactoring code since it doesn't really return all references. I think this feature should be turned off until it's...

bug
feature: references

I found it quite impossible to highlight text (for copying) in a reply (not main thread post).

I'm a fan of the `musicnow` which the author also created, however, I only need the "repair" and metadata part as I will be getting the files independently. With musicnow...

Hi. Thanks for your hard work on this documentation. Even as a sole-developer wanting to refactor a fairly small Django application (12-15k LOC), I find value at least in the...

So basically I'm trying to write a script that will check for the availability of a currently-out-of-stock item. **Here's the URL of the product page:** https://www.amazon.com/Adidas-Originals-Primeknit-Trainers-Sneakers/dp/B07177WSCC/ref=sr_1_2?s=apparel&ie=UTF8&qid=1517048725&sr=1-2&nodeID=7147441011&psd=1&keywords=adidas+Originals+Men%27s+Stan+Smith+OG+PK+Fashion+Sneaker **Parent ASIN:** B01N8TRZDX Getting...

### Blueprint name IKEA E2001/E2002 STYRBAR ### Home Assistant Core Version 2021.2012.10 ### Home Assistant Installation Type Home Assistant Operating System ### Description With no overrides this automation works great...

bug
blueprint

I have a page `albums`, which calls an internal url `api-albums` using VueJS (axios). This is also the URL that `infinite-scroll` is instructed to use. `api-albums` returns a JSON response,...

The `send` function signature: https://github.com/awslabs/aws-cloudformation-templates/blob/2415d1dd34bdbf50e3b009879f6ba754a043afdf/aws/services/CloudFormation/MacrosExamples/StackMetrics/lambda/cfnresponse.py#L10 Does not allow its caller to pass a `Reason`, which according to [AWS' documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/crpg-ref-responses.html) is **required** if the status is `FAIL`. Instead, [it always returns...

With this input to `inputs_1_create.json`: ```json { "credentials": { "accessToken": "{{resolve:secretsmanager:secretname:SecretString:secertkeyname}}", "accountId": "someStringHere" }, ... } ``` I get: ``` === Unhandled exception === Please report this issue to the...

question
contract tests
watch