←back to thread

305 points todsacerdoti | 2 comments | | HN request time: 0s | source
Show context
mmastrac ◴[] No.44061671[source]
The associated issue for comparing two u16s is interesting.

https://github.com/rust-lang/rust/issues/140167

replies(3): >>44061906 #>>44065911 #>>44066028 #
heybales ◴[] No.44061906[source]
The thing I like most about this is that the discussion isn't just 14 pages of "I'm having this issue as well" and "Any updates on when this will be fixed?" As a web dev, GitHub issues kinda suck.
replies(2): >>44063190 #>>44073866 #
1. NoMoreNicksLeft ◴[] No.44073866[source]
Wonder if it's a poor interface issue... if people could just click a button that says "me too" but didn't add a full comment but rather just added some minimal notation at the bottom of the comment that indicated their username, 1) would people use it and 2) would that be not overly-busy enough to not be annoying? It could even mute notifications for the me-toos.
replies(1): >>44134415 #
2. IshKebab ◴[] No.44134415[source]
This seems like an area where LLMs would actually be extremely useful. You can manually mark comments as irrelevant. Why can't GitHub use AI to do it automatically? Or to highlight the "resolution" comment automatically? On very big issues it can take a non-trivial amount of time just to find out what the outcome was.