Eitan Adler
Eitan Adler
intpm is loaded, amdsmb and ichsmb are loaded (wasn't sure which one I needed), smb and smbus This entire thing is new to me and I'm not even sure what...
I thought I had push access to help with some cleanup & bug fixes - but meh
# Problem The warning ``` INFO deprecated: .Sites.First was deprecated in Hugo v0.127.0 and will be removed in a future release. Use .Sites.Default instead. ``` appears # Solution Follow the...
I started a similar thread on the mailing list but got no replies. I believe some of these issues are actual bugs so filing this ticket so it doesn't get...
Simple enough We should support kotlin in K2 mode.
I normally build my projects with ``` compilerOptions { allWarningsAsErrors = true } ``` but I can't do so when using Compose Destinations. In particular I get several dozen errors...