• LiveLM@lemmy.zip
    link
    fedilink
    arrow-up
    18
    ·
    11 months ago

    I believe Reddit’s code was open sourced for a period of time, maybe that’s this looks identical.

    • madcow@lemmy.ml
      link
      fedilink
      arrow-up
      21
      ·
      11 months ago

      Every web frontend is source-available. You can do some obfuscation sure, but it’s always possible to just grab the computed style properties when the document finished rendering.

      • LiveLM@lemmy.zip
        link
        fedilink
        arrow-up
        6
        arrow-down
        2
        ·
        11 months ago

        Well yeah, but I imagine being able to look at Reddit’s back end code might have helped make sure it behaves identically to the real thing.