Starting the year with improving the 'House Mode' in Home Assistant. It now syncs with the alarm state, allowing manual changes and no longer relying solely on device trackers.
https://t.co/tNrnQvN6f8
#HomeAssistant#SmartHome
With Docker it's easy to monitor the CPU/memory/IO statistics of a program. Just run the program in one terminal and open `docker stats` in another terminal.
@ptrcknlsn Thanks, good to hear! Yeah it's a switch from template-style to declarative with patches, but it makes it so much easier to understand what the resulting Kubernetes manifest files will be 👍
Setting up a new Kubernetes cluster or looking for ways to improve the configuration management?
Read my article about "Giving structure to your Kubernetes configuration" for tips and best practices.
https://t.co/1COAZ7qdJv
#kubernetes#devops#kustomize#k8s#architecture
Debunking Container Myths
https://t.co/p2j5YLLx1h a series by the amazing @iximiuz
➡️Not Every Container Has an OS Inside
➡️You Don't Need an Image To Run a Container
➡️You Need Containers To Build Images
➡️Containers Aren't Processes
➡️From Container to Bootable Disk Image
@adrian_philipp There were indexes, also on the same key as I applied the partitioning. But this table was joined a lot, multiple times for one query. The joins are from the most efficient type, but due to the many records they became too slow.
@mikejulian I recently wrote an article about how to solve this with Prometheus & Grafana; https://t.co/AePkuYu1cT
You can leave the KPIs in the spreadsheet when you create a (simple) exporter that reads from that spreadsheet
First time this has been done?
Armis shows how exploits can make a server backup power system go up in smoke. As in actual smoke.
As in, this hack can probably cause a fire in a data center.
https://t.co/HFuyAYpJRU
Pulumi looks like an interesting alternative for Terraform; Infrastructure as Code, written in your favorite language.
https://t.co/FB52H5jOyS
Terraform is working on a CDK as well, but that's still in beta
https://t.co/stpmyeh5VL
#devops#iac#infrastructure#ops#cloud#dev
With pkg you can package a NodeJs app into an executable than can run on any device without having to install NodeJs and other dependencies for your app. Makes it easy to distribute a NodeJs app!
https://t.co/wneAgSJ6mK
#NodeJS#javascript#node#js#webdevelopment#cli#pkg
I've made the Behringer X-Touch Mini the ultimate midi controller for PulseAudio. Works really nice when combining video calls with music and it gives dedicated controls for muting your microphone.
https://t.co/sZiMUNRMdH
#audio#midi#pulseaudio#wfh#typescript#videocalls