Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
integralof5y
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
integralof5y
1y ago
Borges and Herbert Simons are two great minds, but their conversation is not deep since is mostly shared view about the meaning of human and machine intelligence. Today, with LLMs we have a tool to explore the relation between intelligence
2.
▲
by
integralof5y
1y ago
The five minutes phone call makes this claim dependent of duration. What happens when you allow 10 minutes time?
3.
▲
by
integralof5y
1y ago
MECE seems to be just a mathematical partition, so it seems there is not need of a new term and acronym.
4.
▲
by
integralof5y
1y ago
A prolog program, swipl (it takes less than a second to solve your puzzle) N is number of turns of don't know answers. the bad predicate means that the person can know its number at turn N. bad(_,_,_,-1) :- !,false. bad(_,A,A,0