The problem with scrollbars is that they tell you nothing about the structure of content. Is that long scrollbar due to a huge blog post, or a short post with many comments underneath?
miniblog.
Related Posts
I do occasionally find myself wanting to use the phrase "you're absolutely right", especially in technical discussions.
I've started avoiding it though. I worry it'd make me sound like I'm just automating my comments.
LLMs have a really unfortunate habit of leaving comments that exactly describe the bug they just fixed. I keep getting code like this:
// Let Alice and Bob log in.
if user_tags is None:
Should lint suppressions be first class syntax or comments?
Adding a proper metadata system (e.g. Clojure or Rust) is a big design space but it's clear which expressions are affected.
Comments are much easier to implement but it's easy for users to get them wrong.
Thoughts?