the-programmer

Results 10 issues of 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...

area-getting-started

### 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...

Impact-Low
External

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...

Pri1
Source - Docs.ms
doc-out-of-date
Pri---0.5
reQUEST

### 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...

enhancement

### Microsoft PowerToys version 0.76.0 ### Utility with translation issue File Explorer: Preview Pane ### 🌐 Language affected Dutch ### ❌ Actual phrase(s) "Afbeelding is redelijk ok" ![image](https://github.com/microsoft/PowerToys/assets/3088971/21934c20-8530-4c22-8c7e-2db056493d18) ### ✔️...

Issue-Bug
Area-Localization
Resolution-Fix-Committed
Loc-Sent To Team
Issue-Translation

#### Description With the following SVG ![lightbulb-on](https://user-images.githubusercontent.com/3088971/195122077-2f6c01ae-376d-4f6b-aca4-eb3a3ea9e142.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** ![image](https://github.com/tonybaloney/vscode-pets/assets/3088971/86e224ec-6c51-4cd9-9641-1cc07436c254) The left chicken is the...

bug

### 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...