tornadofart
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Happy new year! Weird question but here goes. My colleague has a strong work ethic, works hard, learns fast, goes out of his way to increase test coverage etc. I would say his contribution is net-positive but some of…
- Must democracy "deliver the goods" to beat autocracy? (democracyorbust.bearblog.dev)
- Freedom and Order. How to prevent the fascists from taking over a democracy? (democracyorbust.bearblog.dev)
-
Take for example the equation U = R * I In many languages, I have to re-implement this equation according to which values are known and which are not. Something like this pseudocode: var u = r * i; ... var r = u / i;…
-
I want to prevent counterfeit hardware from being used in a machine. The solution should be stand-alone,so independent from the existence of a network. I have a vague idea, but I'm not sure. You could have one…