Daily Shaarli
December 20, 2020
Shows how to recover information from pixelated images. TLDR: If you want to conceal sensitive information, don't just pixelate it.
Linux 5.10 was released. It is an LTS release and will receive support over the next five years. Among the many updates and fixes are Btrfs and EXT4 performance tuning, better RISC-V support, and enhancements for BPF programs.
This insightful article helps with understanding the Git object model.
Explains what you can do when you have special DNS requirements inside of Kubernetes.
With this commit, WireGuard supports lands in the FreeBSD kernel.
clair is a tool for doing static vulnerability analysis in OCI and Docker containers.
Report on scanning publicly available Docker Hub images for vulnerabilities. It isn’t the first analysis of this kind, but the result is the same: There are still many harmful container images out there.
Transcription of a short talk that explains how the if-then-else statement came to life.
pbgopy is a clipboard sharing server.
JetBrains announced the early access program for Qodana, their new static analysis tool suited for running in CI/CD environments.
The link contains a step-by-step guide with interesting self-hosting tips.
This post mortem explains how a change in the quota system has lead to an outage of customer-facing services requiring Google OAuth.
»Complexity has to live somewhere. If you are lucky, it lives in well-defined places. … If you're unlucky and you just tried to pretend complexity could be avoided altogether, it has no place to go in this world. But it still doesn't stop existing.«