I wish I could use this on mobile...
I don't understand why the non-context display option exists.
(Except for a bug where "see in context" doesn't work when the parent is collapsed)
When you use a browser you're putting an enormous amount of trust in it's manufacturer to get security right, and I don't have that level of trust for most vendors.
That's fair. I believe kiwi is a fork of chrome that is kept up to date with a set of patches applied on top fwiw.
How up to date? Chrome security patches are very often followed by reverse engineering and exploitation, so you need to be very prompt.
(Yes, this means I don't trust any browsers except Chrome, Firefox, Safari)
The out of context top-level display of comments when I navigate to them always bothered me, but up until recently I haven't realized there is a way to go to the actual comment via a simple URL change.
From
https://www.lesswrong.com/posts/<postid>/?commentId=<commentid>
To
https://www.lesswrong.com/posts/<postid>#<commentid>
Here is a quick gpt4 generated userscript that does this.