1_r/devopsish

1_r/devopsish

54653 bookmarks
Custom sorting
Sensitive US military emails spill online
Sensitive US military emails spill online
A security researcher told TechCrunch that a government server was exposing military emails to the internet because no password was set.
·techcrunch.com·
Sensitive US military emails spill online
Life after DevOps'ish
Life after DevOps'ish
An update on how I'm doing after shuttering the DevOps'ish newsletter
·chrisshort.net·
Life after DevOps'ish
Congratulations to Newly Elected OpenSSF Governing Board Members - Open Source Security Foundation
Congratulations to Newly Elected OpenSSF Governing Board Members - Open Source Security Foundation
We are excited to welcome newly elected Governing Board members of the OpenSSF: Tracy Miranda from Chainguard, Duane O'Brien from Indeed, and Stephen Chin from JFrog. The OpenSSF Governing Board is responsible for overall management of the OpenSSF, including approving major decisions, managing the budget, and establishing advisory bodies or committees to support the OpenSSF’s mission.
·openssf.org·
Congratulations to Newly Elected OpenSSF Governing Board Members - Open Source Security Foundation
K8s ASA: Watching and Caching
K8s ASA: Watching and Caching
In our most recent post in the Kubernetes API Server Adventures series we took a look at the storage interface and explored the only in-tree implementation: etcd3. However, a careful read of the footnotes in that post revealed I wasn’t being completely honest about etcd3 being the only implementation. This could be disputed as Cacher is technically an implementation as well. However, it requires an underlying implementation in order to perform its operations.
·danielmangum.com·
K8s ASA: Watching and Caching
Reducing Tailscale’s binary size on macOS
Reducing Tailscale’s binary size on macOS
Tailscale v1.36 for macOS features a significantly reduced binary size (going from 92MB to 56MB). The effort started out with a chance observation about a surprisingly large executable, and ended up involving some creative approaches using dlopen.
·tailscale.com·
Reducing Tailscale’s binary size on macOS
Amazon to Push Out Europe Middlemen in Latest Cost-Cutting Move
Amazon to Push Out Europe Middlemen in Latest Cost-Cutting Move
Amazon.com Inc. warned distributors in Europe that it will cease ordering from them next year in favor of buying products directly from brands, an effort to stem losses by cutting out some middlemen.
·bloomberg.com·
Amazon to Push Out Europe Middlemen in Latest Cost-Cutting Move
4.0.0
4.0.0
Today, I’d like to announce Homebrew 4.0.0. The most significant change since 3.6.0 enables significantly faster Homebrew-maintained tap updates by migrating from Git-cloned taps to JSON downloads.
·brew.sh·
4.0.0
GoDaddy: Hackers stole source code, installed malware in multi-year breach
GoDaddy: Hackers stole source code, installed malware in multi-year breach
Web hosting giant GoDaddy says it suffered a breach where unknown attackers have stolen source code and installed malware on its servers after breaching its cPanel shared hosting environment in a multi-year attack.
·bleepingcomputer.com·
GoDaddy: Hackers stole source code, installed malware in multi-year breach
How to run a KVM guest in your GitHub Actions
How to run a KVM guest in your GitHub Actions
From building cloud images, to running NixOS tests and the android emulator, we look at how and why you'd want to run a VM in GitHub Actions.
·actuated.dev·
How to run a KVM guest in your GitHub Actions