Klaus Alexander Seistrup

Results 51 issues of Klaus Alexander Seistrup

**TL**;**DR**: Profanity ate 1 GB swap in less than 15 days I have profanity running on a RPi4 (aarch64 architecture) that is running ArchLinuxARM. Profanity receives notifications from e.g. cron...

Some pædofiles have been pimping lolitas on twister for some time now. And while I strongly believe in free speech and do not wish to support censoring, I'd like to...

Now that the canonical way of compiling twister on Linux is running `./bootstrap.sh`, twister gets built without support for IPv6 and there's no obvious way of enabling it other than...

It is possibly to have `twisterd` listening in a given address and family by using `bind=` and possibly `onlynet=` in `twister.conf`, e.g.: ``` sh # Bind to given address and...

It would be nice if heffalump had a builtin bandwidth limiter so that output rate could be limited to a given number of kB per second.

The quantumrandom-dev script works good. However, it'd be nice if it could use syslog as its output is invisible when run as a dæmon. Cheers.

enhancement

If there is a configuration file in `~/.config/oasis/default.json` oasis-desktop will use whatever settings you have put in there: > oasis Configuration read defaults from ~/.config/oasis/default.json +0ms > oasis Listening on...

bug

Is this module meant for Python 2 or Python 3? With Python 3 I get this exception: ```pytb $ python Python 3.6.0 (default, Jan 16 2017, 12:12:55) >>> import tai64n...

Shouldn't the module also have an `.encode()` method that takes a `datetime` object and returns a TAI64(n) value? And shouldn't the `.decode_tai64n()` simply be called `.decode()`, since the context is...

`bitcannad --help` says: ``` -blocknotify= Execute command when the best block changes (%s in cmd is replaced by block hash) ``` However, `bitcannad` will gladly send several notifications about the...