Dave Copeland :ruby: on Nostr: One downside of Ruby's ability to make configuration easy in the base case is that ...
One downside of Ruby's ability to make configuration easy in the base case is that you end up having configuration spread all over the place: initializers, env vars, command line flags, yaml files, etc.
All to avoid writing code to instantiate a class.
Published at
2025-02-19 17:01:31Event JSON
{
"id": "762f50be93c5dc105c08d28d55539216704591f887acb546ea0d52939ac716b3",
"pubkey": "0a98fcc74400896d68beecfb32da230c656db6fc7ab43c4228b7755377d294f2",
"created_at": 1739984491,
"kind": 1,
"tags": [
[
"proxy",
"https://ruby.social/users/davetron5000/statuses/114031623663624858",
"activitypub"
]
],
"content": "One downside of Ruby's ability to make configuration easy in the base case is that you end up having configuration spread all over the place: initializers, env vars, command line flags, yaml files, etc.\n\nAll to avoid writing code to instantiate a class.",
"sig": "bc10eff863161fb309ed7b66dfc045fa2d2d240c24a4a84319276007dc2723fde63a9f13ad627132b9f93b577ace172fb8b315724b775c950a9d2802ec0c7bfb"
}