• 3 Posts
  • 17 Comments
Joined 3 years ago
cake
Cake day: November 21st, 2023

help-circle

  • It’s almost exactly a copy of reddit

    The magic of reddit isn’t just the structure of the website, it’s the fact that there are so many people posting to diverse niche subjects. Although one structural thing lemmy is really lacking is the wiki and post flare components; those help give experts a reason to make effortful contributions as they do not fade into the ether after a few days.

    That said, if reddit was new in 2025 or 2020, I don’t think it would take off as much. It gained popularity in a previous time of the internet and is now coasting off that.















  • Could be using CSS position: fixed. But idk there could be other more sophisticated ways to accomplish the same thing.

    In terms of why to not use it, I can think of reasons to avoid it by default. Like it could be very annoying on some devices in some situations. If the page authors made the table headings really long, it could obscure the content. I know I have been annoyed by this sort of thing when websites use position: fixed for their navigation or other elements. When I’ve snooped around the backend of wikipedia I see that they are contending with a wide variety of contributors and users and whatever they do needs to accommodate everyone.

    What I find surprising is that there is (apparently) no 3rd party browser extension, userstyle or userscript that allows enabling this.




  • Thanks for taking the time! But it doesn’t properly reproduce the content.

    As an example, here is the very bottom left corner from the wikipedia:

    there is a merge row with content “5 TSMC N5”. Same height as merged row in next column, with content “Zen 4”.

    But in the google sheet:

    those row containing “5 TSMC N5” have all be un-merged into 14 separate rows. However for some reason “Zen 4” has been properly copied?

    I would need 2+ very large displays to compare the two documents side by side but from what i can see on my 1 small display there are many such inconsistencies. My experience is that cleaning up the data is impossible.