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.

Antirez on GitHub CoPilot

27 pointsby anacletoalmost 4 years ago

2 comments

sergiomatteialmost 4 years ago
&gt; &quot;How much repetitive and empty of creativity most programming tasks are.&quot;<p>I&#x27;ve used Copilot for the past couple of weeks and haven&#x27;t found this to be the case.<p>Most of the time Copilot doesn&#x27;t really understand what I&#x27;m doing or isn&#x27;t useful because I&#x27;m doing exploratory programming. For the trivial stuff, I&#x27;ve found that it&#x27;s easier to write it myself because then I don&#x27;t have to correct what an AI is thinking so it fits into the project or compiles.<p>I&#x27;m a big fan of Copilot. I think the outrage is overblown. But it hasn&#x27;t been useful enough to prove that most programming is &quot;devoid of creativity and repetitive&quot;.<p>&gt; &quot;Every task Copilot can do for you is a task that should NOT be part of modern programming, and a signal that our industry is broken and that programmers are the new blue collars.&quot;<p>I really don&#x27;t get this point. The point of programming and explicitness is control over what gets run.<p>Are you sick of writing API calls to a weather service? Use no-code or a library. Are you sick of writing an algorithm for X? Find a library for it, there&#x27;s likely tons, and if there isn&#x27;t, that&#x27;s creative work for ya. Dislike setting up a React project? Use a boilerplate. Sick of plumbing things together? Try no-code.<p>Feeling like nothing you&#x27;re making is creative? Go write your own OS or something.<p>This thread reeks of the whole elitist &quot;programming used to be real work back then&quot; attitude.
评论 #27869615 未加载
评论 #27870349 未加载
评论 #27870864 未加载
tracerbulletxalmost 4 years ago
Pretty bad take. CoPilot is not sufficient to complete any realistically scoped task. I do not know how you go from CoPilot can successfully guess some snippets of code you might want to use to &quot;programming is now blue collar work&quot;