• 2 Posts
  • 58 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle

  • This post is a little too vague to give real advice. You don’t tell us what industry you’re in. You don’t tell us if the engineers are the end users of the software or processes you’re working on, or if they will implement the software or processes you’re working on.

    If they’re the end users, they might be concerned that the changes you’re designing are going to make their jobs harder. A lot of changes in the past couple decades aimed at “efficiency” have involved making people take on more work for no additional pay, then firing the administrative staff or other engineers who used to do that work. Even if that isn’t the sort of project you’re working on they are reasonably wary based on past experience. Or maybe it’s not clear to you how this will make their life harder but management will find a way.

    If the engineers are writing the software that you are helping design, how are you helping to make their jobs easier and more fulfilling? It’s an unfortunate fact that software engineers are sometimes treated like misbehaving vending machines that will produce software if you force them to. If they are writing the code, there’s a very good chance that they know more about this process than anyone else in the room, but are they treated like they know more than anyone else in the room? Is their expertise valued or are they treated like roadblocks when they give their expert opinions?


  • Mastodon, Lemmy, and Bluesky all provide RSS feeds for some of their pages, so you can sort of do this with just an RSS aggregator. It wouldn’t do everything you asked for but it would be a start. I follow some Mastodon users and some Bluesky users’ RSS feeds, unsure if you could also get a RSS feed of a Bluesky feed.

    I use Miniflux: https://miniflux.app/. It’s web based so you can access it on any device. It’s open source so you could run your own instance, but they also have a paid version which is just $15/year. It works great and the price is super cheap so that’s what I use.











  • Oh yeah this has little to do with the original question about why bsky is more popular. This suggestion of “let people write their own algorithms” is for the devs who think algorithms are harmful. They aren’t harmful if you give users the power to choose their own algorithm. Techie people can write the algorithms and non-techie people can choose them. Chances are a few algorithms would eventually become the most popular and very few would be written after that, but the point is you let the users decide instead of the Mastodon devs having to write the algorithms.

    And now I realize bsky actually has something like this: Custom Feeds. If I understand correctly, they get around the “running untrusted code” issue by not running the code on bsky servers. Instead whoever wrote the custom feed gets the data from bsky, runs the algorithm on a separate server, then returns the custom feed. Pretty clever. https://docs.bsky.app/docs/starter-templates/custom-feeds


  • I was thinking along the lines of being given a list of popular algorithms, but if you find an algorithm you like on another instance you can copy it over to your instance. So it is not necessary to write code and nearly nobody would do it, they would just use ones that other people created.

    But I realize this is an extremely difficult request so I’m not really serious when I propose it.






  • I’d you go to a post you are always told that the host server may have more replies

    Just yesterday I opened a post on Masto that had 80 boosts. I went to my home instance to boost it, and it said 10 boosts. I get that things will sometimes be out of sync due to federation and I don’t think those numbers need to be exactly the same, but that’s a huge difference.

    If you don’t like the instance (why wouldn’t I?) you can just move to a different one. Yes, and restart my network. It’s not really a good solution.

    Yep. I’ve moved several times and the process sucks. It’s ridiculous that your posts and followers don’t follow you. It’s technically possible to do it: just give every account a public/private key pair for identity, and if you migrate to a new instance your public/private key pair come with you so you can prove that you are still you, and then there should be no problem bringing your posts and followers to the new instance. But despite the fact that switching instances is a core feature of the Fediverse, the process sucks.