chrismit3s

joined 1 year ago
[–] [email protected] 5 points 6 months ago* (last edited 6 months ago) (10 children)

Die Komplexen Zahlen sind auch nur eine Untermenge der reellen 2x2 Matrizen, also lassen sich zumindest so darstellen.

Wenn jemand also behauptet, das es die komplexen Zahlen nicht gibt, sollte man ihn mal Fragen, ob es überhaupt die reelen oder ganzen Zahlen gibt.

Sogar bei den natürlichen Zahlen kann man streiten, weil 3 existiert eben auch nicht physikalisch. Nur 3 Äpfel beispielsweise.

Zahlen waren schon immer nur Werkzeuge, die weder richtig/falsch oder existent/nicht existent sein können. Die konkreten Konzepte und Ideen dahinter sind das entscheidende. Wie man diese dann darstellt ist nur nebensächlich.

[–] [email protected] 1 points 10 months ago

+1, no problems at all so far, been using them almost daily for a year now on both linux and android.

[–] [email protected] 8 points 10 months ago (2 children)

and even today, by using an old Android API iirc

Nope, the required API to have your app in the Playstore constantly rises, and if you don't comply you get kicked. The current API version is something around 26, and definitely has the permissions model integrated.

[–] [email protected] 3 points 10 months ago

Well how do you want to use said get function?

let x = config.get("key").await;

So what type should x have?

[–] [email protected] 2 points 11 months ago (2 children)

You can see it in the image you linked.

[–] [email protected] 8 points 1 year ago (4 children)

What do you mean exactly? A running system shouldn't spontaneously break from not being updated. It's just that partial upgrades can break compatibility/dependencies, but running full system upgrades should be fine, as long as you pay attention to breaking changes and major version bumps. Also with timeshift it should always be possible to get back to a working state.

[–] [email protected] 6 points 1 year ago (1 children)

Can you still hibernate and suspend?