meltyness
meltyness
Some of the **Chapter introduction sections** are basically re-motivated again by the individual sections. **Chapter 7** isn't pulling its weight. I still haven't figured out module pathing, and just permute...
So discovered in my usage of the system that dispensers of the base32 token shared secret dispense them with lowercase alphabeticals, which the `base32static.php` library doesn't tolerate, even though RFC...
I'm not sure I can agree since, "...this book assumes that you’re reading it in sequence from front to back..." It's also not abundantly clear which piece of information you...
I had some similar types of issues, switching to Firefox Beta, and flipping `dom.suspend_inactive.enabled` seems to have resolved it. Maybe adding a whitelist could help but not sure there's a...
this hard-coded unconfigurable value whose provenance i cannot determine: https://github.com/ollama/ollama/blob/88738b357bcd25eea860b59bf7de2f6b94cfc352/discover/gpu.go#L41 incident on the following calculation: https://github.com/ollama/ollama/blob/1e7f62cb429e5a962dd9c448e7b1b3371879e48b/llm/memory.go#L193 Seems to be at play in my case. I took the arbitrary `457` value...