-
Currently, the only configurable for database dumps is how often. We'd like to be able to configure dumps to happen at a specific server time, e.g. hourly **on the hour**, similar to a cron job.
ghost updated
4 years ago
-
ARRAY_FILTER_LOCK has no man page.
You can copy the docs from ARRAY_FILTER_FLAGS ... the difference is instead of a string of flags, it takes a parsed lock.
-
I commented on the commit that breaks things:
https://github.com/fuzzball-muck/fuzzball/commit/7fed0e712ecf4089c10fe4830f216536eb6fa7e0#commitcomment-34038815
It seems that this comment breaks e…
-
Check out this code here:
https://github.com/fuzzball-muck/fuzzball/blob/7cf2169fb4a213d19766a7521a8e6f3c1d0cded7/src/interp.c#L897
If I'm reading this right, if you're deep copying a packed arr…
-
Okay ... so this is a little hard to quantify, I'm still sorting out the bug.
We are running mcp-extern (which comes in the fuzzball MUFs). Typically, when the MUCK is running after a clean start,…
-
Eventually, do a release with an actual numbered tarball. This'd give us a tarball to actually make a checksum for, so this could possibly become a package too. fuzzball-muf is much like what autoco…
ghost updated
5 years ago
-
So the auto-restart script on the dev MUCK is rebooting every hour. This is because when I pull from GIT I am getting:
```
fuzzball@preview:~/fuzzball$ git pull origin master
From https://github…
-
After
https://github.com/fuzzball-muck/fuzzball/pull/328
https://github.com/fuzzball-muck/fuzzball/commit/4d95345b1bf4ad2b311322ca0d3054392c6b3ba9
the Windows builds don't come with documentation. …
ghost updated
5 years ago
-
Just out of curiosity (no rush as the changes aren't urgent):
I noticed in the fuzzball repository, there's this directory:
dbs/advancedb/muf
It has the same stuff (pretty much) that the fuzzball-m…
ghost updated
5 years ago
-
In the comments for
https://github.com/revarbat/trebuchet/pull/3
there was some discussion of changing the ownership of the trebuchet repository from @revarbat to someone else.
I suggested @fuzzbal…
ghost updated
5 years ago