Hacker News new | ask | show | jobs
by tryauuum 1593 days ago
my system administrator background says yes, sometimes wiping the whole project is the best idea

Imagine that you are developing a storage with an s3-compatible API for internal use. Maybe you should give up and install CEPH instead

1 comments

Imagine you're developing a storage with S3-compatible API that is meant for public consumption, but you don't actually have something to store. Then yeah, bad idea to write some sort of storage system.

Point being, yes, of course you can come up with 1000s of examples where it's good/bad to delete all code. The point of my comment wasn't "It's never good to remove all code for a project" but rather "If this change is good or not depends on variables from outside the Git repository".