Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

33% Positive

Analyzed from 81 words in the discussion.

Trending Topics

#data#shell#eval#path#seems#poor#choice#unfortunate#previously#assumed

Discussion (1 Comments)Read Original on HackerNews

zbentleyabout 1 hour ago
That’s … unfortunate. I had previously assumed that an OS with as solid a reputation as FreeBSD would not do questionable things like “have core network protocols store externally-supplied structured data using ad hoc file serialization” (SQLite, Berkeley DB, JSON, TOML, and many more alternatives exist) and “shell eval data/configs on the data path.”

If confirmed, that last part is particularly a bummer. Having shell functionality on the data path of … well, anything as critical as DHCP seems like a poor choice. Considering it appropriate to use shell eval there seems like such a poor choice as to reflect poorly on the whole system.