Matt McHenry
Matt McHenry
I definitely always code in a monospaced font, and am always shocked on the rare occasions I see others coding in variable-width fonts! So thanks for the reminder. This definitely...
https://discourse.elm-lang.org/t/rangeerror-maximum-call-stack-size-exceeded-when-decoding-a-long-list/4605/6 has a diagnosis. https://discourse.elm-lang.org/t/rangeerror-maximum-call-stack-size-exceeded-when-decoding-a-long-list/4605/8 proposes a fix.
Looks like a duplicate of #104 (which also has a fix, #95).
This fix and #95 seem to be addressing the same bug.
Looks like a duplicate of #90 (which also has a fix, #120).
I just updated my server to OpenSSH 8.8, which contains the promised disablement, and I'm now getting the same failure to connect, with `Their offer: ssh-rsa [preauth]` in the server...
This looks to be duplicated by #191.
Yes, this is a known issue (to me anyway :wink:) and my current biggest frustration with this project. I've collected a bunch of [blog posts and such](https://github.com/jerith666/elbum/wiki#helpful-technical-links) about space leaks...
Yeah, I did try that a while ago. Hadn't bothered pushing it here since it didn't pan out, but you can see what I tried at https://github.com/jerith666/elbum/compare/gen-album-mem-leak if you're curious.
https://github.com/NixOS/nixpkgs/issues/19741 has some pointers that may be helpful.