Hannes Hauswedell

Results 286 comments of Hannes Hauswedell

Thanks for the heads-up! I currently don't have access to the TV to try, but maybe @f-heeger can have a look?

I can confirm this crash. Running on Ubuntu 21.10 and Sway. Almost always when I switch the virtual desktop back to the desktop where Clementine is running, it crashes. It...

Yes, this is really important for C, C++, D, Java, Javascript, AWK...

Thanks for the quick reply! > I might be able to workaround that somehow; I'm currently extracting the parsing code in a separate library, Cool, if there is anything testable...

For me, SOCKS5 + current qbittorrent + NordVPN seems to work.

> Are you saying that you went into QB setting and did the options for nord Socks5 servers and authentication and you were able to get a connection that showed...

This is news to me. I assumed that zfs native encryption is not as fast as native encryption, but that it is stable. Could someone more knowledgeable please clarify whether...

> I'm going to try to steer things back on topic I do think it is on-topic to try to document as best as possible *when* these issues occur. It...

> Runtime: This is very hard to predict. Purely theoretically we replace O(n) with O(n * log(m)), where m is the number of sequences. In my test (386MB input) I...

I am also not certain how extension works. The documentation says: ``` wavefront_aligner_attr_t attributes = wavefront_aligner_attr_default; attributes.alignment_form.span = alignment_endsfree; attributes.alignment_form.pattern_begin_free = pattern_begin_free; attributes.alignment_form.pattern_end_free = pattern_end_free; attributes.alignment_form.text_begin_free = text_begin_free; attributes.alignment_form.text_end_free =...