Bitwarden finally released the native Android app (written in Kotlin) with version 2024.10.1. I used the beta since it was released and Vaultwarden updated to support it, and I can definitely say it’s a huge improvement to the previous Xamarin version. 👍 ⌘ Read more
How to ace the Certified GitOps Associate (CGOA) exam
Community post originally published on Medium by Giorgi Keratishvili Introduction So want to pass CGOA exam but not sure where to start? Don’t worry I will help you with what to pay attention to and will… ⌘ Read more
New from Universe 2024: Get the latest previews and releases
Find out how we’re evolving GitHub and GitHub Copilot—and get access to the latest previews and GA releases.
The post New from Universe 2024: Get the latest previews and releases appeared first on The GitHub Blog. ⌘ Read more
Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview
At GitHub Universe, we announced Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview and o1-mini are coming to GitHub Copilot—bringing a new level of choice to every developer.
The post [Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview](https://github.blog/news-in … ⌘ Read more
Octoverse: AI leads Python to top language as the number of global developers surges
In this year’s Octoverse report, we study how public and open source activity on GitHub shows how AI is expanding as the global developer community surges in size.
The post Octoverse: AI leads Python to top language as the number of global developers surges appeared first on The GitHub Blog. ⌘ Read more
Announcing Vitess 21
Project post by the Vitess Maintainers We’re delighted to announce the release of Vitess 21 along with version 2.14.0 of the Vitess Kubernetes Operator. Version 21 focuses on enhancing query compatibility, improving cluster management, and expanding… ⌘ Read more
Backup and recovery for Vector Databases on Kubernetes using Kanister
Community post by Pavan Navarathna Devaraj and Shwetha Subramanian AI is an exciting, rapidly evolving world that has the potential to enhance every major enterprise application. It can enhance cloud-native applications through dynamic scaling, predictive maintenance,… ⌘ Read more
The business value of a Kubernetes-based platform
Member post originally published on Elastisys’s blog by Cristian Klein I hear too many stories of platform teams being under-resourced. This usually manifests itself as an overworked platform team with unrealistic on-call rotations. Critical… ⌘ Read more
Flatcar brings Container Linux to the CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Flatcar as a CNCF incubating project. Flatcar is a zero-touch, minimal operating system (OS) for containerized workloads, addressing the challenges of managing and securing a production… ⌘ Read more
ProcessOne: ejabberd 24.10
We’re excited to announce ejabberd 24.10, a major release packed with substantial improvements and support for important extensions specified by the XMPP Standard Foundation (XSF). This release represents three months of focused development, bringing around 100 commits to the core repository alongside key updates in dependencies. The improvements span enhanced security, streamlined connectivity, and new … ⌘ Read more
AI-powered observability: picking up where AIOps failed
Member post originally posted on the Logz.io blog by Asaf Yigal GenAI promises evolutionary changes in how we use observability tools, but meeting expectations means heeding the lessons of our AIOps mistakes. The emergence of generative… ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Kubernetes on Edge
Co-chairs: Tina Tsou and Mars Toktonaliev November 12, 2024 Salt Lake City, Utah Kubernetes on Edge Day demonstrates edge computing is here, and it’s powered by Kubernetes. We’re showcasing real-world use cases, best practices, and cutting-edge… ⌘ Read more
On my blog: Developer Diary, International Animation Day https://john.colagioia.net/blog/2024/10/28/animation.html #programming #project #devjournal
On my blog: Some (US) Election Comments https://john.colagioia.net/blog/2024/10/27/project-2025.html #politics #rant
Beware the frauds, the bozos, the doomers or the ‘accels’.
When technology becomes indistinguishable from magic, it’s very easy to get excited, carried away, or even become irrational. Why irrational you might ask? Because when the expectation from any technology or system extends well beyond what is known to be feasible, that is an irrational behaviour. Sadly, as the result of completely unjustified expectations, financing, […] ⌘ Read more
On my blog: Free Culture Book Club — Restoration Day, part 3 https://john.colagioia.net/blog/2024/10/26/restoration-day-3.html #freeculture #bookclub
Nix as Static Site Generator for My Blog
Nix as Static Site Generator for My Blog ⌘ Read more
On my blog: Toots 🦣 from 10/21 to 10/25 https://john.colagioia.net/blog/2024/10/25/week.html #linkdump #socialmedia #quotes #week
What is zero trust authorization?
Member post originally published on Cerbos’s blog by Twain Taylor Traditional security models, which rely on perimeter-based defenses, have proven to be quite inadequate in the face of sophisticated attacks and the growing adoption of cloud… ⌘ Read more
Software supply chain compliance and security policies with SignServer, EJBCA, and Chainloop
Member post originally published on the EJBCA by Keyfactor and Chainloop blogs by Ben Dewberry, Product Manager, Signing and Key Management, Keyfactor and Miguel Martinez Trivino, Co-founder, Chainloop A software supply chain is the series of steps… ⌘ Read more
On my blog: Real Life in Star Trek, The Next Phase https://john.colagioia.net/blog/2024/10/24/next-phase.html #scifi #startrek #closereading
Attacking browser extensions
Learn about browser extension security and secure your extensions with the help of CodeQL.
The post Attacking browser extensions appeared first on The GitHub Blog. ⌘ Read more
What’s new at this year’s KubeCon + CloudNativeCon North America 2024
We have many exciting new events happening in this Salt Lake City KubeCon, as well as a number of unique Experiences, and we don’t want you to miss anything. Here’s everything you need to know. Also,… ⌘ Read more
Cybersecurity spotlight on bug bounty researcher @adrianoapj
As we wrap up Cybersecurity Awareness Month, the GitHub Bug Bounty team is excited to feature another spotlight on a talented security researcher who participates in the GitHub Security Bug Bounty Program—@adrianoapj!
The post [Cybersecurity spotlight on bug bounty researcher @adrianoapj](https://github.blog/security/vulnerability-research/cybersecurity-spotlight-on-bug-bounty-researcher-adriano … ⌘ Read more
Don’t miss The Project Pavillion at KubeCon + CloudNativeCon North America 2024
By Jorge Castro, Developer Relations at CNCF The Project Pavilion is our dedicated space on the show floor for CNCF Projects. Since there are over 200 projects this can make the Pavilion a rapidly changing landscape,… ⌘ Read more
Erlang Solutions: Implementing Phoenix LiveView: From Concept to Production
When I began working with Phoenix LiveView, the project evolved from a simple backend service into a powerful, UI-driven customer service tool. A basic Phoenix app for storing user data quickly became a core part of our client’s workflow.
In this post, I’ll take you through a project that grew from its original purpose- from a service fo … ⌘ Read more
Huh. I had long forgotten about text fragment URLs. Seems relevant for linking to discussions around linking to individual twtxt posts. https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html
Diversity, inclusion, and belonging at GitHub in 2024
From advancing ethical AI practices to expanding open source learning for developers in Africa, discover how we’ve fostered diversity, inclusion, and belonging this year.
The post Diversity, inclusion, and belonging at GitHub in 2024 appeared first on The GitHub Blog. ⌘ Read more
The Kubestronaut origin story
An interview with Ramesh Kumar A special thanks to one of our CNCF Ambassadors, Ramesh Kumar for inspiring us to create the Kubestronaut program. We recently interviewed Ramesh to ask about how the Kubestronaut program came… ⌘ Read more
How to ace (KCNA) Kubernetes and Cloud Native Associate exam
Community post originally published on Medium by Giorgi Keratishvili Introduction Most probably if you have been working in IT over last decate you would heared such words as containers, docker, cloud native, maybe even kubernetes, but wonder what does all those buzz words mean… ⌘ Read more
Model-Based Testing with Testcontainers and Jqwik
We demonstrate how to use model-based testing with jqwik and Testcontainers to automate regression testing on a REST API across different application environments. ⌘ Read more
Docker at Cloud Expo Asia: GenAI, Security, and New Innovations
At Cloud Expo Asia 2024, Docker showcased its latest innovations in AI integration, security best practices, and product updates, highlighting how containers empower GenAI workflows and enable efficient, secure software development. ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Cloud Native & Kubernetes AI Day
Co-chairs: Amber Graner, Rajas Kakodkar, Ricardo Rocha, Yuan Tang November 12, 2024 Salt Lake City, Utah Cloud Native & Kubernetes AI Day brings together a diverse range of technical enthusiasts, open source contributors, practitioners, researchers and… ⌘ Read more
How to transform Telemetry data from ingest to actionable insights
Member post by Ranjan Parthasarathy, CPO/CTO of Apica Telemetry data is to your system what sensors are to an automobile. Put simply, it is vital. However, handling telemetry data is cumbersome, particularly with the current data explosion. … ⌘ Read more
Kubestronaut in Orbit: Maria Salcedo
Get to know Maria This week’s Kubestronaut in Orbit, Maria Salcedo, is a full stack DevOps backend engineer in Germany with experience in cloud native Kubernetes deployments. Maria is passionate about GitOps, cloud native development of… ⌘ Read more
Securing the open source supply chain: The essential role of CVEs
Vulnerability data has grown in volume and complexity over the past decade, but open source and programs like the Github Security Lab have helped supply chain security keep pace.
The post Securing the open source supply chain: The essential role of CVEs appeared first … ⌘ Read more
Dilli Hai Dilwalon Ki
(Translation: “Delhi is for the warm-hearted”) A Delhi guide by Kunal Kushwaha, Field CTO at Civo The capital city of India, Delhi, has roots that trace back thousands of years. Known as Indraprastha in ancient texts dating as… ⌘ Read more
Data Protection Working Group deep dive at KubeCon + CloudNativeCon Salt Lake City
Community post by Dave Smith-Uchida, Technical Leader, Veeam (Linkedin, GitHub) Data on Kubernetes is growing with databases, object stores, and other stateful applications moving to the platform. The Data Protection Working Group (DPWG) focuses on data… ⌘ Read more
Using Docker AI Tools for Devs to Provide Context for Better Code Fixes
Learn how to map your codebase in order to provide context for creating better AI-generated code fixes. ⌘ Read more
On my blog: Developer Diary, World Statistics Day, Belated https://john.colagioia.net/blog/2024/10/21/statistics.html #programming #project #devjournal
Hiking in the Alps?
As my girlfriend finally finished her last exams last week, and now we have time for enjoyable activities again, we used yesterday to do another hike in the surrounding area. ⌘ Read more
Announcing IBM Granite AI Models Now Available on Docker Hub
IBM’s Granite AI models, optimized for business applications, are now available on Docker Hub, making it easier for developers to deploy, scale, and customize AI-powered apps. ⌘ Read more
On my blog: Getting the Most from Mastodon (and Friends) https://john.colagioia.net/blog/2024/10/20/most-mastodon.html #mastodon #socialmedia
On my blog: Free Culture Book Club — Restoration Day, part 2 https://john.colagioia.net/blog/2024/10/19/restoration-day-2.html #freeculture #bookclub
How to ace the Certified Argo Project Associate (CAPA) exam
Community post originally published on Medium/IT Next by Giorgi Keratishvili Introduction Over the last five years, GitOps has emerged as one of the most interesting implementations of using GIT in the Kubernetes ecosystem and when people hear about… ⌘ Read more
Open collaboration to bring AI Gateway features to the Envoy community
Member post originally published on Tetrate’s blog The industry is embracing Generative AI functionality, and we need to evolve how we handle traffic on an industry-wide scale. Keeping AI traffic handling features exclusive to enterprise licenses… ⌘ Read more
On my blog: Real Life in Star Trek, I, Borg https://john.colagioia.net/blog/2024/10/17/i-borg.html #scifi #startrek #closereading
GitHub for Nonprofits: Drive social impact one commit at a time
Now, it’s easier than ever for nonprofits to receive GitHub product discounts.
The post GitHub for Nonprofits: Drive social impact one commit at a time appeared first on The GitHub Blog. ⌘ Read more
Career growth, learning, and fun, oh my! Your guide to GitHub Universe 2024
Dive into a whirlwind of insights, inspiring sessions, and mingle with industry leaders at this year’s Universe. Get your tickets now before they’re gone!
The post Career growth, learning, and fun, oh my! Your guide to GitHub Universe 2024 appeared firs … ⌘ Read more
Keep up with cloud native and Kubernetes security with the updated CKS certification
CKS exam updated on October 15, 2024 Cloud Native and Kubernetes adoption is accelerating Cloud native technology adoption continues to increase across all enterprises, with most new applications being built on cloud native platforms and, in… ⌘ Read more