
1_r/devopsish
Book
Architecture of Consoles
Understanding the evolution of consoles through their architecture
Feds to CIOs: Ask vendors if they’ve done a SQLi audit
Fix up, look sharp: Uncle Sam is running out of patience with tech firms shipping insecure software. Vendors? Get familiar with the phrase "query parameterization"...
Tiny Corp reluctantly launching Nvidia-powered AI PC for a mere $25000 (10K more than AMD version)
Startup slams AMD for buggy firmware
“Temporary” disk formatting UI from 1994 still lives on in Windows 11
"It wasn't elegant, but it would do until the elegant UI arrived." It never did.
Green Reviews Working Group: Moving towards measuring the sustainability footprint of CNCF projects
Green Reviews Working Group: Moving towards measuring the sustainability footprint of CNCF projects
Cloud computing has a significant environmental impact that is rapidly growing due to the rising demand for cloud services, especially with resource-intensive applications like Generative Artificial Intelligence (GenAI).
Tags:
March 26, 2024 at 10:10AM
General AEPs
Letter to U.S. Commerce Secretary Raimondo urging protection of openness and transparency in AI
The OSI contributed, along with other members of civil society and academia, to a letter drafted by Mozilla and the Center for Democracy & Technology (CDT) asking the White House and Congress to exercise great caution when considering whether and how to regulate the publication of open models.
Argo CD CDK8S Config Management Plugin
CDK8S images specially designed for Argo CD Confg Management Plugin
U.S. and Britain accuse China-linked hackers of ‘malicious’ cyber campaigns, announce sanctions
The U.S. and U.K. on Monday accused Chinese state-affiliated hackers of being behind cyber campaigns targeting political figures.
That is some really old code | Canonical expands Long Term Support to 12 years starting with Ubuntu 14.04 LTS | Ubuntu
Today, Canonical announced the general availability of Legacy Support, an Ubuntu Pro add-on that expands security and support coverage for Ubuntu LTS releases to 12 years. The add-on will be available for Ubuntu 14.04 LTS onwards. Long term supported Ubuntu releases get five years of standard security maintenance on the main Ubuntu repos […]
This is less government these days | Ron DeSantis signs bill requiring parental consent for kids under 16 to hold social media accounts
The governor vetoed an earlier bill with less parental consent.
Seeing this eclipse is probably the highest-reward, lowest-effort thing one can do in life
Don't not see it.
Attack Using Fake Python Infrastructure
The Checkmarx Research team recently discovered an attack campaign targeting the software supply chain, with evidence of successful exploitation of multiple victims. The threat actors used multiple TTPs in this attack, including account takeover via stolen browser cookies, contributing malicious code with verified commits, setting up a custom Python mirror, and publishing malicious packages to the PyPi registry. This blog will cover the attack and the techniques used by the attackers.
KubeCon Wrap Up | Emily Omier
I spent most of last week at KubeCon EU in Paris, which rumor has it was the largest KubeCon yet. What were my takeaways? Well, the first thing to come clean about is that I don’t usually go to a lot of talks at conferences — my priority is to use conferences to get face time with people I know. S
NASA Wants to Shut Down Its Greatest X-ray Observatory—and Astronomers Aren’t Happy
The Chandra X-ray Observatory faces a premature end under new funding cuts proposed by NASA—and astronomers aren’t happy
How would you sum up 10 years of Kubernetes?
The CNCF is looking for a tenth anniversary logo
oss-sec: GNU emacs 29.3 released to fix security issues
Pi-hole: 6 years later
Another year - this time 6 years with a Pi-hole on my network. This time revamping the ad-lists in preparation for major upgrade Pi-hole v6.
KVM Virtualization With Linux 6.9 Brings More Optimizations For Intel & AMD
The Kernel-based Virtual Machine changes for Linux 6.9 continue to enhance the capabilities of the open-source Linux virtualization software stack.
A New Way to Provision Databases on Kubernetes
Percona Everest is a cloud-native database platform to deploy and manage enterprise-grade PostgreSQL, MongoDB and MySQL database clusters.
Using Tailscale for persistence
A digital lifeline for millions of Americans is in jeopardy. Here’s why | CNN Business
Every week, Cynthia George connects with her granddaughter and great-grandson on video calls. The 71-year-old retiree reads the news on her MSN homepage and googles how to fight the bugs coming from her drain in Florida’s summer heat. She hunts for grocery deals on her Publix app so that her food stamps stretch just a little further.
Is Pkl the Ultimate Data Format? Unveiling the Challenger to YAML, JSON, and CUE
Is Pkl the Ultimate Data Format? Unveiling the Challenger to YAML, JSON, and CUE
Explore the world of data serialization formats as we delve into the question, Is PKL the Ultimate Data Format? In this video, we ...
via YouTube https://www.youtube.com/watch?v=Nm1ioWPRRVQ
Linux Crisis Tools
Screwtape / sqlite-schema-diagram · GitLab
GitLab.com
Secure by Design Alert: Eliminating SQL Injection Vulnerabilities in Software | CISA
Boeing chief executive to leave at end of 2024
Dave Calhoun, the boss of the troubled planemaker, is standing down, the company has announced.
Anais Urlichs - KubeCon 2024 in Paris Recap - https://www.youtube.com/watch?v=Hjpc_tk4K_Y
KubeCon 2024 in Paris Recap
via YouTube https://www.youtube.com/watch?v=Hjpc_tk4K_Y
Better living through increasingly complex things… That’s not the slogan I was thinking of | DuckDB as the New jq
Recently, I’ve been interested in the DuckDB project (like a SQLite geared towards data applications). And one of the amazing features is that it has many data importers included without requiring extra dependencies. This means it can natively read and parse JSON as a database table, among many other formats.