TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pen, a GPL Copilot for Emacs

162 pointsby mullikinealmost 4 years ago

9 comments

fluriealmost 4 years ago
The author had a rather colorful post to &#x2F;r&#x2F;emacs that has been edited significantly since, but some of the color remains in the comments: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;emacs&#x2F;comments&#x2F;oapa2l&#x2F;help_building_penel_gpt3_for_emacs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;emacs&#x2F;comments&#x2F;oapa2l&#x2F;help_building...</a>
评论 #27712230 未加载
评论 #27717454 未加载
mullikinealmost 4 years ago
Copilot was not the first GPT-3 editor out there. Now that the editor thinks for us, free software is more important now than ever before. A transparent pipeline from thought to paper.<p>I would like some assistance.
评论 #27711470 未加载
评论 #27711187 未加载
评论 #27712966 未加载
jancsikaalmost 4 years ago
Is there a tool where I can type garbage and it walks linearly through a git history of creating a new project, compiling, cloning, committing, etc. until my new copy is a replica of the original?<p>E.g., I set it to vue.js codebase. Then for each key I press it will:<p>1. create a new file if we&#x27;re at the beginning 2. for each key pressed, output a character for that file 3. once the file has been &quot;typed&quot;, close that one and open the next file and repeat. 4. once the whole enchilada has been &quot;typed&quot;, then each key press will spell out &quot;git commit...&quot; on the command line then enter 5. once committed, each key pressed will spell out &quot;git push...&quot; then enter 6. etc. until I&#x27;ve typed the whole history of vue.js!<p>Maybe a &quot;turbo mode&quot; so I can set N characters for each character I type...
评论 #27713549 未加载
评论 #27713611 未加载
jkaplowitzalmost 4 years ago
This should probably have its title edited to include the prefix Show HN, since it&#x27;s posted by the main author. But, neat!
exdsqalmost 4 years ago
Side note but what is going on with this projects commits?
评论 #27713037 未加载
评论 #27714726 未加载
评论 #27711011 未加载
rubyn00biealmost 4 years ago
Should this say “GPT” instead of “GPL” in the title? I find it pretty confusing right now.
评论 #27711080 未加载
评论 #27718851 未加载
Voloskayaalmost 4 years ago
It&#x27;s not a &quot;Copilot for Emacs&quot; though? It&#x27;s a layer on top of language models APIs made for Emacs.<p>So, if you use GPT-3, it will not be finetuned further on code like Copilot, only pretrained on data that did contain some code, and also the GPL portion only concerns that API-calling layer, not what the model was trained on, or what it can output (which is what the GPL related mess about Copilot is about).
floatingatollalmost 4 years ago
Is this submission title a typo for GPT?
goodpointalmost 4 years ago
Can we have a Vim plugin pretty please?
评论 #27714250 未加载