7 Rust terminal tools you haven't heard about: https://youtu.be/ATiKwUiqnAU?si=SjfBxFg4-HMc78Wo
I knew none of them, and will definitely give most of them a try!
7 Rust terminal tools you haven't heard about: https://youtu.be/ATiKwUiqnAU?si=SjfBxFg4-HMc78Wo
I knew none of them, and will definitely give most of them a try!
Are #FlakyTests disrupting your CI/CD pipeline & draining Developer Productivity?
Trisha Gee dives deep into the hidden impact of these non-deterministic tests.
Learn why ignoring them is a costly mistake for code quality, build times & your team's sanity.
Watch the full #InfoQ #podcast video: https://bit.ly/3Gf20lX
#timestamps included in the description
Demystifying Gradle's build cache https://www.liutikas.net/2025/04/14/Treasure-Cache.html Great blog post by @Aurimas
The -Dorg.gradle.caching.debug=true trick can be handy when you don't have access to a Develocity instance.
via @dotnet : How we ended up rewriting NuGet Restore in .NET 9
https://ift.tt/7IYrfjh
#NuGet #DotNet9 #SoftwareEngineering #PerformanceOptimization #DependencyManagement #Microsoft #VisualStudio #Coding #DeveloperProductivity #OpenSource #TechBlog #SoftwareDeve…
It's been a while since I said "Buy my book" so... "Buy my book". Please
I know you can all write code with AI now. But did you know that you can use a whole bunch of other (non-AI) features in your IDE to make it easier to build, test, debug and commit your code?
Exploring LLM-powered code migration! Check out https://www.linkedin.com/pulse/code-migration-using-llms-glenn-engstrand-c7ixc/ which dives into my experience migrating a Java Spring Boot microservice to TypeScript Nest.js using Llama 3.3 and GitHub Copilot. I share valuable insights on the benefits and challenges of LLM-assisted development, highlighting the productivity gains and the need for manual refinement. #LLM #CodeMigration #TypeScript #NestJS #DeveloperProductivity #GitHubCopilot
Unlocking Developer Productivity: 25 Essential AI Tips for Coding with ChatGPT
In an era where artificial intelligence is reshaping software development, leveraging tools like ChatGPT can significantly enhance coding efficiency. Discover 25 actionable tips that will transform th...
We have opened the Call for Speakers for our Developer Productivity Engineering Summit in September! If you have something to say about how you've improved (or would improve) Developer Productivity in your organisation, we want to hear from you
Rethinking Developer Productivity: The Value of Slow Thinking in Software Development
As the tech industry evolves, the traditional metrics of developer productivity, such as Lines of Code and hourly contracts, are being scrutinized. This article explores the importance of fostering de...
Unlocking Developer Productivity: Introducing the Core 4 Framework
In an era where speed is synonymous with success, the Core 4 framework promises to revolutionize how development teams measure and enhance their productivity. By unifying insights from DORA, SPACE, an...
https://news.lavx.hu/article/unlocking-developer-productivity-introducing-the-core-4-framework
Oh! It‘s Thursday. That‘s blog post day. Any #Gradle, #NixOS, or #DeveloperProductivity topics you‘d like me to write about today?
The Ultimate Showdown: Exploring the Best Text Editors for Programmers
In the world of software development, the right text editor can be a game-changer. From the simplicity of Gedit to the powerful extensibility of Emacs, this comprehensive guide dives deep into the fea...
https://news.lavx.hu/article/the-ultimate-showdown-exploring-the-best-text-editors-for-programmers
From Legacy to Cloud-Native: How Docker Simplifies Complexity and Boosts Developer Productivity
Discover how Docker transforms legacy systems into cloud-native solutions, simplifying complexity and enhancing developer productivity. #Docker #CloudNative #DeveloperProductivity
The AI Revolution in Software Engineering: A Game Changer for Developers
As AI tools flood the software engineering landscape, developers are witnessing a seismic shift in how they approach coding tasks. From automating mundane chores to enhancing productivity, these innov...
https://news.lavx.hu/article/the-ai-revolution-in-software-engineering-a-game-changer-for-developers
#dxday Early Bird Tickets are now available!
Don't miss the opportunity to participate at dxday at the best possible price!
Only 50 tickets available!
https://bit.ly/48Z7CuX
#DeveloperProductivity #AI #coding #IDP #Onboarding #DevEx #EphemeralEnvironments #Documentation #remotedevelopment #community #conference #networking
---
dxday2025 | Exploring and enhancing Developer Experience (DX)
The event is international, and all sessions will be in English. Bologna |
March 13, 2025
It‘s moments like this I‘m reminded how important it is to take time to write good commit messages. Without this I would have spent half the day again chasing the problem I had solved before. For me this was a productivity boost today. I feel like lots of teams underestimate the positive effects of a clean git history. Instead you will see commits like „fix bug“ all over the place.
#git #DeveloperProductivity
Okay, so yesterday I had my first remote mob programming session using my new NeoVim setup together with @marcphilipp and @jendrik We worked on a code base that has a Spring Boot backend and a React TypeScript frontend. Some thoughts and learnings
#NeoVim #Java #SpringBoot #React #TypeScript #DeveloperProductivity