Forgot your password?
typodupeerror

Comment Re:Why? (Score 1) 99

// Isn't Cobol actually spelled COBOL? // Only if you want to be pedantic.

Actually COBOL is an acronym. Acronyms are almost always fully capitalized. Even Wikipedia upholds this tradition: https://en.wikipedia.org/wiki/...

I say "almost always" because there have been some acronyms that have been 'anachronized' and have become common nouns like "radar"
https://en.wikipedia.org/wiki/....

Comment Why do humans love sports? (Score 1) 159

// .... the price we paid was the price men have always paid for achieving a _paradise_ in this life - we went soft, we lost our edge ...

So, imagine a world where athletes are not allowed to "train". All athletes must be out-of-shape, pudgy and short of breath. I believe this world would be the antithesis of paradise.

Comment Phosphorus-based life forms (Score 2) 21

Of course all life on Earth is "carbon based". So what is all this "phosphorus-based" nonsense about.

Actually, It's a reference to the structure of DNA itself, which is sequence of nucleotides linked by sugar-phosphate bonds:
https://www.genome.gov/genetic....

So replacing the little Ps with arsenic, but research now shows that life cannot exist without the phosphate bonds.

Comment Tapping not exclusively used by primates ... (Score 3, Interesting) 25

... I hear tapping daily from red-headed woodpeckers, banging their beaks on a hollow metal lamplight cover across the street. They are certainly not tapping to find bugs. These sounds travel for hundreds of feet and seem to be a kind of communication to their community.

Comment Re:Just tried it this morning. Compared to ChatGPT (Score 1) 19

"I legitimately laughed at the hashtag"

Just remember that these LLM's are not literally creative. They just rearrange stuff to optimize various cost functions. That #hashtag would not have been used unless it was in the LLM's training data. Yes, computer "intelligence" is just a series of calculations, but it is very well 'crafted' in human standards.
Sure enough, google "#FightMsinfo" and you'll see it seems to come from a 'Brett Labach' on TikTok.
   

Comment Re:If it's not fair use (Score 5, Interesting) 64

"How does a machine reading a book fundamentally differ from a human, and why would the act of reading constitute a copyright violation?"

Interesting question. It is well known that there are tons of copyrighted intellectual property (IP) embedded in the datasets used to train LLM's. And I think it is also known that some clever users of these LLM's have figured out ways to coerce the models to regurgitate significant portions of this IP verbatim (more or less), which could (theoretically) violate the "fair use" standards of copyright laws.

So the administrators and governments will probably see the need to create additional regulations, rules and laws to minimize the impact of this problem.

Comment The paper is available on arXiv ... (Score 1) 44

... if you actually want to understand what this research is all about:
https://arxiv.org/pdf/2306.039...

No, it does not work "just like the human brain", in which neural activations across synapses consist of streams of ions activated by molecules known as 'neurotransmitters'.

Instead, this research deals with something entirely different called 'ferroelectricity', which is a property of some materials that have a spontaneous electric polarization. This polarization can be reversed by applying an external electric field.

This is new research in this area which is expected to have applications in using digital computers to mimic human intelligence.

Slashdot Top Deals

When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop.

Working...