decker's comments

decker | 5 months ago | on: High-power microwave defeats drone swarm

The starting cost for a drone show is around $20k USD, so it wouldn't be hard to fake what they are doing. It's hard to say if this a functioning system that can take down drone swarms, or someone is testing the market for a system that can.

decker | 4 years ago | on: I made a mistake with Terraform and Azure made it worse

After working with declarative systems for some time now (terraform, kubernetes), I've concluded that things will generally be declarative, but you're bound to run into edge cases where the imperative nature of the underlying system bleeds through and shows up as a gotcha for some reason or other. For kubernetes, I've found that people tend to have to name YAML files in the order in which they should be applied for things to work properly. A more devious case involves kubernetes ConfigMaps getting updated in place via apply while the deployment fails to recognize that the environment variables for the pod have now changed and need to be restated. I suppose this could be chalked up to the idea that all declarative systems need to be functional and each resource should be immutable, however, that's never how it evolves in practice. In short, it's all been quite a disillusioning journey through the general promise of not needing to worry about ordering that eventually results in ordering being the hardest problem that the system faces.

decker | 4 years ago | on: How Well Can You Hear Audio Quality? (2015)

From what I recall about compression, the artifacts are at the high frequencies which also tend to get muted with age / sound exposure. Rather than play the game of determining if you can hear the difference, are there any diagnostics that can work backwards and determine the max bit-rate one could benefit from when listening?

decker | 4 years ago | on: Stanford study: Covid-19 fatality rate ~0.15%

I'd like to see a study on the percentage of people who's heart, lungs, or brain got filled with micro clots and now have permanent damage. The serious effects of COVID need to be taken into consideration as well if we are talking about risks involved with getting it.
page 1