Edd Barrett

Results 174 comments of Edd Barrett

> I would guess there's an incorrect assumption in the test I tend to agree. I'm not likely to find time to look deeper into this right now. I don't...

Perhaps tags are shown, but as shown in my screenshots, branch heads are not. I think both tags and branch heads need to be clearly discernible at a glance, like...

I think it might also be nice to have an environment variable (or similar) to choose a pinentry program. On Tue, 28 Dec 2021, 00:59 str4d, ***@***.***> wrote: > rage...

Not sure if this is the same problem, but I'm having issues getting at `RTLD_DEFAULT` from `dlfcn.h`. It's defined thusly: ``` # define RTLD_DEFAULT ((void *) 0) ``` Without hacks,...

``` arrakis:mtm> make cp -i config.def.h config.h cc -O2 -pipe -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -o mtm vtparser.c mtm.c pair.c -lncursesw -lutil In file included from mtm.c:35: ./config.h:82:10: fatal error: 'pty.h' file...

I'm using a crappy TalkTalk router provided by the ISP and I've been unable to find a configuration where IPFS doesn't drag my internet connection to it's knees. Using ifstat...

Perhaps this is a dumb question, but why don't you make it so that IPFS stops connecting to more peers once the high water mark is reached?

@triska Not really. I'm packaging for OpenBSD, so we would really like to link LibreSSL. Failing that, I could always disable the SSL module, but ideally we could find a...

I've just asked on our porting mailing list. Watch this space.