modeler

joined 2 years ago
[–] modeler@lemmy.world 2 points 6 days ago* (last edited 6 days ago)

That's 2376 barleycorns, or a small bag of grain if you will.

[–] modeler@lemmy.world 9 points 6 days ago (2 children)

Or a barleycorn that's one barleycorn long? Or a really large foot that's a foot long. Or a chain that's a chain long?

[–] modeler@lemmy.world 2 points 2 weeks ago

Islam, just like Christianity, has many different groups that believe the same basic doctrine but disagree on many points. The main splits in Islam (that echo some aspects of the Catholic vs. Protestant split) as Sunni and Shia. Each divides and divides again into small communities centred on one mosque (just as, eg, Protestantism divides and divides down to individual congregations).

The big question is: how do groups of people decide which parts of the religious documents, history and practice are more relevant or even correct?

Some groups are quite 'secular' (like the Church of England) while others are quite 'fundamental', meaning that they much more strictly follow whatever the group decides are the foundation of the religion.

Is it possible to be able so say which of these groups is right? It seems to me that we have been fighting over this since before records began, so we most definitely do not have a way to do this that any majority agrees with. I don't think anyone can say:

Islamist groups purposely ... twist actual Islamic ideology while the Christian Right just doesn’t understand the religious text they claim to follow.

[–] modeler@lemmy.world 11 points 3 weeks ago (1 children)

Danny Boyd wrote an excellent video essay on A Knight's Tale. I too always wonder why there's always someone cutting onions when I choose to watch.

[–] modeler@lemmy.world 1 points 3 weeks ago (1 children)

Who's the biggest dick. Sorry, I meant who has the biggest dick.

[–] modeler@lemmy.world 30 points 1 month ago

Don't forget that train stations tend to be in the city centre while the airport is 30-60 minutes outside in a field somewhere, so travel time is much reduced.

[–] modeler@lemmy.world 103 points 1 month ago* (last edited 1 month ago) (4 children)

Linux was not muscled like that in 1991 - it's first, barebones kernel was released in September of that year.

I remember installing Linux on a 90MHz 486 in the mid 90s and it barely ran X server with a simple window manager. And if the machine was turned off while Linux was running, you might not be able to boot again.

Linux now, however, is unrecognizeably better.

[–] modeler@lemmy.world 4 points 1 month ago

Because people forget passwords and demand a password reset mechanism. Also a place to send terms and conditions and changes to those.

[–] modeler@lemmy.world 1 points 1 month ago

Can't be C, C is the true path.

[–] modeler@lemmy.world 15 points 1 month ago (2 children)

And the fun thing of 'fired at will' is that it is enshrined in so-called 'Right to Work' laws. The evil would be hilarious is it wasn't so horrible.

[–] modeler@lemmy.world 1 points 1 month ago

I'm guessing that exactly the same LLM model is used (somehow) on both sides - using different models or different weights would not work at all.

An LLM is (at core) an algorithm that takes a bunch of text as input and produces an output of a list of word/probabilities such that the sum of all probabilities adds to 1.0. You could place a wrapper on this that creates a list of words by probability. A specific word can be identified by the index in the list, i.e. first word, tenth word etc.

(Technically the system uses 'tokens' which represent either whole words or parts of words, but that's not important here).

A document can be compressed by feeding in each word in turn, creating the list in the LLM, and searching for the new word in the list. If the LLM is good, the output will be a stream of small integers. If the LLM is a perfect predictor, the next word will always be the top of the list, i.e. a 1. A bad prediction will be a relatively large number in the thousands or millions.

Streams of small numbers are very well (even optimally) compressed using extant technology.

[–] modeler@lemmy.world 10 points 1 month ago (2 children)

I pity the country they are deported to.

view more: next ›