Live data from Hacker News

(How to Write a (Lisp) Interpreter (In Python)) (2010)

norvig.com

21–30 of 73 posts

Re: (How to Write a (Lisp) Interpreter (In Python)) (2010)

#24

[flagged]

There is always someone better than you at almost everything you do, this is statistical reality.

If all you care about is the artifact and not the path, there is no reason to do anything.

Use the tool to better yourself, your understanding and push the limits of what is possible. If a Lisp in assembly with GC is now hello world, change what a hard project is.

I see this attitude a lot, and I think it is rooted in a sort of self-centered elitism. Anyone can do it, so why do it? Instead you could have the AI teach you how to implement it yourself with a deep understanding that no human, even if you paid them, would put up with.

But sure, get depressed. But why tho?

Re: (How to Write a (Lisp) Interpreter (In Python)) (2010)

#25

Man these kind of resources have aged really bad in the age of AI.

Why would AI make these age worse than, say, libraries or languages becoming obsolete?

I don't think a good learning resource gets worse just because there's a newer alternative.

Re: (How to Write a (Lisp) Interpreter (In Python)) (2010)

#28

Man these kind of resources have aged really bad in the age of AI.

How do you mean “these kind”?

Blog tutorials, guides, programming books and youtube tutorials. They are completely irrelevant in a time where you have a personal tutor willing to explain every single detail of a subject.

Re: (How to Write a (Lisp) Interpreter (In Python)) (2010)

#29
post #25

Man these kind of resources have aged really bad in the age of AI.

Why would AI make these age worse than, say, libraries or languages becoming obsolete? I don't think a good learning resource gets worse just because there's a newer alternative.

> I don’t think a good learning resource gets worse[...]

Probably not, but they become irrelevant. The other day I found an old programming book at my parents’ and while it was still a terrific resource, I couldn’t image anyone learning a language from a book nowadays.

AI is doing the same thing but 100 times effectively than anything else.

Post reply on HN