• 2 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle

  • k110111@feddit.detolinuxmemes@lemmy.worldsystemdeez nuts
    link
    fedilink
    arrow-up
    46
    arrow-down
    1
    ·
    5 months ago

    Lol this reminds me of a time when I had KDE desktop environment installed on vanilla ubuntu. I thought I didn’t really need ubuntu’s default desktop environment and decided to ‘purge’ it. I quickly realized my f up when it deleted so many packages and ui started to act weird, I copied the shell’s output to a file just incase, and sure enough I couldn’t login with ui on next reboot. I was somehow able to login to shell and with some awk magic I was able to parse the text file to get all the packages I deleted and lo and behold everything worked just fine. Linux let’s you f’up your OS but it also let’s you fix it, it’s just a skill issue.








  • The real question is whether or not it is legal. Theoretically it is possible to do with current tech. If i was making such a tool, i would need access to the ebook then pass it through a llm model (possibly with a 7b open source one) to tag which characters are saying what. Once i have tagged dialogues then I could pass it through elevenlabs or other opensource tts and voila you have an audiobook with different voices.

    The real problem is that opensource tts aren’t as good and i imagine if you use paid versions, you will encounter legal issues or it might be too expensive. And can you sell your audio book? Legal troubles again.

    But if you just wanna do it while sailing the high seas, everything should be possible.


  • Neurodivergency is like 0.5% of the population. Even if we assume 149 ppl (excluding OP) are a completely random bag, that would mean roughly 149*0.5/100 ppl are ND, thats close to 0.75 we don’t know the standard deviation of this statistic otherwise we can calculate the probability of having at least one other ND individual.


  • Gonna give it a shot, so you know how there is reddit and it has communities and those communities have posts which have comments etc. Now imagine there are 2 reddits, Addit and Bddit both are exactly same in infrastructure/software stuff but obviously different users, communities and content but since the infrastructure is the same, both Addit and Bddit decided that it would be cool if user@addit could interact and do reddit stuff on Bddit and vice versa. The software that does this is lemmy, anyone can make a reddit like website with this and all users of that website will be able to interact with every other lemmy website. So lemmy is a group pf reddit. Now as you can imagine, website owner can decide which other website can interact with their website, this interaction is called “federating” so defederation means that blocking a certain website (also reffered as lemmy instance), as an example, addit could block bddit or vice versa so users of addit can not interact with bddit.

    Now the concept of fediverse is also similar, in that case fediverse is a goup of fedi services, think a group of lemmy like services where each service has a group of websites/instances. This is possible because most of these services have similar things inside them, like each will have users, posts, comments etc so user@lemmy_instance@lemmy can interact with user@mastodon_instance@mastodon. All this is govern by ActivityProtocol. Honestly i don’t know to what extent these interactions are possible.

    Sooooo in short lemmy= network/group of reddit like websites Fediverse= network/group of lemmy like services