<br>
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    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.

    1
  • Apple reportedly has plans for a thinner iPhone, MacBook Pro and Apple Watch
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    Make the phone half as thick, then double the battery and fill the rest with thermals.

    Apple: Yes, yes, this innovation constitutes a $600 price increase.

    2
  • Spacetop AR laptop / glasses
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    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…

    8
  • Whistleblower 'would not' put family on Boeing 787 jet
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    I mean, I don’t think that’s the way to go about it. Trains don’t take me to my family across the planet in 11 hours. I’d prefer to feel secure when flying there.

    3
  • "prompt engineering"
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    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?

    16
  • Daylight saving creator left the chat....
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    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.

    4
  • Greenland Size [xkcd]
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    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

    16
  • Video Shows First Neuralink Patient Playing Mario Kart With His Mind
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 75%

    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.

    6
  • Fellow C and Rust programmers, how do you live without classes?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    dukk
    Now 100%

    BTW: this example probably won’t compile.

    (get_field takes ownership of self and drops it when it goes out of scope. To prevent this, use &self instead).

    1
  • humor
    Humor dukk Now 96%
    Recursion
    92
    2

    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).

    9
    16
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDU
    Now
    9 320

    dukk

    programming.dev