Priit Laes
Priit Laes
`Makefile.am` for `avr/io` directory is missing.
Also two extra scenarios where `UserAccountControl` attribute is not enough: * AD Account expiration date should be read separately from `accountExpires` attribute * AD Account lockout info is stored in...
> The subscribed topics are lost when disconnecting. You'll have to re-subscribe after receiving `ConnAck`. What could be the best place to document this?
Ok, apparently it's the issue of the famous unit conversions.. :)
It would be nice it it provides a warning message that would at least detect the drift (it seems that currently the existing state is not compared with state from...
There also seems to be issue where 1-hour maintenances after their expiration time have changed their type from `schedule`to `for-1-hour`: ``` # module.maintenance["env"].opsgenie_maintenance.schedule["2022-08-01"] will be updated in-place ~ resource "opsgenie_maintenance"...
I don't know really how to proceed with this alert, maybe it makes sense to create 2 different ones to differentiate between these IAM and SSO logins? For example, login...
> It is my understanding that the correct way to do this in Wayland is with subsurfaces: > https://wayland-book.com/surfaces-in-depth/subsurfaces.html > > Since on Linux there are only OpenGL 3.2/2.0 drivers...
Not only flash sizes, but also page size of flash. And to make things complicated, nrf52832 has actually two variants: 512KB and 256KB variant. So, while I'm at it here's...
> @galandilias thanks for the ping. Unfortunately, still no, though I hope to make it this month. Firstly, the real cause for this issue: `OCA.Files.FileList` was a private API that...