[–] [S] -4 points 2 days ago* (last edited 2 days ago) (1 child)

Thankfully The Walking Dead had already started declining in quality before I ever started it. Been meaning to, but just never have. Probably unlikely I ever will at this point.

DS9 was, I believe, the first real "serialized" Trek aside from the occasional two-parters. You can watch it out of order for the first couple of seasons, but after the Dominion War plot picks up, yeah, you gotta watch them in order. Luckily I didn't see any of the TNG-era Trek until COVID so got to binge them in order as the gods wormhole aliens intended.

I'm the opposite. I loved ENT. Kinda had some heavy-handed post-9/11 plots which are really hard to watch today, but otherwise I liked the "how we got from there to here" and seeing the Trek Tech we take for granted either not exist yet or be highly experimental and dangerous. I get why people don't like it, but I can look past that easily enough. Plus, the last season is basically one long TOS love letter.

SG and Battlestar are both on my "will watch when I have time" list that's ever growing.

Good luck with the Expanse. Hope you enjoy it. There's a LOT happening in the first season, so you really gotta pay attention to the factions and locations. They don't really spell a lot of things out for you other than a short intro in the first episode. I just did my 3rd watch of it recently and picked up all kinds of details I never even came close to catching on my first watch.

  • source
  • parent
  • context
  • [–] [S] -4 points 3 days ago (3 children)

    I personally think it's as good as its reputation. It helps that it's adapted from a book series. I've only read the first three but the TV show definitely does them justice. Unlike Game of Thrones, there was still book material they hadn't adapted before they wrapped it up at the end of the sixth season. It didn't end on a cliffhanger, but it definitely left the door open to pick up with the arc it ended on. I haven't read that far into the book series yet but planning to...eventually.

    Aside from the alien MacGuffin, it's a solid hard sci-fi series which I always appreciate. Love me some Star Trek, but stories that limit themselves to relatively near-future, plausible technology and obeying laws of physics, alien MacGuffin notwithstanding, really help sell it for me.

    This is purely subjective, but the weakest season for me was the fourth which was the first one after Amazon revived it. Most of the conflict/plot was interpersonal. It wasn't bad at all, but felt like "something totally different" coming into it during a binge watch right after Season 3. It hit its stride again with the last two seasons, so it wasn't a letdown like GoT.

  • source
  • parent
  • context
  • [–] [S] -4 points 3 days ago (2 children)

    Well, the silver lining of being this radioactive is that I have a coin flip's chance of either developing the powers of Q or spending the rest of my life in the beep chair. Wish me luck!

  • source
  • parent
  • context
  • [+] -6 points 6 days ago (1 child)

    I think Piefed has a workable API now, but the big limitation for me is that all of the components that make up Tess are tightly coupled to Lemmy's type definitions.

    To support Piefed, I would need to make a translation layer to build Lemmy-esque objects from Piefed's API responses. That's perfectly doable, but Lemmy's type definitions are also limiting a lot of things I want to do. I've extended a few of them but, really, I need to re-write most of these components to use platform agnostic interfaces that meet my own needs while mapping both Lemmy and Piefed objects to those.

    Unfortunately, that's going to take a lot of work that I just don't have time to dedicate to right now. Life has been hectic to say the least.

  • source
  • parent
  • context
  • [+] -6 points 6 days ago* (last edited 6 days ago) (3 children)

    The Lemmy API doesn't combine duplicates/crossposts together and requires it to be done client-side by detecting duplicate URLs when calling getPosts() to generate the feed. This means most apps that do roll up crossposts can only do so for ones that come through in the same API fetch. It's possible to roll up crossposts across different fetches, but having done that in Tesseract, it causes more user confusion than just letting it be a duplicate.

    I've got a natural bias towards Tesseract because I build it, but it does roll them up both by URL and by title. The latter covers cases where someone posts identical things to different communities that don't use a URL, such as questions to the Ask communities. No bonus points because it still doesn't support Piefed, and it's not looking like that's going to happen any time soon.

  • source
  • parent
  • context
  • [–] 6 points 1 week ago* (last edited 6 days ago) (8 children)

    AFAIK, Mlmym is the only "old" reddit UI. I'm not sure if it's still maintained or not but the last commit was sometime last year.

    Didn't know Alexandrite wasn't maintained anymore. I liked it.

    Tesseract is sort-of like "new" reddit circa 2023 but without all the crap. It's Lemmy only.

    Voyager is also pretty popular, but not my cup of tea.

    Blorp is I think relatively new but looks really nice. Haven't played with it much.

    I'm a bit lost beyond those, but you can check out https://lemmyapps.com/ for a mostly up to date directory.

  • source
  • view more: next ›