|
|
|
|
|
by marjann
452 days ago
|
|
The rise of tools like Cursor reminds me of the Industrial Revolution in France. When machines first appeared in factories, unskilled workers who didn’t understand how they operated often got injured - sometimes quite literally losing fingers. But for skilled craftsmen, these machines became force multipliers, dramatically increasing productivity and improving overall living standards. The same applies to software development. If you lack the fundamentals - how memory, I/O, networking, and databases work - you’re at risk of building something fragile that will break under real-world conditions. But for those who understand the moving parts, tools like Cursor supercharge efficiency, allowing them to focus on high-level problem-solving rather than boilerplate coding. Technology evolves, but the need for deep knowledge remains.
Those who invest in learning the craft will always have the advantage. |
|
Factories were extremely dangerous because the machines had no safety measures. And they continued to be dangerous, for everybody skilled or not, until the introduction of workers rights, regulations and enforced safety measures and protocols.
> But for skilled craftsmen, these machines became force multipliers, dramatically increasing productivity and improving overall living standards.
Skilled craftsmen continued working as they traditionally did so much so that up to today it is possible to find craftsmen that use traditional tools.
> Those who invest in learning the craft will always have the advantage.
I agree with your conclusion, thou.