Skip Navigation
distant plant

Software developer + ellipse tool's number one fan. He/him. Hosted in Azure with microblog.pub.

Posts
2
Comments
23
Joined
2 yr. ago
  • I'd like less focus on the network and more on individual servers, with their own names, policies, and reputations. Then users aren't thinking about whether to join one huge network - they're thinking about whether that server is the kind of place they want to be. (https://wandering.shop is a good example of an instance that is explicitly going for certain vibes.)

    It would allow individual pre-existing communities to create their own spaces, ones which would prioritize those communities' experiences and needs over their connection to the rest of the fediverse. I'm imagining something like Dreamwidth or Fur Affinity or the many old-fashioned forums out there, just with the ability to follow users or navigate to topics on other instances if you know their names or URLs. I'm really not worried about discoverability outside the instance - to me, the instance is the platform, and anything outside of it is just an additional thing I can get to if I want it.

    That being said, I think this approach is probably incompatible with trying to create a general-purpose social media site that also attracts a large number of users, at least not without a hefty marketing budget.

    @[email protected] @[email protected]

  • I think the biggest issue is HTTP Signatures - they're not part of the standard, they're not well-documented, and without them your server won't federate with anything and so you have no idea whether it works.

    Plus sometimes an implementation works with Mastodon but not something else. I think Mastodon just uses certain headers when calculating the signature, but Bridgy Fed also includes the URL or something. The C# code I'd copied was programmed to exclude the URL always, so I had to change that, but it took a while to figure out that that was the issue.

    @[email protected] @[email protected]

  • Perhaps for images they'd have to federate just the text and a small thumbnail, and then just the people interested would click through. I wonder if that'd be enough.

    @[email protected] @[email protected]

  • Only reason I think they might not go this route is that it could make it hard for them to drop in Prodigy references. Although, they could definitely have the two EMHs talking to each other...

    @[email protected]

  • Of note: ActivityPub (the protocol) has its own logo, seen in https://activitypub.rocks/ and other places. The protocol and the community are absolutely separate things, so this is really good.

    I've never really linked the rainbow star icon, just because I don't really like rainbows (IMO the ace flag is the prettiest but I might be biased). I'm also still not convinced that Meta's icon is even supposed to represent the fediverse, as opposed to just a Threads feature that lets it connect to the fediverse. So overall I'm a fan of this proposal, although it does bug me that it uses 6-pointed stars in the font on the webpage and 5-pointed stars in most other typefaces. The 5-pointed stars create some nice negative space.

    @[email protected]

  • @[email protected] @[email protected] Sure, although I had forgotten that the community shares replies to, so it actually does federate out if I tag it.

  • ActivityPub addressing is really somewhat complex and pretty much any server is going to abstract it with things like at-mentions, sometimes making different assumptions. When I reply to lemmy posts from my microblog.pub server, I sometimes need to make sure to include both the user (@[email protected]) and community (@[email protected]) if they happen to be on different domains. Otherwise my server's addressing won't send it to the right place. And I doubt other lemmy instances will see this post unless I tag them too.

  • I know everyone here probably knows how to pirate things from overseas, but having the show available on a streaming service like Netflix or SkyShowtime is going to put it in front of more people who might like it and make it easier for them to recommend to their friends. I'd say the same thing no matter how long the wait was, to be honest. It took a good while for Summer Camp Island S6 to show up here in the U.S. but now it gets regular reruns on cable, which is what lets kids and teens find it. Better that the show's reach isn't restricted to people who already know what they're looking for.

    CTV used to be the best at exposure by putting Star Trek on both streaming and linear - not sure why they're dropping the ball on this one.

    @[email protected]

  • @[email protected] I'd love to see Andorians and Tellarites struggle to pronounce place names like Ashwaubenon and Oconomowoc.

  • Reminded me a lot of Discovery. What a cool episode for Zero - their character design is quite fitting I think and looks good. Wonder if we'll ever see that in live action. @[email protected]

  • Checking off two sci-fi bingo boxes with the classic "airplane race with an alien you just met" and "computer gone rogue" in the same half hour! Quite clever and brave of Zero to take the pointy AI out like that.

    By the way, did Gwyn refer to Zero as a he in the log? If true, it wouldn't be the first time a character's pronouns have changed after you met them. Just like real life - I like that.

    P.S. Is this the first time in Star Trek we hear a log in voiceover that also includes someone else's voice?

    @[email protected]

  • Daystrom Institute @startrek.website
    distant plant @microblog.lakora.us

    Could any of the main characters of Prodigy have been affected by the Borg assimilation in Picard S3?

    Could any of the main characters of Prodigy have been affected by the Borg assimilation in Picard S3?

    Season 1 of Prodigy takes place in 2383. This means the main characters would be about 18 years older at the time of Season 3 of Picard.

    When the Borg assimilate the younger members of Starfleet, using "recievers" added to their genetic code through the transporter system, it's said to only affect individuals prior to a certain point in their brain development - around 25 for humans.

    The characters' ages in 2383 are:

    • Dal: 17
    • Gwyn: 17
    • Jankom: 16
    • Rok: 8

    No age is listed on Memory Alpha for Zero, but they're also Medusan, have already broken free from the Borg once, and I don't know if Medusans even have genetic material that the transporter could detect. (Also, Murf's age is explicitly said to be unknown.)

    In 2401, Rok would be about 26 (not including the time spent in the slowdown in "Time Amok"). For her to be affected by the Borg assimilation, I think we'd have to ma

  • @[email protected] Michaela Dietz playing a Vulcan, that sounds interesting!

  • @[email protected] @[email protected] - https://socialhub.activitypub.rocks is a place where people discuss various ActivityPub implementations and potential improvements - primarily from a technological perspective (how the software is written), not as much from a cultural perspective (how users use the software), so it doesn't directly answer your question, but it might still be helpful in some cases

  • ...

  • @[email protected] DeviantArt - I like separation between art, literature, and regular status updates, and the ability to group posts in your inbox into folders by who posted them. Or, more realistically, any of the various furry sites that work on a similar model and have less potential for cultural conflict.

  • @[email protected] one advantage to a system like this, is that you don't need it to catch on in a bunch of different communities for it to work. It can catch on even in one place, and it will already be useful for the people there.

  • @[email protected] Very nice! I might switch my single-user server to something like this someday - it'd be nice to have something I know how to make changes to. Also looks like the database and cache dependencies all run through ASP.NET Core stuff so they could be replaced (although I know from experience that just because you're using Cosmos DB thru EF Core doesn't mean you can write your schema the same way!)

  • @[email protected] microblog.pub has RSS feeds. you do need to self-host it though. That's what I'm running on this account if you want to see an example

  • @[email protected] I've implemented the "log in with Microsoft", "log in with Google", etc buttons in ASP.NET Core + Identity before - most of them just use OAuth2, which works pretty much the same way no matter what provider you're using.

    OpenID Connect is an authorization layer built on top of OAuth2, so it could give you information about the user beyond just "they logged in and here's an access token". Maybe an OpenID Connect provider would be helpful in this use case - it seems to be designed to solve a problem much like this.

  • Daystrom Institute @startrek.website
    distant plant @microblog.lakora.us

    (https://startrek.website/c/daystrominstitute) What can we know (or at least guess) about Tellarite culture and behavior from Jankom Pog?

    @[email protected] What can we know (or at least guess) about Tellarite culture and behavior from Jankom Pog?

    This is going to be pretty open-ended, but I'm curious: given that Jankom is the only Tellarite main cast member of any Star Trek series, what might his personality, behavior, relationships (etc.) tell us about Tellarites as a whole, or their relationships with other species within or outside the Federation? Obviously, it's not easy to know much from Jankom in particular (given that he's a kid and grew up among pre-Federation Tellarites), but thematically, I think it would be nice if one could draw some lines (even if it's wild speculation) between his his role in the team, and the fact that the Tellarites we see in ENT not only help found the Federation, but never leave it, even after the Burn (IMO, one of the most fascinating bits of worldbuilding that's ever been dropped in an off-screen monologue).