ChillPC

joined 2 years ago
[–] ChillPC@programming.dev 2 points 1 month ago

In France, I have 3 different banking apps that works totally fine with eos. I don't know if it would apply to your case, but it might be worth the shot

[–] ChillPC@programming.dev 5 points 3 months ago

If you want, here is my framework when I am full of frustration but seek answers:

  1. Open new file
  2. Write my thoughts unleashing all the frustration I have
  3. Calm down
  4. Put the file to trash
  5. Open new file
  6. Write my thoughts and question in a respectful way to engage in healthy conversation
  7. Copy and send online
[–] ChillPC@programming.dev 30 points 4 months ago (2 children)

You fool, humans are flexible enough to get used to slow experiences. Even if the average user needs to have discord, slack, 100 chrome tabs, word and any other electron app opened simultaneously, he will just go through his work. He may not be happy with it but still continue without changing his habits.

But to be honest, I goddamn hope you are right!

[–] ChillPC@programming.dev 5 points 6 months ago (1 children)

You can totally do that in nextcloud. All your file structure is keeped in the directory of nextcloud. The database only keep metadatas about what is shared and such things. One soft that strip the file structure and store it only as metadata in a database is Seafile. For your usecase, you can drop your files in your nextcould directory at the right place and invoke the command occ files:scan. It doesn't watch for file changes, but you could certainly setup a Cron or a script to invoke it remotely.

[–] ChillPC@programming.dev 1 points 11 months ago

The Fxtech Pro1X experience was enough to make me run away from all new "Linux phone" projects.

[–] ChillPC@programming.dev 3 points 1 year ago* (last edited 1 year ago) (3 children)

Looks like somebody made a generality out of the Shamir Secret Sharing PayPal implem (read it thought)