Why not just use python as a calculator then?
Azzk1kr
I'm all for bashing Elon Musk, but how is he actually directly responsible for that massacre?
My first non-trivial program in Rust was a Markov chain. Right now I'm trying to build a REST API with Actix and a Mongo database. So far it has been an interesting experience.
Hence the expression "Jesus fucking Christ"!
Nitpick: a lightyear is a measure of distance, not of time :)
Is Python scripting working on version 3.0? For the life of me I can't get that to work on version 2 (whichever version).
Write a ticket, mentioning "tackle TODOs" 😅
Hey man you're human! Mistakes! Everyone makes them! At least you admit it, right :D
Have been using Open Telemetry with Micrometer in a Spring Boot 3 microservices architecture. I have to say (regardless of framework of programming language) : structure your logs (like the article mentioned), use the tracing ID propagation and collect the logs in something like Elastic. This makes analyzing logs nice, especially if you're in a Kubernetes cluster with many services with multiple pods.
Fair enough, but Python is not that hard, especially for simple calculations. Start up the repl and type away!