Maarten Aertsen

Results 15 issues of Maarten Aertsen

I'm using smartfilter in combination with irssi-xmpp. It helps me get rid of join/part spam, but I'm left with user specific channelmodes that are set upon join. E.g. `13:35 -!-...

I just came across a curious case while testing the batch functionality of #613 on a Forum Standaardisatie dataset: ``` $ dig +short -t AAAA www.haarlemmermeer.nl ::ffff:136.144.238.186 $ dig +short...

bug

Just caught this unhandled exception in my logs. Not sure about impact, ~~probably minor~~. ``` [2022-02-08 13:26:40,572: ERROR/MainProcess] Chord 'd9709f8d-d6f1-48e6-969f-1318d73e6e85' raised: ChordError("Dependency a1f78bd6-e955-4c83-8b07-fb1b939ae9ac raised InvalidVersion('3 is not a valid X509...

bug

There are multiple probe registries missing in the clear view. These are the names of the different web_registered and mail_registered probes in `checks/tasks/*.py`. _Originally posted by @gthess in https://github.com/internetstandards/Internet.nl/pull/613#discussion_r748883096_

bug

Feedback in Dutch by @baknu while working on public documentation for github.com/internetstandards/internet.nl: > Betekenis van API-resultaten “invalid (as)” en “invalid (length)” van Routinator was wat moeilijk in de documentatie te...

hi Filippo, I ran into #13 and did the simplest possible thing: expose `reencrypt_path()`. Perhaps this is some use to you or others. I rarely ever write bash scripts, so...

It seems the current code doesn't do anything beyond daily granularity. As a consequence, each day that has backups retained, retains all of them. I'd be nice to handle this,...

Hi Tim, Thanks for writing notmuchfs! I've been trying to use it as fallback for imap clients in combination with my main use of mutt-kz/alot. In ISSUES you state the...

enhancement

This PR adds a test case that shows the bug described in #3416. I confirmed it fails on current develop. I think the bug's root cause is https://github.com/GothenburgBitFactory/taskwarrior/commit/5bb98579841d41e680280ada7bf3a3e9a9940553#r141727451. For a...

For an on-add hook I've developed myself, I don't see modifications to the description reflected in the db. I can reproduce this behaviour with the example on-add from https://taskwarrior.org/docs/hooks_guide/, which...

type:bug