Sören Gade
Sören Gade
When targeting iOS 16 and above, the use of `NavigationView` is deprecated (since iOS 16.2 and similar). Stinsen internally uses `NavigationView` (in its `NavigationViewCoordinator`) in combination `NavigationLink` for navigation. This...
I'd like to use [winget](https://github.com/microsoft/winget-cli) to install and update OhmGraphite. To make OhmGraphite available, a manifest needs to be published in the corresponding [repository](https://github.com/microsoft/winget-pkgs). It's a YAML file format that...
## Summary `STPPaymentCardTextFieldDelegate`'s `paymentCardTextFieldDidBeginEditing(_:)` and `paymentCardTextFieldDidEndEditing(_:)` functions are not being called correctly. In my observation, the textfield only reports beginning editing once. Further calls do not happen. ## Code to...
I added an Aqua Computer Quadro to my setup and noticed that both its temperature reading and reported fan RPM values were incorrect in Grafana. I checked with Libre Hardware...
I noticed a strange behavior in [OhmGraphite](https://github.com/nickbabcock/OhmGraphite): Values were starting out mostly correct (sometimes even wrong after reboots) but over time were increasingly lagging behind in comparison to other tools...