Businesses are capable of providing useful things to the world. It’s a good thing to enable companies to improve the world while disabling their ability to harm it.
Iunnrais
- 0 Posts
- 19 Comments
Then set the percentage based on the margin? Something that would genuinely hurt without simply dismantling the business, so there’s still something left to correct itself?
Iunnrais@piefed.socialto
No Stupid Questions@lemmy.ca•How do we know theres 12 months in year and 365 days in a year?English
5·23 days agoMonths aren’t 100% arbitrary. There’s 12.3ish lunar phase cycles in a year. It’s that “bit more” than 12 thing that trips things up though, and why the lunar month was abandoned for arbitrary 12 divisions. But the 12 wasn’t arbitrary… that’s a nod back to those 12 and a bit lunar months.
Iunnrais@piefed.socialto
No Stupid Questions@lemmy.ca•How do we know theres 12 months in year and 365 days in a year?English
10·23 days agoA day has a fixed, non-arbitrary definition: one rotation of the planet.
A year has a fixed, non-arbitrary definition: one orbit of the planet of the sun.
365.2422 days in a year is a precise and unambiguous ratio.
A month, on the other hand, is much more ambiguous and historically influenced. Basically, the idea of a month exists around the world because we have a moon, and that moon cycles through its phases roughly about every 29.53 days. That’s the “idea” of a month. The trouble is, it isn’t really connected with either the concept of a day, nor the concept of a year… and those matter. Day and night determine when we sleep and work. A year determines the weather and when we can plant crops.
Divide 365.2422 by 29.53 and you get 12… and a bit. Pretty darn close! But annoyingly not quite exact. And that really matters for farmers especially, but also for anyone wanting to know when it’s going to snow or when the sun is going to try to kill you with heat.
Some cultures fixed this with “leap months”… varying the number of months in a year every so often in order to resync the moon and the sun. But most people these days stick with a purely solar based calendar where the months are entirely divorced from the movement of the moon. There’s still 12 months, because tradition and also because it’s a useful length of time to talk about, but the 1st of the month is not a new moon for most people.
Of course, we have leap DAYS, which are the same sort of thing. Vary the number of days in a year to resync.
But compare to midnight and noon, which are definitely based exactly on the sun. This rarely needs adjustment, and when it does, we’re talking about “leap seconds”.
My smartwatch has literally changed my life. I got it because I needed to keep track of blood oxygen on a regular basis for a medical condition, and while the finger clip reader was okay I wanted something I had on me all the time. But the mere fact that I could see, on an ongoing basis, how many calories I was burning was extremely motivating to my adhd mind, and I started exercising, then tracking calories and dieting, I’ve built muscle, lost fat, and actually changed my lifestyle in general. And don’t tell me I could have done those things without a smartwatch— years of empirical evidence contradict that statement.
Iunnrais@piefed.socialto
Ask Lemmy@lemmy.world•What are your thoughts on someone who has a mental age of 22 at 32 and hangs out with people in their 20's? is that creepy/predatory?English
9·1 month agoA question only a young person would ask. After you become an adult, it’s not creepy to hang out with other adults. Before you’re an adult is when you give a shit about other people’s ages, because it matter.
Iunnrais@piefed.socialto
Comic Strips@lemmy.world•Just eat it! (How do you get your toddler to eat?!)English
3·1 month agoDon’t want no captain crunch, don’t want no Raisin Bran…
You have Batman Beyond and Batman Caped Crusader, but no Batman: TAS? The show that redefined Batman away from goofy Adam West style comedy and into deep character drama… some of those episodes still give me the chills to this day. That show elevated camp into something deep and truly moving.
Iunnrais@piefed.socialto
Ask Lemmy@lemmy.world•Is memes@lemmy.ml super one sided right now?English
14·2 months agoIt was their self-descriptor until they learned other leftists didn’t like them much (because they’re authoritarian and supportive of fascist dictators such as Putin), and naming them using their self designated term meant they were excluded from other leftists. So they started taking offense.
To be clear, it seems you object to the concept of sequels and movie serieses (how do you pluralize “series”?) more than compilations?
Antici………………… …… ……….
…… ……………… ……………………….pation
Iunnrais@piefed.socialto
No Stupid Questions@lemmy.world•ELI5. Limit of current gen AI/LLMsEnglish
31·3 months agoThe following wall of text is a simplification that I hope will help you understand. The simplification of the simplification (tldr) is: for as long as it has context window available, it figures out the meaning of every word in the entire conversation based on its position relative to every other word in the conversation.
The longer explanation (but still a simplification) is as follows:
An LLM does math not just on every word you send it, but on how every word you send it relates to every other word you send it. You can think of every “token” in an LLM’s context window as being a discrete slot that can take a word (or part of a word, or punctuation, whatever… that’s why we always say “token” not “word”), and that slot has very very complicated wiring that connects to every other slot in the context window. And the output of each of those connections is itself connected to more wiring, and the output of that to more wiring, and so on. Each of these layers seems to help with grammar, understanding, and linking of concepts… it also turns out that a lot of the connections aren’t even used, but having them all wired in allows the system to find the most optimal arrangement by itself. The way it figured out how to wire all the “slots” together is based on terabytes of training data.
Part of this wiring passes through a “dictionary” of sorts (not what it’s called, but we’ll run with it for this simplification), which encodes every token as a long LONG series of numbers. Each number in that series corresponds to a “semantic concept”. For example, one of the numbers in the series might determine how “plural” a word might be. Another number might determine how masculine or feminine the word is. Another number might encode how rude the word is. Another might be how “cat-related” a word is. I keep saying “might” because we didn’t write the “dictionary” ourselves, we got another machine to make it for us by analyzing literal terabytes of human written texts and checking for word co-locations (what words appear in the vicinity of other words). Academic Linguists have been having a golden age recently by studying the math of how the machines mapped words, and have slowly been piecing together what the various numbers mean-- it’s really quite fascinating.
Anyway, the context window is not an arbitrary array, and increasing a context window by even a single token basically requires rewiring the whole thing, which is why an LLM’s context window is inherently limited. And if there isn’t a slot to put a token in, then it simply can’t think about it.
So, an LLM does “think”… in a sense. It does “reason”… but only as to what the *words* mean, not about logical consistency or adherence to the real world or facts. You may have heard the Symphony of Science song “A Glorious Dawn” (https://www.youtube.com/%E2%80%8Bwatch?v=zSgiXGELjbc%5C&list=%E2%80%8BRDEMft98UQ9nSZoCk8V-gaQ7zQ&%E2%80%8Bstart%5C_radio=1) where Carl Sagan says:
"But the brain does much more than just recollect It inter-compares, it synthesizes, it analyzes it generates abstractions
The simplest thought like the concept of the number one Has an elaborate logical underpinning\l The brain has its own language For testing the structure and consistency of the world"
An LLM does SOME of this. It inter-compares, but only between definitions of words in its dictionary. It analyzes… but only between definitions of words in its dictionary. It has its own elaborate logical underpinning, but these logical connections apply to WORDS and COMBINATIONS of words, not to ideas like our brain does.
In some ways this can be mitigated by encoding more and more information into the “dictionary”, which is how you can get an LLM to pass various exams it’s never seen before. But it’s all based on the meanings of the words as it understands them, not logic.
How DOES it think? Well, at the LOWEST level, it thinks one word at a time, considering what it should say next based on what has already been said. If it reads “Two plus two equals what?” it looks up the meaning of those numbers, checks the relation to the plus and equal words, does math on the WORDS (not the number 2!) and sees that, hey, there’s a dimension of words that relates to its position on the number line! I can adjust along this dimension of meaning, and come up with the answer four! And as long as two, plus, equals, and four are all SUFFICIENTLY well defined in the dictionary, then it can manipulate those ideas just as well as a human, or better.
What happens when it lacks words for concepts that it can map mathematically (what does cat + dog + not kingly + casual + bridgelike + sounds melancholy + french origin + purple + etc etc etc = ?)? This happens all the time. It looks for the closest word. Even if it has an exact concept mapped (very rare), it’ll still look around its concept space a little bit, according to a metric called “heat”, jiggling around the tokens in its dictionary like molecules jiggle when heated. This gets pretty good results, but not consistent ones… the result isn’t fully random, we don’t get chaos, but we do get different results for the same input. That’s not necessarily a bad thing.
However… true contradictions can also arise in its definitions. The most famous example of this was when ChatGPT was asked about a “seahorse emoji”. Turns out, in the training data, it was able to find connections between seahorse and emoji pretty easily. It’s very confident that there is one. Unfortunately, there isn’t… so it has mathematical connections between the concept of seahorse and the concept of emoji, but when it adds them together, NO actual token of a seahorse emoji emerges (because there isn’t one in unicode). Using the “find the nearest mathematical token that DOES exist” principle, it’ll spit out another emoji. Then it will look at the emoji, and see that it clearly doesn’t match… that’s *not* a seahorse. But it “knows” that a seahorse emoji exists according to its dictionary; it has a link there! So it tries again, and again can’t find it. So it gets stuck in an endless loop.
Anyway, how do agents fit into all this? Well, people started thinking-- if we can’t get an LLM to think in terms of ideas and logic outside of the definitions of words, what if we handed off the logic to another program that can do that? We can train the LLM to associate and link certain words to computer commands to run a program that can do arithmetic, or calculus, or formal logic, or drawing a picture, or arranging text into a table, or things like that. These external programs can then return text to the LLM, which can process it as words with definitions, and give you a good answer.
We can also use the “definitions of words” approach to approximate thinking about abstractions and ideas. Just have the LLM start generating associations, but don’t show them to the user, keep them in the backend as “chain of thoughts”. When the abstraction has gotten to a useful enough point, we can then use it as part of our context window to analyze it as words and get a good result.
Sometimes there’s a problem with using only one dictionary… sometimes words mean VASTLY different things in different contexts. That’s where the “Mixture of Experts” approach comes in. You build different dictionaries for different contexts. You have one LLM figure out which domain is most likely appropriate, then hand the text off to a different LLM who was trained on that other domain with a different dictionary.
It all comes together, and it works. Mostly. Usually. There are problems sometimes. And it used to be that we could fix problems just by giving it more training data… make the dictionary better. And it’s probably true that with an infinitely precise dictionary, there’d be no problems at all, just like it has no problems adding two plus two because it has sufficient definition of all those words; except we’ve literally run out of additional training data to give it. So workarounds and hacks and specialized training and things have been utilized to patch over the bits of the dictionary we don’t have and possibly can’t ever make.
And that’s a simplified version of how LLMs do what they do.
Iunnrais@piefed.socialto
No Stupid Questions@lemmy.world•ELI5. Limit of current gen AI/LLMsEnglish
10·3 months agoIt’s fundamentally not the same thing as autocomplete. Give autocomplete all the data an LLM has, every gig, every terabyte if it, and it still won’t be an LLM. Autocomplete lacks the semantic meaning layer as well as some other parts. People say it’s nothing but autocomplete from a misunderstanding of what a reward function does in backpropagation training (saying “the reward function is to predict the next word” is not even close to the equivalent of “it’s doing the same thing as autocomplete”)
I’m writing this short reply with hopes that when I have more time in the next two days or so I’ll come back with a more complete explanation, (including why context windows have to be limited).
Iunnrais@piefed.socialto
Technology@lemmy.world•AIs can’t stop recommending nuclear strikes in war game simulations— Leading AIs from OpenAI, Anthropic and Google opted to use nuclear weapons in simulated war games in 95% of casesEnglish
3·3 months agoSome ideologies are, in fact, mutually exclusive and cannot tolerate the others. Fascism cannot be tolerated, for instance. Nor can a belief in chattel slavery as a universal good. Sometimes an opposing ideology is just too fucking evil to be allowed to persist.
Setting the line that must not be crossed is a hard no problem though. And misplacing that line an inch incorrect in either direction can be horrible too.
Iunnrais@piefed.socialto
No Stupid Questions@lemmy.world•Can a reasonable person genuinely believe in ghosts?English
22·3 months agoI think you could rationally explore ghosts in the “radically redefining” them arena. Ghosts could rationally exist as an artifact of your mind, and saying that is not the same thing as saying they don’t exist. Hallucinations exist. They aren’t real, but they exist. Ghosts could rationally exist in the exactly same way, as processes in our own heads. It’s when you start saying they interact with the world in a way outside people’s heads that you can’t really reconcile.
Iunnrais@piefed.socialto
RetroGaming@lemmy.world•One Must Fall 2097 - Main Theme Remix [SIDNIFY]English
1·3 months agoIt wasn’t the only one, but it was certainly my first 2D fighter. Taught me the quarter circle movement.
Iunnrais@piefed.socialto
Memes@sopuli.xyz•Alternatively... My face when I realize the original Mario Bros. movie came out over 30 years ago:English
4·3 months agoI still like it. Rewatched it a year or two ago, annd found that it holds up. I actually and truly like it, for its merits, and not ironically. It’s not the horrible B movie it’s made out to be, it has heart.
Iunnrais@piefed.socialto
Gaming@beehaw.org•Dwarf Fortress forensic specialists blame mysterious case of spontaneous human combustion on a historical artifact that suddenly remembered it's four times hotter than the surface of the sunEnglish
9·3 months agoI wonder how you would fix this bug without completely destroying your PC… you can’t run the full simulation for the entire unloaded world. You just can’t.


I find it helpful to realize that Chuck Norris memes are not about Chuck Norris, the human man, but rather Chuck Norris the fae-shadow who has devoured his story.
This is true for a lot of public figures, in fact. The story of a person can take on a life of its own, independent from the person itself. No, of course faeries aren’t real, but it’s a useful mental model.