Hacker News new | ask | show | jobs
by rhn_mk1 1979 days ago
Often programming in both realms, I find that the low level gets stuck on the "how" part, and if we're talking about technically non-trivial systems, that can drain you before you even start to approach the non-trivial problem you wanted to solve in the first place.

The best way to code IMO is to find a way that allows doing low level coding but includes the possibility to jump into the high level whenever needed.