Kevin David

Results 11 issues of Kevin David

**Describe the bug** Calling `CompileRenderAsync`: - On embedded resource `cshtml` files - In an [Azure App Service](https://azure.microsoft.com/en-us/services/app-service/) execution environment - Targeting `netcoreapp2.2` for the web app / `netstandard2.0` for a...

dotnet:runtimehost:azureappservice
dotnet:runtimehost

I figured with https://github.com/thlorenz/doctoc/pull/231 and https://github.com/thlorenz/doctoc/issues/227#issuecomment-1191021455 this would be a welcome change as well! These are passing as well: https://github.com/kevin-david/anchor-markdown-header/pull/2/checks

With the suggested ACS URL here, things work, but there are many sign-in loops that sometimes seem to happen with certain applications - namely, Azure Data Explorer and the Azure...

https://reolink.com/product/reolink-floodlight/ - is a relatively new device that after some reverse engineering appears to use the same protocol as the cameras do, unsurprisingly. I hacked up a little test function...

enhancement

### Describe the problem you are having When open the devcontainer with `target: devcontainer-trt` - the build fails. Using `target: devcontainer` works fine, but doesn't allow for TensorRT dev. Not...

pinned
development

As reported in #38, this simple fix should address this problem - and it did for me as well. I assume this will not cause problems for folks who use...

I had an itch to scratch and ended up starting to reverse-engineer the way the Kuna app gets a video stream. My initial results - where I'm stopping for now...

Doesn't seem to affect anything, like the previous issue I just filed, but figured it was worth reporting as well ``` Logger: homeassistant.components.camera Source: components/camera/__init__.py:502 Integration: Camera (documentation, issues) First...

Seems minor but figured it was worth reporting. ``` Logger: homeassistant.helpers.entity Source: helpers/entity.py:549 First occurred: 8:01:39 PM (3 occurrences) Last logged: 8:01:39 PM Entity camera.basement_camera () implements device_state_attributes. Please report...

I know this would be a lot of work - but mostly wondering if you're open to a contribution if I find some time, and what approach would be acceptable....