# Hurricane Neddy | ![img \|150](https://upload.wikimedia.org/wikipedia/en/thumb/8/85/Hurricane_Neddy.png/320px-Hurricane_Neddy.png) | "**Hurricane Neddy**" is the eighth episode of the eighth season of the American animated television series The Simpsons. It originally aired on the Fox network in the United States on December 29, 1996. It was written by Steve Young, directed by Bob Anderson, and features a cameo by Jon Lovitz as Jay Sherman from The Critic. In the episode, a violent hurricane strikes Springfield and spares the Simpsons. But, by pure chance, the only house destroyed belongs to Ned Flanders. As a result, Ned begins to lose his faith in God and the townspeople around him, especially Homer leading to a nervous breakdown. | |-|-| | | wikipedia:: [Hurricane Neddy](https://en.wikipedia.org/wiki/Hurricane_Neddy) | --- ## Also By Or In Or Of `= this.file.name` ```dataview TABLE WITHOUT ID file.link AS Name, by AS By, in AS In, of AS Of, date AS Date, year AS Year FROM #Type WHERE ( ( any(contains(by, this.by)) AND by ) OR ( any(contains(in, this.in)) AND in ) OR ( any(contains(of, this.of)) AND of ) OR ( any(contains(in, this.file.name)) OR any(contains(in, this.file.link)) ) OR ( any(contains(of, this.file.name)) OR any(contains(of, this.file.link)) ) AND file.name !=this.file.name ) SORT file.etags DESC, date DESC, year DESC ```