Remix.run Logo
dfxm12 3 days ago

> A few states publish a recommended or approved list of books that the librarian chooses from.

Well isn't that exactly what FL did?

No.

terminalshort 3 days ago | parent [-]

if (!banned_books.contains(book) { library.add(book) }

if (allowed_books.contains(book) { library.add(book) }

It's the same. (Well, not quite. Yours is much more restrictive.)

didibus 3 days ago | parent [-]

Banning the books takes a stance against the books themselves. It's like an attack to the speech of the authors by the government. The government is openly opposing and calling them obscene.

Simply recommending or mandating that a particular set of books should be made available is very different, that's in line with the role they should play here, which is to make sure that a good selection of books for pedagogy is made available to students.

What's funny is, the "banned books" might have not even been available in any of the libraries to begin with. That shows the distinction.

And finally, even the set of books they make available, it should reasonably look like an effort was made to select them based on an objective criteria of offering the best education. If it starts to feel like it wasn't done so in good faith, it's leaning on propaganda. The librarian, school board, governor, this applies to all of them, it's not their own personal selection of what they want the kids to learn. It's a set of books of their good faith effort at objectively offering the material that benefits the kids education best.