Hmm... I am not using an energy-efficient coding language

#Python #SaaS

@rustickode I'm curious about the methodology... power intensive computation in Python is usually delegated to extensions written in very efficient languages (like, NumPy is mostly Fortran and C..., polars is Rust, etc.) so I guess that in the contexts that matter it is not a problem.
@rustickode I am currently burning energy compiling chromium.

@rustickode

Yes, C is energy-efficient, but at what cost?