Jannik Peters

Results 11 comments of Jannik Peters

I use the following function to toggle atuin history saving. Then I can use my terminal without the commands getting persisted in the database. Searching will still work in incognito...

Hi, I had the same issue. It seemed like the bot was uploading the PNG image as JSON data. I did a curl on the image uploaded by the bot:...

`AMD Ryzen 7 7840U w/ Radeon 780M Graphics`. Zen workaround is in place and `kernel.perf_event_paranoid = 1`.

Bringing some attention back to this, @poettering, as I have had multiple issues with running DNS nameserver software on systems with resolved now. Earlier you said the following, but might...

Speaking in the context of Cascade: I think glue is part of the zone in the sense that it needs to end up at the public name servers (fetched via...

Thanks for the PR. > (I don't think this causes any issues in terms of Licensing). I'm not so sure about this statement. The file in the Linux kernel (`lib/checksum.c`)...

A colleague mentioned that we might be able to use the FreeBSD kernel's checksum functions instead (https://cgit.freebsd.org/src/tree/sys/netinet/in_cksum.c). However, that file uses the BSD-**4**-Clause license, and would therefore require us to...

Thanks. That is known behavior as part of it being experimental, but is intended to be resolved in the future.