Hacker News new | ask | show | jobs
by yrgulation 1387 days ago
FreeBSD’s config files spring to mind. Here is an example:

https://github.com/lattera/freebsd/blob/master/etc/defaults/...

Also relevant is this quote from john romero, id’s co-founder:

“Bulletproof your engine by providing defaults upon load failure.”

https://www.mcvuk.com/development-news/john-romeros-secrets-...

1 comments

That quote is quite good indeed! Thanks for sharing it and the example config.