Was sind eure Erfahrungen mit agentischen Coding-Tools?
#AItools #AgenticAI #DevExperience #Prompting #AIcoding
https://github.com/RooCodeInc/Roo-Code
Was sind eure Erfahrungen mit agentischen Coding-Tools?
#AItools #AgenticAI #DevExperience #Prompting #AIcoding
https://github.com/RooCodeInc/Roo-Code
"In this #InfoQ #videopodcast, Emerson Murphy-Hill discusses:
➡️ Challenges in measuring developer productivity
➡️ Why team dynamics & psychological safety > meeting load
➡️ Systemic bias in engineering
➡️ How AI tools can help/hurt equity in tech
📺 Watch on YouTube: https://youtu.be/nrzFMR3Cq74
#PsychologicalSafety #DevExperience #Productivity #DevCulture #diversity
📸 Zero-to-Deploy with the Akamai App Platform
Mike Elissen and Matthias Erll from Akamai showed how to go from laptop to live — full-stack deployment straight from the browser, no infra setup needed.
#DevOpsDaysAMS #Akamai #CloudNative #CI_CD #DevExperience #DevOps
Building a product is like baking a cake.
Everyone sees the frosting, your features, the checklist, the shiny bullet points.
But what makes people come back for a second slice?
It's not the frosting. It's the texture. The moistness. The way it melts on the tongue.
That's User Experience and Developer Experience. That's reliability.
You can't measure it in your metrics, but you can taste when it's wrong.
And no one wants to eat a dry cake, no matter how pretty it looks.
Be the cake master.
#ProductDesign #UX #DX #DevExperience #UserExperience
#ProductManagement #SoftwareDevelopment #TechLeadership
#BuildBetter #ReliabilityMatters #DesignThinking
#DigitalCraftsmanship #TechAnalogy #CakeIsCode
🚀 Big news for AWS Step Functions users!
Auto-complete now available for ALL fields in ANY Task integration.
Huge Developer Experience upgrade, quietly released.
Special shout-out to Step Functions Developer Experience team and Anthony Ting for this game-changing update.
Decentralized microfrontend architecture.
The app is architected in a unique way to investigate possibilities and potential.
https://positive-intentions.com/blog/decentralised-architecture
#Microfrontends #JavaScript #WebDevelopment #Frontend #ModuleFederation #DynamicRemotes #SelfHosting #DevExperience #Scalability #AWS #GitHubPages #CDN #OpenSource
Microfronends as a #decentralized alternative to #npm.
While i can smush everything into a #monoRepo, i wanted to explore the idea of using #Microfrontends as a kind-of self managed alternative to #npm.
Microfronends have been around for a while and i've come across many different approaches. I want to share how im using microfrontends in my project.
Im using #Webpack 5 #moduleFederation to create the #microfrontend. there are some interesting features that i dont think are being mentioned elsewhere:
- Dynamic Remotes: Modules can be loaded from various endpoints. We can use a custom function to ping different URLs and determine the fastest one for loading the required module.
- #Selfhosters can manage modules independently, enhancing control over updates and #security on #opensource projects.
- Development Experience: By using dynamic-remotes and running modules locally during development, it can speed up testing and iteration.
- Scalability: The approach allows for #CDN scaling with module deployments on multiple cloud providers. currently, my redundencies are on AWS S3 + github-pages... but i can see how this can be scaled to more cloud providers.
Im aiming for the architecture to look like the following. Let me know your thoughts on my approach and if its something you would consider for your project.
https://positive-intentions.com/blog/decentralised-architecture
https://positive-intentions.com/blog/statics-as-a-chat-app-infrastructure
#Microfrontends #JavaScript #WebDevelopment #Frontend #ModuleFederation #DynamicRemotes #SelfHosting #DevExperience #Scalability #AWS #GitHubPages #CDN #OpenSource
What's on YOUR list of things to do in the first 30 days as Director of Dev?
I'll start:
• Go through "onboarding" exactly as a new hire would. (1) Clone a codebase, (2) setup, (3) run the tests, (4) repeat for all codebases.
It's essential to understand the #DevExperience.
Hooking up devbox
to GitHub Actions for pre-commit-ci/lite-action.
What could go wrong, security wise?
#ai #devExperience
Developer experience: What is it and why should you care? | The GitHub Blog
https://github.blog/2023-06-08-developer-experience-what-is-it-and-why-should-you-care/#why-is-developer-experience-important
I need to come up with some talk ideas for next autumn... #DevSecOps and #DevExperience as topics 🙃
i've written about setting up #vscode to run your tests continuously - putting squigglies in your code when tests fail. also - running your #aspnetcore app continuously, capturing problems from its build.
turns out you can get #vscode to do a lot.
https://www.eke.li/2023/03/vscode-tasks/
#tdd #continuousTesting #devExperience #dotnet #aspnetcore #xunit
edits: adding tags and fixing tyop
Monorepos Lead To Bad Developer Culture.
This might seem like somewhat of a stretch, but hear me out.
In a post-twitter world, where we are acutely aware that using proprietary centralised solutions like #GitHub might be dangerous too, is it time to switch to something completely different like #Fossil?
https://fossil-scm.org/home/doc/trunk/www/index.wiki
Do I know anyone with fossil experience?
How was it compared to git?
Hi, I'm Greg, and here's my #intro.
- All things #devrel + #devexperience
@_tru_id
- Polyglot developer (but #PHP holds my heart)
- Enjoys producing content
- Loves to tinker with #3Dprinting or a Raspberry Pi
- Father of 2 kids, and currently have around 24 guinea pigs.
How to boost the speed of your webpack build? https://tech.m6web.fr/hunting-webpack-performances/ #webpack #perfs #devExperience via @M6web