Hacker News new | ask | show | jobs
by hankbond 16 days ago
That was also my reasoning. I'm a fan for abstraction and nesting for DRY reasons but always find it mentally taxing to dive in and out of "functions". So while the code is organized this way to create the settings, they can be read flat all at once. Want to reset the value to the default but forgot what it was? Delete the entry and it'll reset on boot.