Steve Wagner
Steve Wagner
This gives the ability to directly hit the button and search.
I use that tool primary for saving documentation pages when I work offline. But that documentation changes frequently so I have to download the page manually and reedit the name...
So far so good. But how would you create and mutate the immutable state in C# without creating a lot of mess and boilerplate? A few suggestions in the readme...
My scenario is the following. One part of our graph is used for building aggregations. These are directly mapping to the Elasticsearch aggregation engine where you can build complex aggregations...
Attached a helper class I found very useful to handle fragments and __typename deserialization: Usage: ```csharp [JsonConverter(typeof(DiscriminateEvent))] public Event Event { get; set; } class DiscriminateEvent : PolymorphicTypenameConverter { protected...
Hi, ive installed the fresh published store version and noticed that all my videos are getting transcoded even if the TV can directly play them. From the logs I can...
### The problem I am writing a custom component to use my Samsung AC via ESPHome under https://github.com/lanwin/esphome_samsung_ac . To debug the messages coming from the AC I added code...
In currect version 1.0.33 of ContinuesTest it is not possible to change the Snarl settings for AutoTest. The registration in the Snarl application list only appears a few seconds when...
On the page https://developers.home-assistant.io/docs/dev_101_hass/ there are links to "See available methods." of the "Hass" object. This links are broken and point to the root of the developer page. That is...
Aside from simple serialization support, this would make Mori work with redux devtools.