Readit News logoReadit News
Pearledlang commented on Sam Altman now says AGI, or human-level AI, is 'not a super useful term'   cnbc.com/2025/08/11/sam-a... · Posted by u/EvgeniyZh
Pearledlang · 14 days ago

  Some of us have seen these kinds of fads many, many times.

  XML, Corba, Java, Startups, etc, etc.

  Pump and dump.

  Smart people collect the money from idealists.

Pearledlang commented on Intel's retreat is unlike anything it's done before in Oregon   oregonlive.com/silicon-fo... · Posted by u/cbzbc
Pearledlang · a month ago
I heard a similar story from a friend deeply in Nokia in early 2000's.

Everyone non-technical was hired. Everyone with a strong ability was seen as difficult, and kicked out.

Pearledlang commented on Is being bilingual good for your brain?   economist.com/science-and... · Posted by u/Anon84
Pearledlang · 2 months ago
Here in Finland, we have a good trial population: Finnish-Swedes.

They are genetically very similar to Finns, but despite being bi-lingual, and wealthier than native population, they are very slightly duller. (1-3 iq points).

Pearledlang commented on Can logic programming be liberated from predicates and backtracking? [pdf]   www-ps.informatik.uni-kie... · Posted by u/matt_d
YeGoblynQueenne · 10 months ago
It isn't. I do most of my programming in Prolog, I write oodles of it daily, and it's not a problem. You learn to think that way easily.

The argument is basically that Prolog is not 100% declarative and that if we jump through a few hoops, and translate it all to functional notation, we can make it "more declarative". But let's instead compare the incomplete declarativeness of Prolog to a fully-imperative, zero-declarative language like Python or C#. We'll find I believe that most programmers are perfectly fine programming completely non-declaratively and don't have any trouble writing very complex programs in it, and that "OMG my language is not purely declarative" is the least of their problems. I hear some old, wizened nerds even manage to program in C where you actually can drop to the hardware level and push bits around registers entirely by hand O.o

Pearledlang · 10 months ago
Really interesting to hear!

I was quite hooked to Prolog in a previous life. Then the limiting factor was the tooling, for really practical use.

Could you tell a bit about your Prolog environment?

u/Pearledlang

KarmaCake day7October 5, 2024View Original