Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AG
AggressivelyPassive @ agressivelyPassive @feddit.de
Posts
16
Comments
1,465
Joined
2 yr. ago

  • Or requires a timestamp with zone offset, but ignores the zone offset, so you have to send the timestamp itself with a zone offset of zero relative to the systems timezone, but can't just omit the zone offset, because it's required.

  • You can go and buy sodium batteries already. They're not competitive with Lithium ion batteries in many mobile applications, but very much competitive for everything where price is more important than size or weight.

    Lithium has decades of research and industrial scaling behind it, it's hard to break into that. But especially sodium is on a pretty good path to replace it in large scale storage applications.

  • Yes. Usually you have a brightness and sometimes also a proximity sensor. Proximity is usually used for phones so they can deactivate the screen if you hold the phone like an actual phone against your ear.

  • Again, did you actually read the comments?

    Is SQL an API contract using JSON? I hardly think so.

    Java does not distinguish between null and non-existence within an API contract. Neither does Python. JS is the weird one here for having two different identifiers.

    Why are you so hellbent on proving something universal that doesn't apply for the case specified above? Seriously, you're the "well, ackshually" meme in person. You are unable or unwilling to distinguish between abstract and concrete. And that makes you pretty bad engineers.

  • I find it really weird that something as simple as the basic functionality of nextcloud seemingly can't be implemented in a stable and lightweight manner.

    Nextcloud always seems one update away from self destruction and it prepares for that by hoarding all the resources it can get. It never feels fast or responsive. I just want a way to share files between my machines.

    There are other solutions, I know, but they're all terrible in their own way.

  • That's exactly not the thing, because nobody broke the contract, they simply interpret it differently in details.

    Having a null reference is perfectly valid json, as long as it's not explicitly prohibited. Null just says "nothing in here" and that's exactly what an omission also communicates.

    The difference is just whether you treat implicit and explicit non-existence differently. And neither interpretation is wrong per contract.

  • That's not how this works, though.

    These "jobs" are just a way to acquire talent. A larger company can almost always need a few more "good workers". So if a really good candidate comes along, they'll snatch that person, if the candidate is just okayish, they tell them someone else got the job.

  • No.

    Interoperability is only required, if you have a significant market share. Apple does not have this in the EU. iMessage specifically doesn't fall under this regulation, since hardly anyone uses it.

    And since Apple plans to publish an SDK for their intelligence anyway, you can't really regulate them for being too closed.

    So either that's a purely political retaliation, or their "super privacy friendly" services aren't as privacy friendly as they claim.

  • Math

    Jump
  • Maybe you were just at a bad school? Quadratic equations are mandatory in Germany even for the lowest level of graduation.

    Until my Abitur (12th grade) I learned about equations, stochastics, integrals and derivatives, vector stuff, etc.