the-programmer
the-programmer
Today i wanted to start with a simple blazor app. However it seems that the syntax for loading the connection string has been changed in .NET 6. The current way...
### The problem If you try to compile ESPHome on a default raspberry pi 3 the compile action runs out of memory and causes home assistant to crash along. See...
### Describe the bug At the moment I am trying to parse an XML into an C# object. (link to the [XML](https://getij.rws.nl/data2022/xml/hwlw-WESTKPLE-20220101-20221231.xml)) So I made 3 objects: ```C# [XmlRoot("astronomical-tide")] public...
According to the support page identity server 4 seems to be (almost) EOL. > IdentityServer4 will be maintained with security updates until November 2022. Source: https://docs.identityserver.io/en/latest/index.html To be honest I...
### Current behavior If you open the color picker and set #FF455A61 as background color and #00FFFFFF as foreground color, the sample text is unreadable. However the all the WCAG...
### Microsoft PowerToys version 0.76.0 ### Utility with translation issue File Explorer: Preview Pane ### 🌐 Language affected Dutch ### ❌ Actual phrase(s) "Afbeelding is redelijk ok"  ### ✔️...
#### Description With the following SVG  the bounds seem incorrect. If I open the SVG in the SvgViewer and request the bounds via svgDoc.Bounds I get the following. ```...
**Describe the bug** Depending on the current action the chicken is currently taking it seems to grow and shrink by a few pixels. **Screenshots**  The left chicken is the...
### LVGL version v8.4.0 ### What happened? Since my current hardware does not support hardware rotation of the screen I have to use the software rotation (thanks for adding that)....
While MQTT-Explorer is a great tool, the one annoying thing is that is occasionally tries to decode SparkplugB. So if I send the message `Slaapkamer1` to `homeassistant/status/reset` MQTT-Explorer tries to...