mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

11K
active users

#devex

3 posts3 participants0 posts today

What #devprod metrics matter for Internal #DevEx?
-Environment build time and crash/error rates 🏗️
-CI/CD pipeline delays ❌
-Time in and length of the inner dev loop ♻️
- Time spent waiting for code reviews or other collaboration requests ⌛
bit.ly/4kyvieR

The New Stack · Let Productivity Metrics and DevEx Drive Each OtherThe answer to the debate isn’t to choose one side or the other — it’s to recognize that both are means toward the same end.

#Cursor #IDE doesn't stop to amaze me. I had an old web scraper in #Python. It stopped working because the scraped website changed. I simply prompted that "it no longer finds the right data". No other details. It:
1. Run a few `curl` commands to analyze how the HTML looks now (!)
2. Adjusted CSS selectors (!!)
3. Run the program to figure out if it now works (it did!!!)
4. But Cursor didn't know that, so it added some print statements for himself, re-run and verify the output (!!!!)
#AI #DevEx

The good thing about the new Lambda Console based on VS Code, seems like #AWS is now faster to deliver improvements directly into this IDE.
Latest improvements were

* Cloudwatch Logs live tail in VS Code
* Step Function Workflow Studio integration

No need to leave the IDE 🤩

Is your codebase feeling like a labyrinth? 🤔🔍 Check out these essential code complexity metrics—style, size, cyclomatic, and cognitive—to keep your projects readable and maintainable. 🔧🧩 No more fear of refactoring! 🙌

victoronsoftware.com/posts/cod
#DevTools #TechnicalDebt #Linting #DevEx

Victor on Software · Top code complexity metrics every software dev should knowWays to measure software code complexity to improve code quality and readability

#AWS #CDK roadmap 2025 has been published last week
The focus will be
⚙️ Further enhancing and expanding L2 constructs lib
🧙‍♂️ Enhance #DevEx - Garbage collection/ stack refactoring/upgrade tool/ generative CDK
➕ Extensible infra - cdk8s/ cdk-tf/ partner integrations

👏

Link:

6 days of writing copy 50% of the time, drawing awful diagrams for the designer to improve and generally hating life 🤣 marketing is the pits, can’t wait till I can afford someone to make the pretty words, which is a challenge at the pointy end of #gitOps and #devex

My branding agent should arrive soon. She’ll be rocking in the corner after a few more hours of containers and catalogs

As a developer, I'm more passionate about optimizing the way people work together, than the way my coded algorithms work, because the prior lies at the heart of 95% of the problems in delivered software, including poorly performing algorithms.

Woohoo progress! So now new service catalogs added to a set of environments by #backstage spawns the machinery and auto wires up some grafana dashboards and the input datasources and scrapers.

Services launched in the catalogs are auto discovered and added to this dash.

(Demo panel, we got some fancy dashboards to run off the same data)

Thank you to those who were part of the packed room for my "Why #DevEx matters" talk at #DeveloperWeek. I had a great time reminiscing with you on where we've come, and where we can go in creating a good #DeveloperExperience.

Here are the slides:

speaking.jmeiss.me/FJD6ny/demy

speaking.jmeiss.meDemystifying ‘DevEx’, and why it matters by Jeremy MeissA key factor in shaping the productivity and innovation of software developers is what has come to be called “Developer Experience.” We’ll begin with an introduction to DevEx, exploring its definition and significance in the tech world. We’ll traverse the history of software development, highlighting how DevEx has evolved with technology. Key components, such as ergonomic tools, efficient workflows, and community support, are dissected to showcase their impact on a developer’s day-to-day life. We’ll look at successful and problematic DevEx scenarios, offering lessons and strategies for improvement. Then, we’ll delve into practical tips for enhancing DevEx, discussing better practices and common pitfalls. Looking forward, we will explore emerging trends and future predictions, hopefully preparing us for the evolving landscape of software development. This talk is an essential journey through the world of DevEx, ideal for developers, team leaders, and tech enthusiasts keen on optimizing their development environments for better outcomes.