quad9 9.9.9.9 is also an open recursive dns resolver
https://www.quad9.net/
Wiki page: https://en.wikipedia.org/wiki/Quad9
There is a dispute between Sony via Germany and quad9 too :)
https://www.quad9.net/
Wiki page: https://en.wikipedia.org/wiki/Quad9
There is a dispute between Sony via Germany and quad9 too :)
Quad9
Quad9 | A public and free DNS service for a better security and privacy
👍2
Forwarded from
Another Crack in the Chain of Trust: Uncovering (Yet Another) Secure Boot Bypass
https://www.binarly.io/blog/another-crack-in-the-chain-of-trust
https://www.binarly.io/blog/another-crack-in-the-chain-of-trust
www.binarly.io
Another Crack in the Chain of Trust: Uncovering (Yet Another) Secure Boot Bypass
Binarly uncovers CVE-2025-3052: a Secure Boot bypass affecting most UEFI devices, enabling attackers to run unsigned code before OS load.
TLS == SSL: On why SSL was renamed to TLS in late 90s
https://tim.dierks.org/2014/05/security-standards-and-name-changes-in.html
https://tim.dierks.org/2014/05/security-standards-and-name-changes-in.html
tim.dierks.org
Security Standards and Name Changes in the Browser Wars
The Netscape/Microsoft browser wars in the mid-90's were really vicious and competitive. They really had it out for each other. Netscape had...
👌2
Unexpected security footguns in Go's parsers - The Trail of Bits Blog
https://blog.trailofbits.com/2025/06/17/unexpected-security-footguns-in-gos-parsers/
https://blog.trailofbits.com/2025/06/17/unexpected-security-footguns-in-gos-parsers/
The Trail of Bits Blog
Unexpected security footguns in Go's parsers
File parsers in Go contain unexpected behaviors that can lead to serious security vulnerabilities. This post examines how JSON, XML, and YAML parsers in Go handle edge cases in ways that have repeatedly resulted in high-impact security issues in production…
Secure your #Helm 🧨
Chart Dependency Updating With Malicious Chart.yaml Content And Symlink · Advisory · helm/helm · GitHub
https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm
Chart Dependency Updating With Malicious Chart.yaml Content And Symlink · Advisory · helm/helm · GitHub
https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm
GitHub
Chart Dependency Updating With Malicious Chart.yaml Content And Symlink
A Helm contributor discovered that a specially crafted `Chart.yaml` file along with a specially linked `Chart.lock` file can lead to local code execution when dependencies are updated.
### Impac...
### Impac...
😱2
#curious #question
Why does google/chromium decide to store cache in your
Answer: when you use
Why does google/chromium decide to store cache in your
~/.config/ directory!???$HOME/.config/chromium/Default/Service
....
173MB
Answer: when you use
ncdu to view big files in your ~/.config, chromium is always on the top of the list! And as long as google stuff is on top of the list, who cares if your disk is full of ***?😁3
Major changes to your k8s workfkow with Helm, must read 🍉🍉🍉
Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts
https://github.com/bitnami/charts/issues/35164
Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts
https://github.com/bitnami/charts/issues/35164
GitHub
Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts
ImportantAfter evaluating the impact and community feedback, the Bitnami team has postponed the deletion of the Bitnami public catalog (docker.io/bitnami) until September 29th to give users more ti...
On #linux machines, to use chromium with a minimal usage of memory and cpu, you can execute this command every 30 seconds.
pkill -9 chromium
🤣8🤡4👏2
Devops tips & tricks
Photo
That's not a joke. It's a bug!
https://github.com/anthropics/claude-code/issues/3382
> Claude is way too sycophantic, saying "You're absolutely right!" (or correct) on a sizeable fraction of responses.
https://github.com/anthropics/claude-code/issues/3382
> Claude is way too sycophantic, saying "You're absolutely right!" (or correct) on a sizeable fraction of responses.
GitHub
[BUG] Claude says "You're absolutely right!" about everything · Issue #3382 · anthropics/claude-code
Environment Claude CLI version: 1.0.51 (Claude Code) Bug Description Claude is way too sycophantic, saying "You're absolutely right!" (or correct) on a sizeable fraction of responses....
#rsync for local network user
To get the best of your local network configuration (say 1Gbps?) you may need to disable all compression when using
The option
To get the best of your local network configuration (say 1Gbps?) you may need to disable all compression when using
rsync:rsync --whole-file -rapv -e "ssh -o Compression=no" --no-compress /local/source/path/ remote:/path/
The option
--whole-file is useful when the network bandwidth is expected to match/higher than disk bandwidth.❤2
Devops tips & tricks
Major changes to your k8s workfkow with Helm, must read 🍉🍉🍉 Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts https://github.com/bitnami/charts/issues/35164
» After evaluating the impact and community feedback, the Bitnami team has postponed the deletion of the Bitnami public catalog (docker.io/bitnami) until September 29th to give users more time to adapt to the upcoming changes.
To raise awareness before the registry deletion, we will run a series of brownouts over the coming weeks. During each brownout, a set of 10 container images from docker.io/bitnami will be temporarily unavailable for 24 hours. The scheduled brownouts are:
August 28, 08:00 UTC → August 29, 08:00 UTC
September 2, 08:00 UTC → September 3, 08:00 UTC
September 17, 08:00 UTC → September 18, 08:00 UTC
To raise awareness before the registry deletion, we will run a series of brownouts over the coming weeks. During each brownout, a set of 10 container images from docker.io/bitnami will be temporarily unavailable for 24 hours. The scheduled brownouts are:
August 28, 08:00 UTC → August 29, 08:00 UTC
September 2, 08:00 UTC → September 3, 08:00 UTC
September 17, 08:00 UTC → September 18, 08:00 UTC
Docker
Docker: Accelerated Container Application Development
Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.
❤1
https://cachyos.org/ , based on Archlinux, made from Germany with love.
cachyos.org
CachyOS — Blazingly Fast OS based on Arch Linux
🚀 CachyOS is a performance-optimized Arch Linux distribution with CPU-specific package builds, advanced kernel scheduling, and an effortless installation — delivering measurable speed gains without sacrificing simplicity.
👍3😁1
After years working in devops/SRE domain, I finally found a good song that well describes what I have gone through: it's a song from the infamous series Jason Bourne, which is officially found here https://www.youtube.com/watch?v=ftm1hiXgYsA
Happy New Year and enjoy your newly broken systems!!!
Happy New Year and enjoy your newly broken systems!!!
YouTube
Moby - 'Extreme Ways' (Jason Bourne) (Official Audio)
Moby - 'Extreme Ways' (Jason Bourne)
Subscribe to Moby: http://moby.la/subscribeytYo
For info on Moby music, merch, tour dates & more, please visit https://moby.com/
Follow Moby
Instagram: http://moby.la/instagramYo
Mailing List: http://moby.la/mailing…
Subscribe to Moby: http://moby.la/subscribeytYo
For info on Moby music, merch, tour dates & more, please visit https://moby.com/
Follow Moby
Instagram: http://moby.la/instagramYo
Mailing List: http://moby.la/mailing…
🔥2😁2
Firefox #javascript #ECMAScript to reload a tab every 120 seconds
const reloadEveryTwoMinutes = setInterval(() => window.location.reload(), 120_000);
This media is not supported in your browser
VIEW IN TELEGRAM
#devops Windows update can ruin your day =))
😁4❤1
aws provider for terraform on linux: 825MB (terraform-provider-aws_v6.39.0_x5)
google provider for terraform on linux: 139MB (terraform-provider-google-beta_v7.26.0_x5)
Now imagine you have to run
google provider for terraform on linux: 139MB (terraform-provider-google-beta_v7.26.0_x5)
Now imagine you have to run
terraform init in 963 directories for your big company project. And you wonder why the disk is full ...😱4❤1