Advertisement · 728 × 90
#
Hashtag
#devEx
Advertisement · 728 × 90
Preview
From DevEx to DAX The best products will be built as a collaboration between humans and agents. DAX will help us build these better and faster.

How I'm thinking about DevEx these days 🧘
www.sarincasm.com/blog/dax

#DevEx

0 0 0 0

One approach builds tracking into the system. The other assumes humans will track everything manually. One of those scales.

#DevEx #Automation

0 0 0 0

The problem is the process - manual, easily deprioritized, dependent on the right person seeing the right thing at the right moment. That's a process design problem. And those can be solved.

#DevEx #DevOps

0 0 0 0

We dive into:
🔹 How he chooses which technologies to teach in #DevEx
🔹 The role of #OpenSource in content creation
🔹 Video vs. LiveStreaming: What works and why
🔹 How Community feedback shapes his direction

1 0 1 0
Video

AI gave your developers 25% more output.

It also gave them 9x more code churn.

More code is not better code. We analyzed 2,172 developer-weeks to find out what AI is actually doing to your team.

The AI Multiplier Effect report: gitkraken.com/reports/ai-multiplier-effect

#DevEx

0 0 0 0

The teams figuring this out aren't building faster humans. They're building smarter systems.

#DevEx #DevOps

1 0 0 0
Post image

We’ll take enjoyable in a space that usually feels like duct tape and late-night Slack messages. If Doppler has made your life even 10% less chaotic, we’d love to hear it.

Drop us a review on G2 ➡️ zurl.co/XX8rV

#DevOps #Security #SecretsManagement #DevEx #Doppler

0 0 0 0

The next step in engineering maturity isn't better dashboards. It's systems that see the shape of a problem forming before it arrives.

#DevEx #DevOps

0 0 0 0

The real cost isn't the hours. It's what those hours could have been.

#DevEx #DevOps

0 0 0 0
Preview
Serving Markdown to AI Agents in Developer Portals Without Breaking SEO An article by Christoph Weber for Pronovix examines how serving Markdown alongside HTML can support AI agents consuming documentation. The piece explains how content negotiation, token efficiency, and structured formats improve machine readability wh...

Christoph Weber explores serving Markdown to AI agents via content negotiation. Improves efficiency while preserving SEO with canonical HTML delivery.

https://bit.ly/4bWGfTU

#Drupal #AI #DevEx #WebArchitecture

0 0 0 0

There's a better model. We will write about it this week.

#DevEx #DevOps

0 0 0 0
Preview
Platform Engineering and Developer Experience (DevEx) Let's look at one of the pressing issues that development teams are facing today, the cognitive load of managing infrastructure, and how Platform Engineering can help alleviate this burden.

🚀 Platform engineering needs great DevEx to succeed.

Less friction. Better self-service. More adoption.

Read more 👉
https://f.mtr.cool/zxqhmmxzga

#PlatformEngineering #DevEx

0 0 0 0
use loess::quote_into_mixed_site;
use proc_macro2::{Span, TokenStream};

fn my_quote(span: Span, root: &TokenStream, output: &mut TokenStream) {
	quote_into_mixed_site!(span, root, output, {
	
		// Emits `b`.
		{#if false {
			a
		} else {
			b
		}}
		
		// Emits `e`.
		{#if false {
			a
		} else for _ in 0..0 {
			b
		} else while let Some(0) = None {
			c
		} else match 0 {
			1 => { d }
			_ => { e }
		}}
	
	});
}

