Lorenz Diener
Lorenz Diener
The DeepDanbooru Gradcam notebook is very much a product of me playing around with different things and has a lot of stuff that works badly or does not work in...
I'm trying to figure out what the best way to add some form of support for ASIC-E files to paperless-ngx. ASIC-E is a signed container format - it's effectively a...
Allow passing a function to be used for log output in place of the print() function (Relating to https://github.com/IDSIA/brainstorm/issues/36 )
I've noticed that the last commit to this file did not fix the bug for RGB escapes - this PR does that, so that strings with RGB colours escapes can...
Currently, the terrible hacks I put in to record streaming API stuff work only on Python 3.9, which is past its prime. It would be good to be able to...
4.5 adds a new AsyncRefresh header and endpoint. We need to expose this somehow. First draft plan: 1) Base entity type gets AsyncRefresh info. We add a function to retrieve...
From Mastodon changelog: 1) Change display of blocked and muted quoted users (#36619 by @ClearlyClaire) This adds blocked_account, blocked_domain and muted_account values to the state attribute of Quote and ShallowQuote...