Jonathan
Jonathan
I've just bisected the problem to this commit: 3be8e80fe73d10bc92944eb55d822d27a380c5f8. To trigger this issue you only need to have enough words to cross the `MAX_WORDS_IN_LINE`. I was consistently getting this problem...
Today I was updating difft and applying my patches and I thought: “Why not run a bisect against pretty much all of those cases again?” So, that's what I did....
I'm always open to contributions. I have zero experience with Flatpak and no access to an AWS VPN anymore to test the changes, but I'm still accepting PRs.
Hmm, I need to look how AWS Client does this, but I'm pretty sure it's possible to do since we do this on our VPN (not AWS tho, so I...
Thanks for the contribution, I'll try to look into this and see if I can help. I came across [this documentation](https://wiki.archlinux.org/title/OpenVPN#DNS) and by looking at the samples scripts I have...
Only some small changes. I wonder whether this risks breaking the Nix build, and I think it does as `resolvectl` needs to be available on `$PATH`. I may need to...
> Disclaimer: I have never written rust before and I have no idea what I'm doing. Don't worry, that's how everyone starts! I'll add some small suggestions, but overall it's...
On Linux I've literally set the logs folder to read-only, I've tried everything and nothing helped. I was working and suddenly my SSD ran out of space and the editor...