To me it feels that if the planet cannot support life, then it’s not an Earth-like planet. So, the definition of Earth-like planet is broken
- 1 Post
- 16 Comments
I never thought of that. That’s quite smart!
Anyone good at insulting and ranting can make the cut. It should not be hard to train an AI on it.
jormaig@programming.devto Mildly Infuriating@lemmy.world•Amazon Anti Union propagandaEnglish2·2 years agoIn Spain, union staff is company staff. They get paid by the company. There are some rules about how much staff time a union gets depending on company size. If I remember properly it was about 1 full time employee per every 80 workers.
For striking, in Spain people just take the cut of that day or, depending on the sector, there are arrangements where workers strike and company still pays the same. Usually transport workers.
jormaig@programming.devto Mildly Infuriating@lemmy.world•Amazon Anti Union propagandaEnglish52·2 years agoWait wait, you PAY your unions in the US??? I thought I already heard all
jormaig@programming.devto Programming@programming.dev•OP finds vulnerability where a forum sends you your password in plaintext over email and everyone misses the forest for the trees11·2 years agoBut your password should never reach the server. It should be hashed already at the client and then salted at the server with a random hash. Then you store the salted hash
jormaig@programming.devto Programming@programming.dev•OP finds vulnerability where a forum sends you your password in plaintext over email and everyone misses the forest for the trees81·2 years agoBut the thing is that you should never have access to the plaintext password and thus you should never be able to receive it in an email. You should store the salted hash of the password instead of the password itself.
More or less, just keep a good eye on your wallet and it should be fine.
I’m not sure what are you talking about. I’m Spanish and the first people to criticize Spain is Spanish people. Probably you’ve never even heard of all the problems our country has. Unemployment, corruption, house okupation, lots of small crime, mafia related crime for all the drugs trying to enter Europe, lots of immigration as Spain is one of the doors to Europe… I can go on. For all of these there’s a lot of debate and not much being done so far…
jormaig@programming.devto Technology@beehaw.org•The Fairphone 5 is a little more repairable and much more modern4·2 years ago699€ so far… That’s a lot
Have you looked at the post? Use case: you are testing something or playing around and you want to try something. That’s supper common
jormaig@programming.devto Programming.dev Meta@programming.dev•What does "Sessions have been invalidated. You will need to log out and log back in." mean?English2·2 years agoI’m in jerboa but everything seems to continue working. Is this normal?
In Spanish we open and close all quotations. Like:
- ¿Tienes cambio? (do you have change?)
- ¡Me encanta! (I love it!)
Maybe you can open an issue on GitHub?
What’s the difference between this and CBOR?