A Working Mathematician’s Guide to Parsing
jeremykun.com
A Working Mathematician’s Guide to Parsing
1–10 of 23 posts
Re: A Working Mathematician’s Guide to Parsing
#2Re: A Working Mathematician’s Guide to Parsing
#3Re: A Working Mathematician’s Guide to Parsing
#4Am I the only person who looks at Jeremy Kun's output and thinks "Nope, this guy is not actually a gifted communicator dedicated to sharing knowledge, he's just a postdoc on an annoyingly self-aggrandizing narcissism trip"?
Re: A Working Mathematician’s Guide to Parsing
#5Am I the only person who looks at Jeremy Kun's output and thinks "Nope, this guy is not actually a gifted communicator dedicated to sharing knowledge, he's just a postdoc on an annoyingly self-aggrandizing narcissism trip"?
I can't see that him being "just" a postdoc has very much to do with anything, especially when covering stuff like this which is foundational rather than cutting-edge.
My point is that there are a lot of people with math PhDs, but Kun is in a small unenviable minority that is driven to engage in self-promotion via all these blog post "primers", which of very dubious pedagogical quality.
Re: A Working Mathematician’s Guide to Parsing
#6Unless our hero mathematician is writing, like, several blog posts a day, using tools like parser generators and writing your grammar in BNF and the like is WAY overkill. Just use search/replace and manually fix it up. Or, like, maybe some kind of editor macro/multiple cursor nonsense in your fully-featured text editor. If she really wants to go nuts, she should write a four-line python script to do the search/replace a tiny bit smarter. Fixing it up with some manual oversight takes like three minutes per blog post at most, it's not worth trying to automate fully.
This is one of them "killing an ant with a nuclear bomb" situations.
Re: A Working Mathematician’s Guide to Parsing
#7Am I the only person who looks at Jeremy Kun's output and thinks "Nope, this guy is not actually a gifted communicator dedicated to sharing knowledge, he's just a postdoc on an annoyingly self-aggrandizing narcissism trip"?
Re: A Working Mathematician’s Guide to Parsing
#8Re: A Working Mathematician’s Guide to Parsing
#9Sadly, he don't understand what LaTeX is and what TeX is. And $$ is a TeX macro, should not be used in LaTeX, the are much better math display environments.
Re: A Working Mathematician’s Guide to Parsing
#10Earlier quoted context omitted.
I can't see that him being "just" a postdoc has very much to do with anything, especially when covering stuff like this which is foundational rather than cutting-edge.
The "just" was supposed to apply to the whole self-aggrandizing trip. My point is that there are a lot of people with math PhDs, but Kun is in a small unenviable minority that is driven to engage in self-promotion via all these blog post "primers", which of very dubious pedagogical quality.