use loess::quote_into_mixed_site; use proc_macro2::{Span, TokenStream}; fn my_quote(span: Span, root: &TokenStream, output: &mut TokenStream) { quote_into_mixed_site!(span, root, output, { // Emits `b`. {#if false { a } else { b }} // Emits `e`. {#if false { a } else for _ in 0..0 { b } else while let Some(0) = None { c } else match 0 { 1 => { d } _ => { e } }} }); }

Interlaced (procedural) templating can be really nice I think, as long as the syntax is clean and bracket-nesting is strict.

This loess macro is pretty clean too by the way, it's (mostly) not a muncher and you can use `{#raw { … }}` to emit long runs of token trees more efficiently also at runtime.

0 0 1 0
Preview
Azure Weekly: Microsoft Goes All-In on Agentic Infrastructure Foundry Agent Service hits GA, Azure launches agentic modernization tools, and the cloud gets a database savings plan. Here's what shipped.

Azure Weekly: Microsoft Goes All-In on Agentic Infrastructure What Shipped This Week Azure had a major week. Three significant announcements dropped that signal where Microsoft is placing its infra...

#azure #ai #devops #devex

Origin | Interest | Match

0 0 0 0
Preview
KubeCon + CloudNativeCon Europe 2026: The Next Chapter of Developer Experience... View more about this event at KubeCon + CloudNativeCon Europe 2026

Are you at #kubeconeu2026 today? Join us and learn how to contribute back to the CNCF ecosystem with #TAG #DevEx at 15:00 - 15:30 CET in E106-108

The Next Chapter of Developer Experience: TAG DevEx in Action

Kevin Dubois Julien Semaan Graziano Casto Mona Borham

sched.co/2EF5e

3 0 1 0
Preview
The empathy gap: Why your platform needs UX, not just APIs Discover "the empathy gap" in platform engineering. Learn why relying only on APIs and DORA metrics leads to low Internal Developer Platform (IDP) adoption, and how treating your platform as a product...

You can have green DORA metrics and still have miserable developers.

Speed ≠ Joy.

To get real IDP adoption, we need to treat platforms like products. APIs aren't enough.

Read my new article for Platform Engineering: platformengineering.org/blog/the-emp...

#DevEx #PlatformEngineering #devopspink

0 0 0 0
Preview
How AI and modern languages boost developer team efficiency To boost efficiency, any developer team must assess how modern programming languages and AI interface with diverse hardware.

Tools like Cursor now serve as daily drivers for many engineers. However, the recent creation of a C compiler by Anthropic’s Claude model highlights where machine learning excels—and where its limitations lie. #mojo #llvm #genai #devex #opensource #developers #machinelearning #technology

1 0 0 0
A Brief History of Engineering 2026

A Brief History of Engineering 2026

🚀 75 Jahre Software-Evolution – was kommt jetzt?
In „A Brief History of Engineering 2026“ zeigt Neil Douek, warum Platform Engineering & KI die nächste Entwicklungsstufe markieren.
📅 30.03.2026
entwickler.de/live-events/brief-history-of-engineering/
#PlatformEngineering #AI #DevEx

0 0 0 0

Ok, next feature on the SheepCat 🐑🐈 roadmap!
​What if you could push a sanitized, professional update directly to your company's ticket system enhanced by local Ai?
Thinking an enhanced version of your notes that keeps your PM off your back?
#Jira #Agile #DevEx #BuildInPublic #Neurodivergent #Python

1 0 2 0

For all those that came to my talk at @devnexus.bsky.social about the differences between #DevEx and Dev Productivity, thank you for your attentiveness and great questions and discussion. I've linked the slide deck below! I can't wait for next year's #DevNexus!

speaking.jmeiss.me/S11RDF/devel...

1 0 0 0
Preview
The Interest Nobody Is Calculating Velocity debt compounds like financial debt. Unlike financial debt, nobody is tracking the balance.

AI tools are increasing output velocity. But they are also making the cost side of the equation harder to see.

The speed gain is real. The interest is just not on any balance sheet yet.

open.substack.com/pub/serefaya...

#EngineeringLeadership #TechnicalDebt
#AIEngineering
#VelocityDebt #DevEx

0 0 0 0
A cinematic portrait of a distinguished, elderly male Field CTO / Architect with a serious, analytical expression. He is dressed in a dark obsidian-colored three-piece suit, waistcoat, tie, and black leather gloves. He is carefully examining a massive, intricate, glowing golden IDP (Internal Developer Platform) interface made of complex data lines and grids. His left gloved hand is pressing against a section of the shimmering golden glass panel, visually feeling the constraint of the structure he designed. On the interface, charts, graphs, and key text including 'IDP', 'GOVERNANCE MANDATE', and 'PLATFORM CONTROL' are visible in glowing gold data. The background is a moody, dimly lit futuristic brutally server hall with massive racks in cold blue light, contrasting with the warm, rich golden cage structure. The ground is dark reflective obsidian. The mood is serious, analytical, and constrained.

A cinematic portrait of a distinguished, elderly male Field CTO / Architect with a serious, analytical expression. He is dressed in a dark obsidian-colored three-piece suit, waistcoat, tie, and black leather gloves. He is carefully examining a massive, intricate, glowing golden IDP (Internal Developer Platform) interface made of complex data lines and grids. His left gloved hand is pressing against a section of the shimmering golden glass panel, visually feeling the constraint of the structure he designed. On the interface, charts, graphs, and key text including 'IDP', 'GOVERNANCE MANDATE', and 'PLATFORM CONTROL' are visible in glowing gold data. The background is a moody, dimly lit futuristic brutally server hall with massive racks in cold blue light, contrasting with the warm, rich golden cage structure. The ground is dark reflective obsidian. The mood is serious, analytical, and constrained.

You didn't build a Developer Platform. You built a Golden Cage.

IDPs built for control instead of consumption will always fail.

The architectural verdict:
platformengineering.org/blog/golden-...

#IDP #DevEx

1 1 0 0
Post image

Friction is a powerful signal! It often reveals brittle processes that won’t survive as #AI accelerates the pace of work.

This #InfoQ #podcast is about identifying & removing Developer Friction, the subject Dr. Nicole Forsgren’s new book, “Frictionless”.

🔗 bit.ly/4d2wd5S

#AIarchitecture #DevEx

2 0 0 0
Post image

10-minute deployments vs. hours doing it manually!

#AWS launched Agent Plugins for AWS, giving AI coding agents specialized deployment skills.

“Deploy to AWS” →
✅ Full pipelines
✅ Architecture recs
✅ Cost estimates
✅ Infra code

⇨ bit.ly/3OMilCU

#AIAgents #IaC #DevEx #AutomatedDeployment

3 0 1 0
Preview
Platform Engineering and Developer Experience (DevEx) Let's look at one of the pressing issues that development teams are facing today, the cognitive load of managing infrastructure, and how Platform Engineering can help alleviate this burden.

Platform Engineering + DevEx: where “paved roads” beat bespoke scripts. 🚀
New blog: https://f.mtr.cool/yxsotzfcbg

#PlatformEngineering #DevEx #APIs #DevOps

0 0 0 0
Post image

While “culture” is seen as a soft skill, top-performing orgs know it’s the Engine of productivity & stability.

In #SoftwareDevelopment, #Culture can make or break teams.

Explore how a strong culture drives innovation & brings out the best in software professionals.

📖 bit.ly/4cn2mVv

#DevEx

0 0 0 0

🏗️ La mayoría de los equipos de plataforma crean productos sin saberlo

Un error común que pasa desapercibido en la ingeniería de plataformas.

https://thenewstack.io/internal-platforms-are-products/

#PlatformEngineering #InternalDeveloperPlatform #DevEx #RoxsRoss

0 0 0 0
Preview
Developer Experience, the new way w/ Ondřej Chrastina YouTube video by Hackmamba

🔴 Today ~3PM CET 🗓️

Me & William are gonna talk Developer Experience

www.youtube.com/live/yqSVm2C...

#devex #devrel #podcast

0 0 0 0
Preview
Developer Experience is More Than Just Productivity Metrics If we want to foster true innovation, we have to realize that Developer Experience (DevEx) is the journey, while Developer Productivity is simply the destination.

I finally got around to converting a talk that I have given a few times into a blog post about some of the key differences between #DevEx and Developer Productivity.

dev.to/jerdog/devel...

4 3 0 0
Post image

🎙️ DevEx Talks – Episode 1 is live!

Welcome to the first episode of #DevEx Talks, hosted by our Developer Advocate, @didiviking.bsky.social. In this episode, she’s joined by Marcos Placona, former Head of Developer Relations at Twilio and founder of DevRel Bridge and LinkIntel.

1 1 1 0