Hacker News new | ask | show | jobs
by jdwyah 1090 days ago
May need to agree to disagree :) I'm saying that we should write:

httpClient.get("my/url", timeout: config.get("http.timeout"))

Where config is a library smart enough to do some rule evaluation over a live updated backing store to get the right value.

I'm not sure how .so/dll or lua is going to help here.