Deleted user
Deleted user
Yep, i've been setting up a noop logger in my applications. However it's redundant code, boilerplate if you will. I have to keep that logger as a state and pass...
This and .avif would be perfect
Is there a way to address this issue and make the backend somehow possible. Is there any point to start?
For those wondering, no, it isn't a virus. It's just a false positive.
I’d rather avoid anything that might prompt Twitch to clamp down on this project, like its primary fork being usable in large bot farms. If this problem requires a solution,...
> That is an interesting suggestion! Thank you! @johannesjo Any updates on this?
I have opened a PR to fix this issue: #333
I get the same warning, but it still runs, so the "Your system is avx2/neon capable but..." RuntimeWarning is probably unrelated to your display driver issue. What display driver are...
https://github.com/getzola/zola/blob/a91ae35872639c34f32e26d48d3078ddb8101c81/components/content/src/page.rs#L110 Currently, the reading analytics are derived from `page.raw_content` which is all content (including footnotes). In order to get the word count for just the main content, the footnotes will...
The `--json` and `--xml` flags are only available on the `ossi` subcommand. We only use the `iq` subcommand. Ideally, the output would be consistent across auditjs, scan-gradle-plugin, nancy, etc.