[-] FracturedPelvis@lemmy.ml 6 points 4 months ago

Blasphemous is not too hard and has a great story. Just don’t go to the mountains first.

[-] FracturedPelvis@lemmy.ml 1 points 9 months ago* (last edited 9 months ago)

oh nice, Ill try again (I tried it ages ago and it was crashing, and protondb has a borked status)

edit: I confirm it works

[-] FracturedPelvis@lemmy.ml 1 points 9 months ago

It’s a shame it doesn’t run on linux though…

[-] FracturedPelvis@lemmy.ml 11 points 9 months ago

The real issue is money. How much and how (un)distributed.

Why is it fair/ok that one company can use all this material and make a lot of money off it without paying or even acknowledging others work?

On the flip side AI model could be useful. Maybe the models/weights should be made free just like the content they are trained on. Instead of paying for the model, we should pay for the hosting of the inference (aka. the API)

[-] FracturedPelvis@lemmy.ml 6 points 9 months ago

when is sideloading coming to ios?

1

cross-posted from: https://lemmy.ml/post/1507151

I'm trying to build a minimal CLI that would sync subscriptions between 2 or more lemmy accounts.

To do so, the CLI would need to:

  1. login to each account. For this I can use the login endpoint.
  2. get a list of subscriptions from each account. <- This is where I'm currently stuck.
  3. subscribe the accounts to the communities of other accounts. I think I can use the followCommunity endpoint.

My question is, how do I get a list of communities that a user follows?

FracturedPelvis

joined 2 years ago