On my blog: Real Life in Star Trek, The Host https://john.colagioia.net/blog/2024/04/11/host.html #scifi #startrek #closereading
All In Africa: New cohort now open!
As we’re opening up the doors to our final class of this programmatic year, we’re also looking back at our recent graduates and the partners that helped make them a success.
The post All In Africa: New cohort now open! appeared first on The GitHub Blog. ⌘ Read more
Charting new territory: OpenTelemetry embraces profiling
Ambassador post originally published on Logz.io’s blog by Dotan Horovits The topic of continuous profiling has been an ongoing discussion in the observability world for some time. I said back in 2021 that profiling was set to be the… ⌘ Read more
Untitled ⌘ Read more
Mein Newsletter! ?~L~X https://notiz.blog/b/70b
Untitled ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
Erlang Solutions: Blockchain Tech Deep Dive | Innovating with Erlang and Elixir
We’re back with the latest in our Blockchain series, where we explore in-depth In our first post, we explored the Six Key Principles of Blockchain.
In our latest post, we’re making the case for using Erlang,Elixir and the BEAMVM to power your blockchain project.
Blockchain and business needsBuilding a robust and s … ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
Helping policymakers weigh the benefits of open source AI
GitHub enables developer collaboration on innovative software projects, and we’re committed to ensuring policymakers understand developer needs when crafting AI regulation.
The post Helping policymakers weigh the benefits of open source AI appeared first on The GitHub Blog. ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
GitHub Availability Report: March 2024
In March, we experienced two incidents that resulted in degraded performance across GitHub services.
The post GitHub Availability Report: March 2024 appeared first on The GitHub Blog. ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
What is infrastructure from code?
Member post originally published on AppCD’s blog by Lauren Rother Maybe you’ve heard of Infrastructure as Code (IaC), which is the process of managing and provisioning computer data center resources (mostly but not entirely in the cloud) through version-controlled, machine-readable… ⌘ Read more
Next-Level Error Handling: How Docker Desktop 4.29 Aims to Simplify Developer Challenges
In the Docker Desktop 4.29 release, we’ve embarked on an ambitious journey to elevate the user experience by fundamentally redefining error management. Learn more about this intuitive new prompt that sheds light on the mysterious seas of error messages. ⌘ Read more
Docker Desktop 4.29: Docker Socket Mount Permissions in ECI, Advanced Error Management, Moby 26, and New Beta Features
Docker Desktop 4.29 introduces enhancements to secure and streamline the development process and to improve error management and workflow efficiency. With the integration of Enhanced Container Isolation (ECI) with Docker socket mount permissions, the debut of Moby 26 within Docker Desktop, and exciting features such as Docker Compose enhancements via synchronized file shares reaching Beta, we’re equipp … ⌘ Read more
Untitled ⌘ Read more
4 ways GitHub engineers use GitHub Copilot
GitHub Copilot increases efficiency for our engineers by allowing us to automate repetitive tasks, stay focused, and more.
The post 4 ways GitHub engineers use GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
Get started with the latest updates for Dockerfile syntax (v1.7.0)
Dockerfiles are fundamental tools for developers working with Docker, serving as a blueprint for creating Docker images. Learn about new Dockerfile (v1.7.0) capabilities and how you can can leverage them in your projects to further optimize your Docker workflows. ⌘ Read more
Explore the seasons of software development with four full years of data
Discover the latest trends and insights on public software development activity on GitHub with the release of Q4 2023 data for the Innovation Graph.
The post Explore the seasons of software development with four full years of data appeared first on [The GitHub Blog](https://github.blog … ⌘ Read more
K8s Benchmark Report: are organizations meeting NSA hardening checks?
Member post originally published on Fairwinds’s blog by Joe Pelletier The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) continue to update their Kubernetes hardening guidance, making recommendations to help organizations ensure they are hardening their Kubernetes clusters. This… ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
Untitled ⌘ Read more
Applicability of Open Policy Agent (OPA) in telecom domain
Member post by Rakesh Girija Ramesan Nair, Senior Technology Architect, and Sherni Liz Samuel, Technology Architect, Infosys Limited Abstract: This blog brings forth the key focus areas & challenges in the Telecom domain related to policies and how… ⌘ Read more
On my blog: Developer Diary, International Romani Day https://john.colagioia.net/blog/2024/04/08/romani.html #programming #project #devjournal
Untitled ⌘ Read more
In the summer of ‘22 I upgraded my perfectly working soundcore Liberty 2 Pro to the Liberty 3 Pro because they have ANC and have been using them ever since. But since the L2P are still working perfectly, I connected them to my phone again and use them sometimes. Too sad to let them rot in the closet, and I guess nobody wants to buy used in-ear headphones. ⌘ Read more
https://blog.microlinux.fr/formation-git Pleins de tuto #git par la pratique et une fois n’est pas coutume, en français \o/
On my blog: Topical Grab Bag https://john.colagioia.net/blog/2024/04/07/grab-bag.html #rant
Untitled ⌘ Read more
Untitled ⌘ Read more
On my blog: Free Culture Book Club — In Unexpected Places https://john.colagioia.net/blog/2024/04/06/unexpected.html #freeculture #bookclub
Untitled ⌘ Read more
On my blog: Toots 🦣 from 04/01 to 04/05 https://john.colagioia.net/blog/2024/04/05/week.html #linkdump #mastodon #socialmedia #week
Untitled ⌘ Read more
Untitled ⌘ Read more
On my blog: Real Life in Star Trek, Half A Life https://john.colagioia.net/blog/2024/04/04/half-life.html #scifi #startrek #closereading
Ignite Realtime Blog: Smack 4.4.8 released
We are happy to announce the release of Smack 4.4.8, our XMPP-client library for JVMs and Android. For a high-level overview of what’s changed in Smack 4.4.8, check out Smack’s changelog
Smack 4.4.8 contains mostly small fixes. However, we fixed one nasty bug in Smack’s reactor causing an, potentially endless, busy loop. Smack’s new connection infrastrucutre makes heavy use of the reactor, tha … ⌘ Read more
What is retrieval-augmented generation, and what does it do for generative AI?
Here’s how retrieval-augmented generation, or RAG, uses a variety of data sources to keep AI models fresh with up-to-date information and organizational knowledge.
The post What is retrieval-augmented generation, and what does it do for generative AI? appeared first on [T … ⌘ Read more
Membership change source code interpretation
Member post originally published on Medium by DatenLord Background In distributed system application scenarios, it is inevitable to add or delete nodes or replace nodes, the simplest solution is to temporarily shut down the cluster, then directly modify… ⌘ Read more
Debian’s Dedication to Security: A Robust Foundation for Docker Developers
We outline how and why Debian operates as a secure basis for development and makes a good choice for Docker Official Images. ⌘ Read more
From Misconceptions to Mastery: Enhancing Security and Transparency with Docker Official Images
Docker Official Images are an important component of Docker’s commitment to the security of both the software supply chain and open source software. We address three common misconceptions about Docker Official Images and outline seven ways they help secure the software supply chain. ⌘ Read more
Erlang Solutions: A Guide to RabbitMQ
Looking to learn more about the basics of RabbitMQ? This powerful message broker plays a key role in modern, distributed systems.
This post will break down its fundamentals and highlight its importance in the world of modern, distributed systems.
An introduction to RabbitMQRabbitMQ emerged from the need to create a scalable, robust messaging system that was able to handle high volumes of communications between applications, all while maintaining both data and p … ⌘ Read more
metaverse ?~L~X https://notiz.blog/b/6JX
Untitled ⌘ Read more