Avatar

inline_caching

inline_caching@programming.dev
Joined
1 posts • 4 comments
Direct message

I managed to code 100% in nvim after I realized vscode taking almost 5gb storage for caches and the extensions

permalink
report
parent
reply

Thanks! That’s actually the default of Plasma’s Oxygen theme, I just adjusted the color little bit. But I especially love ‘metallic’ feel of it though, that’s why I love Enlightenment’s aesthetics so much.

permalink
report
parent
reply

I agree with the other answers that it depends on the type of programming you end up doing…the nature of the program being developed, but having a background in discrete math is great to have just in case.

From my experience, there can be unexpected problems where you will advantage from having grasp at discrete math. I worked on a project for a telecom company where they wanted a simulation to predict the impact on network coverage if a specific cell tower (BTS) was uninstalled. I ended up relying heavily on the cross-product formula and some ray-casting algorithms to model how coverage would shift in the area.

permalink
report
reply