Side note, but I hate that we're moving to a world where coding costs a subscription. I fell in love with coding because I could take my dad's old Thinkpad, install Linux for free - fire up Emacs and start hacking without an internet connection.We're truly building walls everywhere.
_Algernon_|1 year ago
Personally, I tried copilot when I got it for free as a student and it didnt make a difference. The reason I know is that I was coding on two devices, one which had copilot installed the other didnt, and I didnt care enough to install it on the latter through an entire semester.
Its just slightly better autocomplete, by a questionable standard of "better".
redviperpt|1 year ago
dartos|1 year ago
There’s literally nothing an llm can write or tell you that you can’t write yourself or find in a manual somewhere.
TeMPOraL|1 year ago
That's like saying, there's literally nothing a service business can do for you that you can't do yourself. It's only true in a theoretical sense, if neither time nor resources are a constraint.
In such hypothetical universe, you don't need a dentist - you only need to spend 5+ years in medical school + whatever extra it takes to become proficient with tools dentists use + whatever money it takes to buy that equipment. You also don't need accountants, lawyers, hairdressers, or construction companies. You can always learn this stuff and do it yourself better!
Truth is, time and attention is finite. Meanwhile, SOTA LLMs are cheap as dirt, they can do pretty much anything that involves text, and do it at the level of a mediocre specialist - i.e. they're literally better than you at anything except the few things you happen to be experienced in. Not perfect, by no means error-free - just better than you. I feel this still hasn't sunk in for most people.
ryang2718|1 year ago
Also, local llms with an agentic tool can be a lot of fun to quickly prototype things. Quality can be hit or miss.
Hopefully the work trickles down to local models long-term.
JKolios|1 year ago
wrsh07|1 year ago
wilg|1 year ago
d1sxeyes|1 year ago
sdesol|1 year ago
I think you are approaching this with the wrong mindset. I see it as I'm paying somebody to type and document for me. If you treat LLMs like a power tool, it is very easy to do a cost benefit analysis.
pjmlp|1 year ago
So we're going back to the last century, but given we are in a different computing context, only the stuff that can be gated via digital stores, or Web Services, gets to have a way to force people to pay.
eikenberry|1 year ago
codr7|1 year ago
ltadeut|1 year ago
But I am glad we now have more paid options available. Tooling is important and people that do good work should be able to charge for high quality tools.
I would be much happier in a world full of tools licensed like Sublime Text, where I can purchase a license and just run it without the need to constantly phone home though.
olddog2|1 year ago
knowitnone|1 year ago
segmondy|1 year ago
ardfard|1 year ago
Nothing stopping you to build the world you want really.
wruza|1 year ago
lazycog512|1 year ago
There's no moat, all the clever prompting tricks Cursor et al. are just that - there is no secret sauce besides the model at the other end.
Complexity isn't an issue either, have the model write the interface to itself.
zild3d|1 year ago
I'm not understanding what it is about a private company launching a product that changes that?
handfuloflight|1 year ago
maxehmookau|1 year ago
You can do it without IDEs, nothing is stopping you. I don't think this is a new phenomenon though.
tonyhart7|1 year ago
You are free to coding without spend a dime, these AI dev tool cost money because these LLM cost money to run
You can get the same experience with open source tools that you can run your own model on your pc
Barrin92|1 year ago
I mean you don't need to if you don't want to. I am gainfully employed as a software developer and what I do everyday is literally just fire up Emacs on my Linux machine and write code. To this day I haven't figured out what llms are supposed to do that a bunch of yasnippets don't.
Just like five years ago most of my day is reading and debugging code, I'm not limited by how fast I can type.
handfuloflight|1 year ago
cynicalsecurity|1 year ago
einrealist|1 year ago
mlboss|1 year ago
twasold|1 year ago
nicman23|1 year ago
thomasfromcdnjs|1 year ago
It is kind of terrifying that I probably would stop coding for the day if those subscriptions end. (I get far too much convenience out of them)
I have tried to rationalize it by the fact that I do pay for internet, and version control, and my peripherals etc
muixoozie|1 year ago
guappa|1 year ago
The problem is that coding was a passion, but turned out to be very lucrative profession so loads of people who can't do it want to do it.
This is why we have languages like Go, and AI tools: allow people who don't want to learn how to be developers, to get a job as developers.
Yasuraka|1 year ago
barrenko|1 year ago
ioulaum|1 year ago
guappa|1 year ago
Also 20$ per month is way less than what it costs them to run it. Eventually they will need to charge way more to cover their costs, and the people who can't code without an AI assistant will need to pony up :)
przmk|1 year ago