Avatar

0x01

0x01@lemmy.ml
Joined
0 posts • 28 comments
Direct message

Llama3 local is pretty good

permalink
report
reply

If they are failing to debunk a known fact, perhaps a conspiracy theorist?

If they are going against the grain, the devil’s advocate?

permalink
report
reply

Is this just a stub for later tonight?

permalink
report
reply

Looks cool, when was the last time Zelda was a playable character in a mainline Zelda game?

permalink
report
reply

For the sake of external consistency, seeking a problem to fit the solution:

It seems like there’s relatively little on the ship in the way of rotational mechanics, doors make a pneumatic sound, etc. Perhaps the equipment is highly EM sensitive? Like the electromagnetic waves from a motor could screw then up somehow kinda like electrostatic issues in a computer?

permalink
report
reply

I still remember flipboard being forcefully installed as the action button app for an old phone. My rage continues to smolder a decade later.

An app that couldn’t be uninstalled and took up precious resources. That’s all they’ll ever be to me.

permalink
report
reply

Just collect your tears and pour them over the tree, plenty of salt coming out of you

permalink
report
reply

Harris has me profoundly optimistic. She’s the most qualified candidate I’ll have had the chance to vote for in my lifetime.

Walz is fine, I was keen on Buttigieg but I’ll happily vote for Walz and let Buttigieg keep his important current position.

My biggest hope is that Kamala will draw out some of the less extreme right leaning women, nobody needs to know that they’re voting for the better candidate and God knows women need allies with the ongoing barrage.

This election cycle is not about fear for me, Harris is an easy candidate to vote for!

permalink
report
reply

I explained a little about buffer overflows, but in essence programming is the act of making a fancy list of commands for your computer to run one after the other.

One concept in programming is an “array” or list of things, sometimes in languages like C the developer is responsible for keeping track of how many items are in a list. When that program accepts info from other programs (like a chat message, video call, website to render, etx) in the form of an array sometimes the sender can send more info than the developer expected to receive.

When that extra info is received it can actually modify the fancy list of commands in such a way that the data itself is run directly on the computer instead of what the developer originally intended.

Bad guy sends too much data, at the end of the data are secret instructions to install a new program that watches every key you type on your keyboard and send that info to the bad guy.

permalink
report
parent
reply