vsis

joined 2 years ago
[–] vsis@feddit.cl 1 points 1 year ago* (last edited 1 year ago)

I might not be hired as a translator

Everything in automation has the same effect: human work becomes obsolete.

Most of the time is work that nobody likes, like elevator operator or copying books by hand. Sometimes is work that someone likes, like knitting or distributing newspaper by bike.

LLMs and stuff like that is nothing new in that regard. Although today LLMs are not an actual replacement of a professional translator.

[–] vsis@feddit.cl -1 points 2 years ago (1 children)

Nobody broke the law lol.

I believe they have like a month to comply.

The just asked for a ticket in the app, to make their lifes easier. If OP doesn't want to, they still have to comply though.

Now I remember why I hate working directly with customers.

[–] vsis@feddit.cl 0 points 2 years ago (5 children)

They were very friendly imo. No need to speak legalese or to be rude.

Just tell them that you can't or don't want to install the app.

If they don't help you, then you proceed to remind them that you are not required to install anything for them to comply with GDPR.

0
submitted 2 years ago* (last edited 2 years ago) by vsis@feddit.cl to c/memes@lemmy.ml
 

edit: Don't do this. Embrace modernity and don't pollute the soil.

[–] vsis@feddit.cl 2 points 2 years ago (1 children)

Kubernetes is useful if you have gone full cattle over pets. And that is very uncommon in home setups. If you only own one or two small machines you cannot destroy infra easily in a "cattle" way, and the bloatware that comes with Kubernetes doesn't help you neither.

In homelabs and home servers the pros of Kubernetes are not very useful: high availability, auto-scaling, gitops integrations, etc: Why would you need autoscaling and HA for a SFTP used only by you? Instead you write a docker-compose.yml and call it a day.