TIL: In #Linux, when you "switch user" (in Wayland or X11), the second user opens up a separate session which you can directly switch to using the Ctrl-Alt-F-keys without re-authenticating, as long as the user-specific sessions aren't locked.
In Debian 13 #GNOME, the first user session is Ct…