> [!tldr] A smattering of character count cutoffs
- **28** - about what I can fit comfortably on a post-it note (per line)
- ...there's also about 14 lines, so about 392 total characters
- **64** - the limit to Finder's Preview Pane line length
- **72** - RFC 678
- **80** - the standard terminal length limit
- Google's coding standard
- **100** - Google's *java* standard & [[Rust]]'s convention
- **101** - looks like that's what Obsidian here is using with default theme
123456789A123456789B123456789C123456789D123456789E123456789F123456789G123456789H123456789I123456789J123456789K
## Readability 50 → 75 or so
![[Pasted image 20260727200720.png]]
****
# More
## Source
- self, observation
- https://baymard.com/blog/line-length-readability
- https://www.rfc-editor.org/info/rfc678/
- https://en.wikipedia.org/wiki/Characters_per_line