Mark Hansen

Results 74 issues of Mark Hansen

Hi there, I'm not sure this is a huge priority (probably most users are on linux) but just reporting these issues compiling on macOS: ``` $ qmake --version QMake version...

`with_items` commonly adds latency, we should profile each item. We might need an extra callback from the callback library to achieve this though, or we could just fudge it and...

I'm thinking in particular about how https://mitogen.readthedocs.io/en/latest/ made their own strategies.

Judging by how many blog posts there are about pipelining, this is an important aspect of overall latency. This definitely needs more callbacks though, we just don't have the hooks...

Hi there, a little error I got when I tried to upgrade from debian buster (now superseded by bullseye). ``` $ git clone https://github.com/joelagnel/adeb.git $ cd adeb $ ./adeb prepare...

Buster, the default Debian used by adeb, is now `oldstable`. New `stable` is Bullsye: https://wiki.debian.org/DebianReleases There are a few changes to support Bullseye in adeb, mostly around package names and...

I missed this command because it wasn't on its own line like the other commands when I was skimming this.

This flag is advertised but was previously not accepted. Fixes #43