Hacker News new | ask | show | jobs
by bobwaycott 2513 days ago
What little optimizations?
1 comments

Like writing logs to RAM and syncing back to disk daily or only on reboots/shutdowns, keeping high-write applications on a USB drive and providing the biggest cache possible by slimming down the OS memory footprint.

This two things reduce the hits to SD card substantially.