Aiden McClelland

Results 99 comments of Aiden McClelland

That's not hosted on a .onion so I'm not sure how much it would help

In order to support `mount -t ` it needs to be able to parse mount options in that specific format. In this case, fuser isn't opinionated about anything, mount is.

The current emver specification doesn't actually support leading zeros, so it's stripped when the version is parsed. This will be accounted for in the new specification.

> The entrypoint _is_ what runs `occ upgrade`: StartOS needs to separate migration from runtime code, so we need to be able to upgrade it separately. I had assumed that...

Ok, so it turns out the exit code for running out of memory is the same exit code used for any application terminated by SIGKILL. Looking for other ways to...

docker will send a sigkill if a sigterm times out

> @dr-bonez looks cool! > > Curious what would have been the issue with just the raw tx hex being the format for the external interface. @chrisguida That would require...