Hacker News new | ask | show | jobs
by kevin_thibedeau 171 days ago
I touch LaTeX once every 10 years. I'm not going to learn it because I'm not fond of debugging macro processors and have never had a good experience with the language where you have to invoke a stew of packages that will mysteriously stomp on each other. I generated a script the other day to prepare a document in the format I needed. It mostly worked, but the LLM also stumbled on the packages until I could coax a working solution out of it. They're good for these problems where you only need shallow knowledge.
1 comments

Most of us who touch latex make our one great template and forget it, or at least we try to just work off what is given to us.

You still need "knowledge" to use AI, but AI can handle details. Students relying on AI to pass classes means they might not ever obtain the knowledge they really need to use AI well, or maybe I'm cynical and they actually learn the cursory knowledge they need to use AI during the test because otherwise they wouldn't be able to use AI.

I hope there are at least some classes on using AI to solve problems though, like in a domain. "Using AI to boost programming" should be a CS course at least that you can take after you learn programming the manual way.