# local high school (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover local high school.

Page: <https://rssamplifier.com/topics/local-high-school/blogs>  
Feed: <https://rssamplifier.com/topics/local-high-school/blogs.md>

---

## [Pure Functions](http://blog.jrheard.com/pure-functions)

_2024-08-31 · jrheard's blog_

The hardest problem in software engineering (aside from choosing which program to write ) is keeping your program simple enough for maintainers to confidently read, understand, and make changes to. This problem is called “ managing complexity ,” and there are lots of famous quotes about it 1 . Managing complexity is easy when a program is small, but it gets exponentially harder as years pass, the…

