TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Type it Out: Extension that disables copying and forces you to type it out

11 点作者 jaxgeller超过 9 年前

2 条评论

minimaxir超过 9 年前
&gt; <i>This extension helps you learn more efficiently.</i><p>The motivation makes sense, but the example screenshots show the user copying variable declarations, a rote task where forcibly typing it doesn&#x27;t provide any insight or knowledge.<p>Therein lies the problem. Not all DIY tasks are constructive learning and might just waste valuable time. I&#x27;m not even sure if forcibly typing code from Stack Overflow would even be insightful unless the intent behind code was properly explained&#x2F;documented.
评论 #10567218 未加载
jaxgeller超过 9 年前
Hey author here, I built this to combat my bad habit of copy-pasting from stack overflow. It&#x27;s open sourced here <a href="https:&#x2F;&#x2F;github.com&#x2F;jaxgeller&#x2F;type-it-out" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jaxgeller&#x2F;type-it-out</a>