BrainDamage

Results 7 comments of BrainDamage

I wasn't aware of it, it could be a good fit as well. Personally I'd be fine with either state/cache/data since those at least clearly are paths meant to be...

Some excerpt from a related discussion on irc: ``` a> but that note will still be used when we have the automatic flagging [ndr: of out-of-date] implemented? b> maybe, why...

there's a lib to bypass cloudflare's DDoS protection which has moderate chances of success, however, it requires node.js in order to fool their protection. https://github.com/Anorov/cloudflare-scrape It might be useful to...

just for the record, I have a setup using [silentjack](https://github.com/njh/silentjack) to detect the activity, the extra complication of the shell script is to debounce the activity because jack_capture issues a...

Thanks for the help, I've managed to find the root cause. I had a systemd user service with auto-restart enabled, the service kept crashing and the stacktraces being dumped to...

I think I have figured out the confusion, I forgot to mention that *all* the parent packages were already built, only python-diffusers needed to be built/updated, making aur sync operation...

The bug seems resolved in the pending pull request branch