Advertisement · 728 × 90
#
Hashtag
#DevEx
Advertisement · 728 × 90
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

2 0 0 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
Preview
Full-Stack AI Agent: How to Builds a "Lovable.dev"-style AI agent Learn to build a "Lovable.dev"-style AI agent that generates full-stack apps from a prompt. Get the open-source starter kit using TiDB Cloud.

Can AI agents build production-ready full-stack apps? Yes! See how TiDB powers scalable backends and automates development.

Full deep dive: https://ow.ly/Lajl50YcX9h

#TiDB #AIAgents #FullStack #DevEx

0 0 0 0
Post image

Have you used the GitHub Copilot SDK yet?

If not… you probably should 👀

Repo 👉 github.com/github/copil...

Tonight I had a bit of fun wiring it into some GitHub Actions workflow..

Example workflow screenshot below 👇
#GitHub #Copilot #DevEx #PlatformEngineering #AIinDevOps #GitHubActions

1 0 0 0
- YouTube
- YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

⚡ "10 Tiny Steps to #PowerShell #Productivity Mastery" by @stephanevg.bsky.social was a whirlwind of wisdom:
📚 Learn broadly
🛠️ Tune VS Code
🔁 Use Git & build processes
🧠 Embrace soft skills & focus
🤝 Share, grow, repeat

🎟️ psconf.eu

#PSConfEU #DevEx #VSCode

2 1 0 0
Docker Compose Tip #19: Override files for local development How to use compose.override.yml for seamless local development configurations

🐳 🐙 Docker Compose Tip #19

Seamless local development!

compose.yml + compose.override.yml = automatic merging

Production: docker compose -f compose.yml up
Dev: docker compose up (includes override)

Details: lours.me/posts/compose-tip-019-override-files/

#Docker #Development #DevEx

9 5 1 1
Preview
The Importance of a Shared Vocabulary | DocuCodes Blog Naming things is hard, and

Naming things is hard. 15 mins into a meeting, you realize the PM, VP, and Eng all have a different definition of "Account." 🤦‍♂️

That's the Tower of Babel effect, and it’s killing your velocity.

Read why your team needs a Shared Vocabulary: docu.codes/blog/importa...

#DevEx #SoftwareEngineering

0 0 0 0
Preview
Coding Agent Development Workflows I’ve been playing around with software development workflows for AI agents. here’s everything I know (it’s probably wrong)

Nick Tune’s take on coding-agent workflows is spot on: success isn’t about autonomy, it’s about structure.

Agents need boundaries, feedback loops, and human review to scale beyond demos.

medium.com/nick-tune-te...

#AgenticAI #AIEngineering #DevEx #SoftwareArchitecture #LLMs #PlatformEngineering

0 0 0 0

I am enjoying Frictionless but it does seem like after the book was done, someone from high above said "you need more AI" so they sprinkled some AI mentions gratuitously through the book 😅 #DevEx

0 0 1 0
Video

Visual Git for devs who want to see what's happening.

AI assistance for repetitive tasks.

Engineering insights for leaders who need to know where bottlenecks are.

Git, without the busywork.

#GitTools #DevEx

0 0 0 0

Merci pour l'article, beaucoup de choses intéressantes !

IMO : tant que les devs et les ops sont vus comme des centres de couts, peu d'investissements intéressants seront faits dans leur DevEx et OpsEx (pas trouvé de meilleur terme...)

#DevEx #OpsEx

2 0 0 0
Preview
Germany charts a new course for global aid Facing steep budget cuts and rising political pressure, BMZ unveils a strategy to prioritize high-impact regions and private sector partnerships

Germany charts a new course for global aid www.devex.com/news/germany... #Devex via @Devex

0 0 0 0
Post image

Declarative infrastructure config hides complexity, letting devs focus on what matters: application code.

• Unified YAML per service → validate costs early
• Independent CI + centralized CD → team autonomy meets deployment consistency

#InfoQ article bit.ly/3Ngp8UJ

#DevOps #DevEx #IaC #Security

0 0 0 0