dukk

joined 2 years ago
[–] dukk@programming.dev 3 points 1 year ago (1 children)

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.

[–] dukk@programming.dev 2 points 1 year ago (1 children)

Its eyes are on the sides of its head…

[–] dukk@programming.dev 16 points 1 year ago

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?

[–] dukk@programming.dev 5 points 1 year ago (1 children)

I’m both, I say fuck all the time. I fuck on and off the clock.

[–] dukk@programming.dev 3 points 1 year ago* (last edited 1 year ago)

My first thought exactly :P

[–] dukk@programming.dev 4 points 1 year ago (1 children)

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.

[–] dukk@programming.dev 17 points 1 year ago (1 children)

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

[–] dukk@programming.dev 10 points 1 year ago (1 children)

Lazier way:

:w !sudo tee %

[–] dukk@programming.dev 6 points 1 year ago (7 children)

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.

[–] dukk@programming.dev 19 points 1 year ago (1 children)

IIRC they’re paralyzed from the shoulders down, so probably not.

[–] dukk@programming.dev 1 points 1 year ago

Donut regex when???

[–] dukk@programming.dev 1 points 1 year ago (1 children)

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

view more: ‹ prev next ›