It still is free. No one is forcing anyone to use LLMs to learn to code.
Programming Used to Be Free
31–40 of 76 posts
Re: Programming Used to Be Free
#32Traveling used to be free. You could walk, run or swim anywhere you wanted. Now these cars and airplanes are ruining travel, they are expensive and hard to maintain. You have to buy tickets from vendors and the experience is completely different than walking.
Re: Programming Used to Be Free
#33Even back in the day you had to buy programming books and courses if you wanted to learn how to make the best code. That wasn't free. It's really not all that different from LLMs, you can code without them, but they're a good resource to help you when you're stuck. There's a billion free LLMs you can use, Grok, duck.ai, etc. you don't need money or a subscription to vibe code.
Re: Programming Used to Be Free
#34Programming is freer, faster, more shared, and has more corporate sponsorship than ever before. You think it was always this easy to find high quality docs and packages written by others for free?
Yep, this is ahistoric. You used to have to pay for your compiler, not to mention a useable IDE.
Now, if you don't find gcc and neither of vi (and later vim) or emacs usable, well, let's not go there.
And the tools, they just keep getting better. Now I have both clang and gcc, and so many wayy-cool vim plugins to choose from.
I still pay for good hardware, but thanks to Linus and his ilk, I barely need to do that anymore.
Re: Programming Used to Be Free
#35Earlier quoted context omitted.
This is directly addressed by the author and part of the post? Tools were very expensive until gcc etc., and the internet made excellent free guides available.
and there are free models available. and free ways to run them...
Re: Programming Used to Be Free
#36Programming is free if you do not consider price of your time. If you consider it, it is much higher than AI-associated costs. And even with AI-associated costs, it is still much cheaper than most other engineering professions, where physical realization is orders of magnitude more costly.
Re: Programming Used to Be Free
#37Earlier quoted context omitted.
Well, way back in the day, dev tools weren't free, either, for the most part.
In the 80s, a good compiler would cost several hundred dollars. Relentless competition pushed the prices down to zero.
Re: Programming Used to Be Free
#38Programming is freer, faster, more shared, and has more corporate sponsorship than ever before. You think it was always this easy to find high quality docs and packages written by others for free?
Yep, this is ahistoric. You used to have to pay for your compiler, not to mention a useable IDE.
Re: Programming Used to Be Free
#39I know what you're thinking — when the calculator came about, being forced to compute in your head wasn't an advantage. But LLMs are different: a calculator is a strictly improved substitute for mental arithmetic, whereas an LLM is only an approximate solution — and it is far from clear whether LLMs will ever become a perfect solution, given the nuanced challenges around context management, interpreting intent, etc.
Re: Programming Used to Be Free
#40For one, imagine having to discover StackExchange without Google search. Sure, those were gratis, but I'm not so sure programming was ever as free as the author says.