|
|
|
|
|
by bfung
137 days ago
|
|
If it’s easy to read and understand but doesn’t work, or is slow to execute, or costs a lot to run, is it good code? If the function is a black box, but you’re sure the inputs produces a certain output without side effects and is fast, do you NEED “good code” inside? After about 10yrs of coding, the next 10 of coding is pretty brainless. Better to try and solve people/tech interaction problems than plumbing up yet-another-social/mobile/gaming/crypto thing. |
|