• 62 Posts
  • 239 Comments
Joined 5 months ago
cake
Cake day: February 10th, 2024

help-circle



















  • I hate the formatting of most forums. Reddit and Lemmy’s comment nesting is excellent.

    The funny thing about this is that it’s just plain old threading, which has been around since the 1980s or earlier, with the slight variation of showing message contents directly in the thread tree instead of beside it (thanks to today’s high-res displays).

    Usenet readers did threading. Email apps could do it if the developers wanted to; the required information is there. I’ll bet there’s forum software that can do it if an admin enables it.

    For some reason, most corporations seem to have decided that classic message threading has no place in their interfaces. They resort to piling things into stacks or serializing them into seemingly endless scrolls. It fails to represent the structure of group discussions, and sadly, has been going on for so long that many people might not have ever seen the better alternative outside of reddit.












  • I use KDE on Debian. I have not encountered this, nor can I think of a reason why showkey would break a user’s desktop session.

    If the GUI login screen is still visible when it hangs, I suppose sddm might be having trouble. To investigate, I would run journalctl -f in a text console, and maybe tail -F /var/log/Xorg.0.log* in another, while attempting a GUI login. When it hangs, I would switch back to the text consoles and see if the most recent log messages hint at what’s hanging.

    *(Or whichever log file corresponds to the new X session, assuming you’re using Xorg instead of Wayland.)

    Could the fingerprint reader be causing the problem on the main account?