[TIL]
"networkctl lldp" shows LLDP neighbors learned by systemd-networkd, while lldptool shows what lldpad sees + its own counters.
Two separate LLDP stacks, two separate statesβso they can disagree until you fix/restart the right daemon.
[TIL]
"networkctl lldp" shows LLDP neighbors learned by systemd-networkd, while lldptool shows what lldpad sees + its own counters.
Two separate LLDP stacks, two separate statesβso they can disagree until you fix/restart the right daemon.
Blog: Ingress NGINX Retirement: What You Need to Know-
chromium 140.0.7339.80 on #debian tries to access sensitive folders :
~/.ssh/ ~/.gnupg/ ~/.dbus/ /boot/
bugs.debian.org/cgi-bin/bugr... #security
Lunch break #homelab upgrade.
5-nodes β #Talos 1.11.0 + #K8S 1.34.
Rolling update, done in 30 min β±οΈ
Too easy...
UK government asks everybody to stop using VPNs.
"everybody who's out there thinking of using VPNs...verifying your age keeps a child safe...So let's just not try and find a way around. Just prove your age."
- UK government
Apple disabled it in the EU because of the EUβs Digital Markets Act (DMA) 9to5mac.com/2025/03/24/i...
And it's funny to watch the EU grab control to "protect" us as our phones lose features, paving the way for ChatControl... berthub.eu/articles/pos...
As always, it's a trade-off to protect us, lol
Canβt relate... this featureβs never been available in the #EU π₯²
Just my opinion, but I think External Secrets Operator deserves to make @cncf.io incubation status github.com/cncf/toc/iss...
π¨ External Secrets Operator maintainers need help and theyβve paused SemVer releases for now.
This operator is a core security layer for many #Kubernetes stacks. If you use ESO, consider helping.
π www.reddit.com/r/kubernetes...
#opensource #k8s
If you understand what software engineering as a career actually entails (lots of people and organizational problems, understanding legacy code and tradeoffs) you are at a career advantage over those who understand the job as just producing code.
Those jobs could be replaced. But that ainβt the job
Output for Claude Code. Me: No, no, no, don't reintroduce a compactRoutesForPrefix that is building a slice. WE DO NOT WANT SLICES. Maintain two indexes when iterating: checkKey for the key to check next for removal (to be incremented for each iterated route) and nextKey the key to be used for the next route to be kept (to be incremented when we keep a route) and when keeping a route and checkKey != nextKey, we need to move the route from checkKey to nextKey. Claude: You're absolutely right! I was reverting to the inefficient slice-based approach. Let me implement the proper two-index compaction directly in the removeRoutes method without any slices
Trying a bit Claude Code. I feel like I am doing all the work and paying for that.
Things that helped me get out of the #AI 10x engineer imposter syndrome:
colton.dev/blog/curing-...
#GitHub (and thus its owner, Microsoft) is calling for a new #EU tech fund to ensure critical open source software can be maintained.
www.omgubuntu.co.uk/2025/07/gith...
#opensource #oss #europe
The most common reasons I hear people switching to Cilium. The only one missing is transparent encryption π
Dommage ne pas avoir un registry interne qui sert de proxy/cache, Γ§a Γ©vite justement le taff de devoir update partout en bitnamilegacy en Γ©tant dΓ©pendant d'un registry publique.
Reste Γ voir si ils laissent les Dockerfile Γ dispo, si oui, Γ§a faciliterait bien le taff pour build+tag sois mΓͺme.
π¨ #Bitnami is moving ALL versioned Docker images behind a paywall on Augβ―28β―2025βonly the single "latest" tag stays free. π³
Time to plan your migration or subscribe for productionβgrade images!
π github.com/bitnami/cont...
#Docker #OpenSource
π¨ #Bitnami is moving ALL versioned Docker images behind a paywall on Augβ―28β―2025βonly the single "latest" tag stays free. π³
Time to plan your migration or subscribe for productionβgrade images!
π github.com/bitnami/cont...
#Docker #OpenSource
0.1x ingΓ©nieur [Γdition Office]
π www.youtube.com/watch?v=i7aQ...
#Cloud #DevOps #AI #tech
π³ #Kubernetes 1.33 just sandboxes your pods by default with user namespace isolationβmapping container root to an unprivileged host ID.
Could this be the single biggest security upgrade your clusters have seen? π₯
π www.cncf.io/blog/2025/07...
#k8s #homelab #devops #CloudNative
A fake extension for the #Cursor #AI IDE code editor infected devices with remote access tools and infostealers, which, in one case, led to the theft of $500,000 in crypto.
www.bleepingcomputer.com/news/securit...
#devops #vscode
Most people think #Kubernetes is just for big companies.
But itβs perfect for small teams, small companies β and even your #homelab. Fewer mistakes, standardized deployments, and less manual pain.
π ergaster.org/posts/2025/0...
#devops #cloud #k8s
#Slack ended its free Enterprise offer for large #opensource groups downgrading them to the limited free plan.
After a decade of generous Slack support, these 200k+ member communities are now scrambling to save chat history and considering a move to #Discord or #Matrix.
www.cncf.io/blog/2025/06...
[Linux-Drama S6 E12 1080p] Linus Torvalds has warned he may remove the new #Bcachefs filesystem in #kernel 6.17.
Maintainer Kent Overstreet pushed unauthorized code changes during the bug-fix phase, causing friction in the community.
www.theregister.com/2025/07/01/b...
#Linux #OpenSource
GitHub Copilot just delivered a surprise: "unlimited AI" now has limits. π
Heavy Copilot users are hitting paywalls unless they upgrade their plans; bill shock incoming.
#GitHub #AI
github.com/orgs/communi...
πͺπΊ Europe calls itself sovereign by integrating open-source software (often US-founded) into EU frameworks.
Is it really sovereignty if Europe has no hardware control, no opensource upstream influence, and no strategic funding?
π berthub.eu/articles/pos...
#opensource #europe #cloud
Applied my Terraform plan and out popped a hot, cheesy Dominoβs pizza ππ€
Who knew infra as code could taste this good?
github.com/MNThomson/te...
#devops #dominos #PizzaAsCode
Bottlerocket is a free and open-source Linux-based operating system meant for hosting containers
It is specifically designed to work with your container orchestrator (like Kubernetes) to automate the containers' lifecycle in your cluster
β€ https://github.com/bottlerocket-os/bottlerocket
Kubernetes v1.33 Fixes a 10-Year-Old Image Pull Loophole
blog.abhimanyu-saharan.com/posts/kubern...