OPKSSH (OpenPubkey SSH) is now open-sourced as part of the OpenPubkey project. This enables users and organizations to configure SSH to work with single sign-on technologies like OpenID Connect, removing the need to manually manage & configure SSH keys without adding a trusted party other than your ...

Many of us became software engineers because we found our identity in building things. Not managing things. Not overseeing things. Building things. With our own hands, our own minds, our own code. But that identity is being challenged. AI coding assistants aren’t just changing how we write software ...

Take your Kubernetes cluster to the next level with these must-have utilities

*I've been hearing a lot about different programming workflows to make full use of LLMs, but I want in-depth accounts of how it works. This blog by Harper 🫠 Reed is exactly what I've been looking for.

https://lnkd.in/eE2xjSS2 | 56 comments on LinkedIn*

*Discussions: Hacker News (65 points, 4 comments), Reddit r/MachineLearning (29 points, 3 comments)

Translations: Arabic, Chinese (Simplified) 1, Chinese (Simplified) 2, French 1, French 2, Italian, Japanese, Korean, Persian, Russian, Spanish 1, Spanish 2, Vietnamese

Watch: MIT’s Deep Learning S...

People might get the impression that I’m something of a Luddite. I don’t use social media at all in my personal life and employ it only sparingly in my professional one. I don’t care much for watching online videos. I’ve hosted a lot of guests on the podcast who criticize modern tech. Given this, pe...

*The Model Context Protocol (MCP) is not just "another API lookalike." If you think, "Bro, these two ideas are the same," it means you still don't get it.

Let's start with a traditional API:

An API exposes its functionality using a set of fixed and predefined endpoints. For example, /products, /...

*The TOGAF Architecture Maturity Model: A Language for Unlocking Business Value

Enterprise Architecture (EA) often struggles with one key challenge: communicating its value to business leaders. Without a clear articulation of how EA contributes to strategy, decision-making, and measurable outcomes...

Docker has announced the general availability of Docker Bake, a build orchestration tool designed to simplify complex Docker image builds. The Bake functionality has been in an experimental phase for several years, and it aims to address common challenges in managing Docker build configurations by d...

AI is here. So we need to talk about the difference between expendable “knowledge workers” and irreplaceable “knowledgeable workers.”

*I'm surprised TikTok open-sourced their AI backend code: a batteries-included vLLM + Kubernetes stack. AIBrix is an open-source LEGO set for building enterprise-grade LLM infra without duct-taping GPUs to your server rack.

Deploying a single vLLM instance is like teaching a toddler to use a light...

Feb 19, 2025 ... [1] https://news.ycombinator.com/item?id=42923998 · chatmasta on Feb 20, 2025 | root | parent | next [–]. No general solution? :) If you came ...

Some thoughts and questions on LLM reasoning for software dev

As software development continues to evolve at a rapid pace, developers are constantly seeking tools that can streamline their workflow, improve code quality, and boost productivity. Amazon Web Services (AWS) has answered this call with the introduction of powerful new AI agents for Amazon Q Develop...

Modern data lakes integrate with multiple engines to meet a wide range of analytics needs, from SQL querying to stream processing. A key enabler of this approach is the adoption of Apache Iceberg as the open table format for building transactional data lakes. However, as the Iceberg ecosystem expand...

Patterns from our colleagues' work building with Generative AI

For many years, the main way to authenticate to AWS was to use Identity and Access Management (IAM), but in the last few years, AWS has been pushing users towards the newer IAM Identity Center (formerly known as AWS SSO), which offers a more secureand convenient way to authenticate. This blog post i...

: Azure Local is about hybrid management, not hybrid resource pools, and is catching up with virtual rivals

Contribute to kubesec-diagram/kubesec-diagram.github.io development by creating an account on GitHub.

Containers, led by technologies like Docker, offer a lightweight, portable, and consistent way to package applications and their dependencies.

Dec 16, 2024 ... ... https://www.uptycs.com/blog/kubequery-brings-the-power-of-os ... code much easier to read It's SQL, so you have to know which columns ...*

Turns out, you can even put together a makeshift Hackintosh using Docker

The 10 coolest open-source software tools in 2024 include tools for developing AI applications, implementing zero trust networks and managing large volumes of data.

If you’ve used SQL, you’ve likely encountered the basic joins.