kimec

Results 9 comments of kimec

@pron do you plan a "Loom based" version of Quasar at some point?

I just bought Quest 2 because of Steam Link app. I have SteamDeck and Linux gaming PC. Imagine my surprise when I found out Linux is not supported. "SteamLink supports...

Hello @fabriziomello, The DDL for the table is ```sql CREATE TABLE public.test_table ( id bigserial NOT NULL, id2 int8 NOT NULL, id3 text NOT NULL, column1 text NOT NULL, column2...

I will try to come up with some generator script next week. We did our testing by dumping data from the affected system and restoring it on a separate test...

We tried to create a reproducer but were not able to trigger the segfault on artificially generated data. I should note, the dataset that causes the segfault was migrated from...

Nice to see this discussion finally started

I fail to see, how this is a reactor-core library problem. You are essentially building a single linked list like data structure while only being interested in its head which...

@yamass > Your workarounds look everything else than idiomatic, imho. You are correct. It's probably because it would never occur to me that modifying reactive chain of `Mono`s the way...

Hi, indeed, I didn't wait 7 hours for the otuput. I just killed the process after some 3 hours or so. I can confirm that -mt report starts to roll...