@ylecun: Major difference in my mind: - an engineer, given a problem, invents and tries multiple solutions and stops when the so…
Summary
Yann LeCun contrasts the engineering mindset (focused on product innovation and shipping good-enough solutions) with the scientific mindset (focused on asking new questions, proposing solutions, and rigorous methodology), noting both are activities rather than identities and that product innovation builds on earlier scientific advances.
Similar Articles
@francoisfleuret: IMO a researcher studies a problem that may not be solvable, while an engineer solves a problem that is considered solv…
A tweet contrasts the roles of researchers (studying potentially unsolvable problems) and engineers (solving solvable problems).
@itsreallyvivek: https://x.com/itsreallyvivek/status/2062924410588406118
A reflective thread arguing that success in frontier AI labs requires the ability to operate without a map, where research is about navigating uncertainty and engineering is about compressing complex systems into useful abstractions.
@Maxsteinbrenner: Prompt engineering has been replaced by loop engineering. What is it? (Explained in 60 seconds) For the past 2 years we…
Explains the shift from prompt engineering to loop engineering, where AI agents are given goals and iterate through recursive loops (research, draft, evaluate, test, improve) until meeting standards, with open, closed, and orchestrated looping approaches.
We see something that works, and then we understand it
The article critiques 'thinkism' and the linear theory of innovation, arguing that practical experimentation and observation often precede understanding rather than the reverse.
@GergelyOrosz: Situation 1: dev A thinks approach X is correct, dev B thinks Y is the right way. They argue and try to convince each o…
A tweet discussing how developer debates over correct approaches provide learning that is lost when using LLMs to implement code directly.