文章摘要
作者用手写完成文章并拍照,随后将图片转为带文本覆盖层的SVG文件,通过特殊字符和JavaScript实现复制粘贴功能,并详细说明了字体匹配、间距处理及超链接制作的技术细节。
文章总结
在人工智能时代,关怀的证明——雅各布·菲利普
本文由作者手写完成并拍摄成照片,随后为方便文本复制粘贴,将图片整合进一个带有文字覆盖层的SVG文件中。具体做法是:使用巴洛紧缩斜体字体,调整行高以匹配手写尺寸;通过添加反引号作为窄空格(在复制粘贴时由JavaScript完全移除),并在单词间使用多个空格(最终合并为一个空格)来调整间距。超链接通过Inkscape的锚点功能创建。导出SVG后,还需进行后处理:嵌入字体、将反引号替换为六分之一空格字符(避免选中时显示)、将本地图片路径替换为完整URL。最终,SVG以<svg>元素直接嵌入HTML文件,而非作为<object>,以确保复制时能触发JavaScript事件。
评论总结
根据评论内容,总结如下:
主要观点与论据:
“关怀证明”概念受认可:文章提出通过低带宽过程(如手写、纹身)来传达个人投入和重要性,获得部分读者共鸣。
- 引用:pbronez: “The medium is the message! Well written.”
- 引用:MontagFTB: “TLDR proof of care from the article: a low bandwidth process... that you voluntarily put your words through to convey their level of personal importance.”
手写作为关怀证明的争议:
- 支持方:认为手写能迫使深度思考,并作为人类投入的信号。
- 引用:halfax: “handwriting forces you to think more, even from typing the same.”
- 引用:miles_matthias: “I’ve similarly noticed myself using a whiteboard to think critically... as proof of deep thought.”
- 反对方:指出手写存在可读性差、能力歧视(ableist)、易被AI伪造等问题。
- 引用:voidUpdate: “I found it pretty hard to read because of the authors handwriting.”
- 引用:doug_durham: “Handwriting is inherently ableist... Typing is an equalizer.”
- 引用:werber: “I didn't finish the article, it was slightly difficult to read due to handwriting... making the reading experience worse to prove your worthiness as a writer provides me no value.”
- 支持方:认为手写能迫使深度思考,并作为人类投入的信号。
AI时代下内容价值的判断:部分评论强调应关注内容质量而非形式,并建议用算法筛选。
- 引用:werber: “Writing is either useful or not useful, good or bad for the reader... I hope we can get to a point where people will stop clutching their pearls over AI writing.”
- 引用:dfgvfvbcv: “Guard your mental resources... By default nothing is valuable... Aggressively hunt for signals indicating potential worth.”
对文章形式的趣味性反馈:镜像文字等设计引发读者注意,但部分人认为实用性有限。
- 引用:fxwin: “I caught myself almost skimming the first part until i got to the mirrored paragraph, and slowed down significantly after that.”
- 引用:fxwin: “I'm not sure how much actual advice one can take from this essay though beyond ‘use personal commitment to signal importance’ and ‘go offline’.”
平衡性总结:
评论呈现两极分化:一方赞赏“关怀证明”的创意,认为手写等低带宽形式能有效传达人类投入;另一方则质疑其可读性、包容性及在AI时代的实际价值,强调内容质量才是核心。部分评论还提出技术替代方案(如加密认证、代码审查中的“人类测试”)。整体上,文章引发了关于AI时代如何证明人类参与度的深入讨论,但未达成共识。