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/)DU
Posts
6
Comments
268
Joined
2 yr. ago

<br>

  • Trailing slash lets you do this though:

    For example, in the case of <div/>Some text, browsers interpret this as <div>Some text</div>, treating the slash as ignored and considering the div element to encapsulate the text that follows.

  • Permanently Deleted

  • SpaceOS is built for the modern Web, so anything you do on the Web, you can now do - in space.

    AKA it’s a glorified Chromebook in terms of functionality. Not there yet…

  • Also, researchers asking ChatGPT for long lists of random numbers were able to extract its training data from the output (which OpenAI promptly blocked).

    Or maybe that’s what you meant?

  • On the other hand, TAI does not take into account the variations in Earth's rotation speed, which determines the true length of a day. For this reason, UTC is constantly compared to UT1. Before the difference between the two scales reaches 0.9 seconds, a leap second is added to UTC.

    On average, Earth has been slowing down a bit over the past decades, so UTC is currently running 37 seconds behind TAI.

  • The Earth is a sphere, which means there’s no easy way to project it onto a flat surface. One of the methods used to project the Earth’s surface on the map results in certain places (such as Greenland) to be stretched to huge sizes, sometimes appearing as big as Africa (look up “Mercator map”). The joke here is that while we expect him to make a comment about the map’s projection, he instead comments on how Greenland on the physical map is only a few inches, as opposed to its actual size.

    So yeah, subverted expectations, peak Dad joke

  • It’s still very impressive. The EEG she uses only reads general thoughts: e.g. thinking about pushing a boulder. She can only really do specific actions with that: there’s no level of analog control (how much should this move), it’s just a single action (fire a fireball). The brain chip is likely much higher fidelity and therefore can read much finer signals. All the credit goes to the researchers, of course, who’ve spent the last decade researching and fine tuning this technology.

  • Technology @lemmy.world
    dukk @programming.dev
    Asklemmy @lemmy.ml
    dukk @programming.dev

    What is your favorite quote of all time?

    Humor @lemmy.world
    dukk @programming.dev

    Recursion

    Selfhosted @lemmy.world
    dukk @programming.dev

    Best services to self host with a Raspberry Pi 4? (4GB RAM)

    Programmer Humor @programming.dev
    dukk @programming.dev

    Borrow Checker

    Rust @programming.dev
    dukk @programming.dev

    Anyone have suggestions for a good Rust template engine?

    I'm running a server-side-rendered web server using Actix Web. Any suggestions for a client? All I really need is something fast and that I can use without breaking my neck (don't need any fancy VDOM, trying to ship minimal JS).