2 Matching Annotations
  1. Last 7 days
    1. I tried having GPT-5.5 create an HTML explanation of the exploit like this: `curl https://copy.fail/exp | llm -m gpt-5.5 -s 'Explain this code in detail. Reformat it, expand out any confusing bits and go deep into what it does and how it works. Output HTML, neatly styled and using capabilities of HTML and CSS and JavaScript to make the explanation rich and interactive and as clear as possible'`

      通过直接请求HTML输出,AI能够创建包含交互式元素和视觉解释的安全漏洞分析文档,远超静态文本的能力。

  2. Apr 2021
    1. Why interactive explanations? I find that I learn best when combining the language side of my brain (reading, formulas) with the visual side of my brain (illustrations, interaction). I want to learn not only by reading something or watching something, but by playing with it. I’m mostly focused on small, self-contained articles, but I’m also interested in interactive textbooks.