Avatar

kayaven

kayaven@lemmy.world
Joined
0 posts • 48 comments
Direct message

The study also suggests that children can reach speeds up to 300,000 km/s.

permalink
report
reply

I’m curious if you could give an image like this to an AI that supports image recognition like ChatGPT-4 and ask it to solve it for you.

permalink
report
reply

I’d like to think that Ram Ranch is the sole reason for this correlation.

permalink
report
reply

Brain implants that steal your thought patterns, which then get fed into some artificial intelligence that can create the perfect ad for your to see, which then gets directed straight into your brain with the same implant so you’re pretty much forced to buy it. Maybe they can straight up alter your thoughts directly so you want to buy something, skipping the need for ads.

Oh wait… I’m probably just describing what Elon is up to in the long run.

permalink
report
reply

Your warranty is now void. I am not responsible for bricked devices, flat tires, an empty fuel tank, or you getting fired because the fart app goes off at random. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.

permalink
report
parent
reply

Nah, those animals deserve better food. Feed them to a comically oversized meat grinder instead so we can watch the spectacle of earth cleansing itself from the late stage capitalism.

permalink
report
parent
reply

You could define a function that takes a parameter, which touches a file with the parameters value, chmods it and then opens it with nano?

create_exec() {
    touch "$1"
    chmod +x "$1"
    nano "$1"
}

Then you could type create_exec file.sh and it would do the rest for you.

permalink
report
reply

So when are they adding the cringy Farmville-equivalent type games to it? Make sure to help your boss farm their crops or you might risk getting fired! :-)

permalink
report
reply

There’s a way to disable the shortcuts so they can be remapped: https://github.com/midrare/hyperenable

It basically runs and creates the same global hotkeys as explorer.exe would for those Office ones, but it does so right before explorer launches so it can’t assign them anymore. After that, the program disables them so you’re free to use the hotkeys for other programs.

permalink
report
parent
reply

My friend recently introduced me to Mathler.

It’s a game where you have to guess a math formula that’s equal to a given number, by giving both the digits (0-9) and operations on those numbers (+ - * /). You can even pick a difficulty depending on how good your math skills are.

permalink
report
reply