Andri Möll

Results 198 comments of Andri Möll

For the record, how would one assign the QExpr'ed model to a variable? I can't seem to satisfy GHC with the following: ```haskell let notebook = Db.CachedNotebook { cachedNotebookId =...

I alluded to above that the returned `Nothing` also has a meaning — a meaning of "nothing matched", not something out of the ordinary happened. If it's meant to say...

Looking at it again, I suspect the approach of sending separate statements to SQLite has no chance of working in concurrent contexts regardless if the id is unique or not....

I wonder if we're both seeing the same root problem. I'm seeing this with Pangloss's JavaScript syntax too — https://github.com/Quramy/vim-js-pretty-template/issues/19.

I can confirm the suspend problem on Fedora 33 running on Yoga Slim 7 14ARE05 with Linux v5.11. It used to work fine with earlier kernel versions after the ACPI...

Gotcha. I posted my follow up question about the reasoning behind the change to #324. I'll be going to visit RIA next week to talk about our two digital signature...

I'd like to add that I'm seeing the same behavior on non-Proton shortcuts with the Mar 31, 2022 Steam Beta build. Took a random Linux executable from /usr/bin offered by...

I managed to track down the issue of not being able to launch any non-Steam program, incl. native binaries from /usr/bin down to missing Proton v5.13 in my case. I've...

Thanks. Umm, isn't it just the presence of the combined axis at the moment that's breaking these particular games with regards to identifying the controller and having sensible mappings for...

> Maybe we drop the feature completely, I think it's really a special edge case for one or two games only, and probably should rather be solved in user-space. Given...