Dan Peterson
Dan Peterson
I had some follow trouble with my instance due to my (likely not great) hosting of webfinger data on GitHub Pages. I wrote about that here: https://danp.net/posts/my-mastodon-setup/#the-octodonsocial-mystery Not sure if...
👋 Regularly seeing high heap/allocations which this PR could help. Anything else needed to get this merged?
If it helps anyone: we "fixed" this by setting ChunkSize=0 on all our Writers, which disables use of the buffer entirely. Since we do our own retries elsewhere that seems...
I think maybe even 64 bytes would be a reasonable limit, that would handle a sha256 sum.
Yeah. I'd say the limit should be 64 bytes and the recommended usage when you are not sure if your value will be under that is to hash. Another option...
Where/how do you use `currentActivity`?
:airplane:
This is the most interesting issue I'm currently part of. Are there any conferences coming up in Berlin that would be cool?
Running into this myself, on macOS. Maybe related to me using `backup-by-copying t` that I learned from #3516 / #4112? Not sure. It does seem less than ideal that `file-notify-add-watch`...