| ▲ | jstimpfle 4 hours ago | ||||||||||||||||||||||
Depends on what you mean by low level I guess. Compared to web application framework churn rate, simple procedural programming without many dependencies is remarkably stable. You tend to program in a way that works for most platforms (all targetted platforms). How to best do that you learn over the years. To me personally it's very refreshing if the environment around you does not constantly change. That affords learning a bag of tricks and a list of gotchas to avoid. | |||||||||||||||||||||||
| ▲ | embedding-shape 30 minutes ago | parent | next [-] | ||||||||||||||||||||||
> You tend to program in a way that works for most platforms (all targetted platforms). Isn't that true for web frameworks too? Usually they'll only target unix, but if they target windows and macos, then they work on those platforms too? Or am I misunderstanding what you're trying to say here? | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | jdw64 3 hours ago | parent | prev [-] | ||||||||||||||||||||||
I think you're right too. So I also think that maybe I'm viewing the changes as bigger than they actually are, based on my own standards | |||||||||||||||||||||||