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/)DE
Posts
0
Comments
354
Joined
2 yr. ago

  • Matrix was influenced by the traditional URI schema approach however they also used an inverted URI to have the most significant segment be the first segmont. This is why it has a prepended segment followed by a : and then a URL.

    The relationship the URI is describing is homeserver owns user and traditionally we might go homeserver:user I'd argue it is obvious to just invert that into user:homeserver. See Java, dotnet, etc reverse dns naming conventions.

    A matrix room is not at a URI, it is on every homeserver that participates in the room. I am not talking about Lemmy and its garbage entirely incorrectly semantic URI scheme. Matrix rooms are globally uniquely identified, and so the room URI only describes the idea of the resource of the room. room:homeserver.

    The prefixes are an obvious and neccesary evil for parsing them out of unstructured text. A requirement for most users.

    ActivityPub and related went "fuck everything, fuck reason, the web is fucking amazing" and came up with their own flavor of stupidity. Emails use an ancient first attempt at a URL. A URL. What does the URL do? It is explicitly intended to tell you which server to contact. People are going "yeah but email!1!!" entirely moronically ignoring historical context.

    1. They use a service to send the text notification rather than directly texting a number, this inserts the original header
    2. They are aware phone screens are not wide and text wrapping can be weird. They thus awkwardly split a normal message across a few lines manually as well as writing too much on one line.
    3. Nobody tried to emulate a script. She copy and pasted some shit off the appointment info.
  • I agree that the precision is not that valuable as some have said. I'd just read the numbers off as one point two three megabytes since anyone who cares can reconstruct the number, anyone who doesn't can stick to the first few sig figs.

    For 257.62 GB I'd say "two hundred fifty seven point six two". Yep. I put in the effort for the most significant of the digits, I dont bother beyond that.

    8249.19 GB? About 8 terabytes. Doesnt really matter anymore.

  • Just take whatever calls to you. AI isnt going to affect anything long term, but if you dont actually like software engineering you have no chance when you are competing with applicants for jobs who wholeheartedly love the craft.

    If you are planning to use AI at any point in your education, save yourself the time and money and just take management. There is no future for your AI-mangled lack of ability in our industry.

  • A seatbelt does not stop you from breaking a law. Age verification does. The assumption is that you are lying and trying to break the law and you need to prove why you aren't. This has nothing to do with discord. Be mad at shit garbage UK and Australian regulators.

  • Permanently Deleted

    Jump
  • Or you could refrain from the dogmatic commit style that serves literally zero purpose because in any healthy software project nobody is ever reading the commit history like that.