FracturedPelvis

joined 3 years ago
MODERATOR OF
[–] FracturedPelvis@lemmy.ml 1 points 6 months ago

merci pour la réponse, c'est ce que je me disais aussi 🥲

 

Je n'arrive pas a trouver si Signal est un "organisme d'intérêt général" ( voir Dons aux organismes d'intérêt général )

Si je fais une donation a Signal.org (l'application de messages). Est-ce que mon don est deductible d'impôts.

Je me demandais si d'autres ici se sont déjà posé la question et ont une réponse?

[–] FracturedPelvis@lemmy.ml 6 points 1 year ago

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

[–] FracturedPelvis@lemmy.ml 25 points 1 year ago (2 children)

I wonder if all the bombs, mortars, and tanks that have come in to use in the previous year have anything to do with it? :(

[–] FracturedPelvis@lemmy.ml 4 points 1 year ago (1 children)

Thats how the game is meant to be played. I respect it, when I see people do this, I leave them be.

[–] FracturedPelvis@lemmy.ml 7 points 1 year ago

Brexit worked out so well for the UK…

[–] FracturedPelvis@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 year ago (3 children)

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

[–] FracturedPelvis@lemmy.ml 11 points 1 year ago (1 children)

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 17 points 1 year ago (1 children)

Is this tracker a known/reputable tracker? What content does it trade in? (movies/series?)

[–] FracturedPelvis@lemmy.ml 19 points 1 year ago (3 children)

This is a good idea and a good practice in my opinion. Some malicious code detects when it’s being sandboxed and hides itself until it’s running somewhere it can do damage though.

 

Bonjour à tous,

Je suis à la recherche d'un agrégateur de comptes bancaires qui est raisonnable avec mes données et qui me permet de faire des exports.

J'ai essayé Bankin' et ça me semble pas mal, sauf que l'interface est remplie de publicités (aka. suggestions) et les exports sont payants (il faut payer pour Bankin' Pro qui coûte 100€/an).

Est-ce que certains d'entre vous connaissent ou ont essayé d'autres agrégateurs ?

[–] FracturedPelvis@lemmy.ml 6 points 2 years ago (16 children)

when is sideloading coming to ios?

 

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?

view more: next ›