Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am tvvocold on github.
  • I am tvvocold (https://keybase.io/tvvocold) on keybase.
  • I have a public key whose fingerprint is F7A3 B198 763F 3B3D 19B4 3668 8063 A697 916A E50D

To claim this, I am signing this object:

@tvvocold
tvvocold / index.html
Created March 30, 2019 02:04
Lost in Space Error Page SVG/CSS Animation
<!-- Icons purchased via Iconfinder under Basic License -->
<body class="permission_denied">
<div id="particles-js"></div>
<div class="denied__wrapper">
<h1>404</h1>
<h3>迷失在<span>星际</span>网络中?</h3>
<h2>Don't Panic!<h2>
<svg id="astronaut" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<style>
@tvvocold
tvvocold / new-turing.md
Last active April 18, 2023 07:48
We need a new "Turing Test"

OpenAI's GPT-4 consistently "beats The Turing Test" in the news. But we are very clear that the "predicting the next word" mode adopted by GPT has obvious limitations, the strengths and weaknesses of GPT-4 are qualitatively the same as before. The problem of hallucinations is not solved; reliability is not solved; planning on complex tasks is (as the authors themselves acknowledge) not solved. I think it's time to explore new Turing test methods.

One of the better ways I can think of to determine if AI have human thinking skills is by asking questions about unsolved problems in mathematics. By raising the question that there is no answer yet, in other words, by putting AI and humans in the same situation with complex & unsolved problems, to detect whether it can have original thinking and complex reasoning capabilities.

i.e.

[The Collatz Problem](https://mathworld.wolfram.com/Col