Svein Ove Aas

Results 40 issues of Svein Ove Aas

That is: I'd like to have the 'loaders stop working after the player owning them has remained logged off for, say, a week. This is to simplify garbage-collection of chunkloaders...

I used `/forge generate` to pregenerate a mid-sized (~7500x7500 blocks) world. This didn't generate RC structures, so I attempted to use `/#retro` to fix it. Possibly that could have worked...

Specifically, it only sends the multicast message over the primary interface. Any chromecasts connected to secondary interfaces won't be discovered. It needs to iterate over all interfaces.

bug

On SSHing to a machine, I was greeted with this message: ``` Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-112-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage 29...

See https://github.com/rook/rook/issues/1044 This should have been fixed, so perhaps we're installing a too-old version of Ceph/Rook, but in any case I was unable to mount a filesystem using rook-toolbox without...

Here's a puzzler: What happens if, for whatever reason, kube-dns fails to schedule due to overall lack of CPU? If your answer is "everything breaks", you'd be right. :) There's...

Some things we could add to make management easier... - [ ] A command to list the nodes in a cluster. `hetzner-kube cluster list` only lists the IP of the...

With the supplied 'qdb' wrapper, if you do multiple simultaneous invocations of quinedb (as, say, to increase performance on a multicore system), there's a chance of clashing writes to qdb.out/err,...

Pressing tab, with the cursor in the middle of an expression, always moves it to the start of the line. My expectation would be that it leaves the cursor where...

...even with the PR I already sent you. It helped a bit, but not enough. Note: By "slow", I mean that if there are three hundred solar panels then the...

enhancement