home.social

#devex — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devex, aggregated by home.social.

fetched live
  1. On Thursday I was at the notary for the incorporation of my first company: @atvari 🥳

    Starting August, I will be offering consulting & contracting services to clients in the areas of Software & Cloud Engineering with a focus on Rust 🦀, Nix / NixOS ❄, and Open Source 🌐. I'm still open to opportunities, so feel free to reach out.

  2. Реальный DX: как измерить опыт разработчика и не соврать самому себе

    В прошлый раз я писал про то, что сообщение об ошибке читает уставший человек в два часа ночи. Там была одна простая мысль: ошибка должна сказать, что случилось, почему и что делать дальше. Переписали голое invalid_request в человеческий ответ, и стало лучше. Вот только «стало лучше» — это ощущение. А ощущение нельзя положить в роадмап (или защитить перед руководством), чтобы сравнить через квартал. Улучшить то, что ты не измеряешь, нельзя: можно только верить, что улучшил. Давайте сегодня разберёмся, как DX из набора интуиций превратился в измеримую дисциплину: с исследованиями, метриками и цифрами. И как этим пользоваться, не скатываясь в дашборд ради дашборда.

    habr.com/ru/articles/1048262/

    #dx #api #developer_experience #опыт_разработчика #devex #space #dora #DX_core_4 #ttfhw #когнитивная_нагрузка

  3. Reading about special relativity felt like understanding it. Doing the calculations in university proved it wasn't the same thing.

    AI coding gives me a similar uneasy feeling. I can follow the logic and reason about the system, but knowing how something works is not the same as being able to apply it. The applied judgment can quietly move out of the developer's hands.

    What bothers me is this: if you need AI to understand your own codebase, that understanding is no longer just assisted by a tool. It is delegated to a vendor.

    #AI #DevEx

  4. RE: mastodon.social/@heplon/116687

    After years of watching great engineers lose entire afternoons to pipeline debugging, CrashLoopBackoffs and OOM kills, my co-founder Simon and I have decided to do something about it.

    Today we are launching Heplon!

    #PlatformEngineering #DeveloperExperience #DevEx #InternalDeveloperPlatform

  5. I wrote my own coding agent cost tracker and noticed that my numbers did not line up with codexbar by Peter Steinberger.

    so I did the annoying thing and dug into the details, assuming I had probably made the mistake.

    the mismatch still held.

    with the public “$1.3M in tokens in 30 days” context, I keep wondering:

    if the cost math of his software is off, how much of the software produced at that scale is actually right?

    #DevEx #Programming #AI

  6. I wrote my own coding agent cost tracker and noticed that my numbers did not line up with codexbar by Peter Steinberger.

    so I did the annoying thing and dug into the details, assuming I had probably made the mistake.

    the mismatch still held.

    with the public “$1.3M in tokens in 30 days” context, I keep wondering:

    if the cost math of his software is off, how much of the software produced at that scale is actually right?

    #DevEx #Programming #AI

  7. From engineering as we know it ➔ AI-native engineering.

    Inside #Meta’s “AI for Productivity” (AI4P) initiative: what they tried, what worked, what still needs proof, and what they’ve ruled out (for now).

    Watch #InfoQ video for more insights: bit.ly/4tRTzQA

    #AI #SoftwareEngineering #EngineeringLeadership #AgenticAI #DevEx

  8. From engineering as we know it ➔ AI-native engineering.

    Inside ’s “AI for Productivity” (AI4P) initiative: what they tried, what worked, what still needs proof, and what they’ve ruled out (for now).

    Watch video for more insights: bit.ly/4tRTzQA

  9. #PlatformEngineering succeeds when reliability and ergonomics reinforce each other - not compete.

    Pratik Agarwal explores 3 foundational pillars:
    1️⃣ Automated reliability
    2️⃣ Developer ergonomics
    3️⃣ Operator ergonomics

    The result❓ Together, they create a Virtuous Cycle! 🔄

    Read the #InfoQ article for more insights: bit.ly/4ew5WxK

    #DevOps #Observability #SRE #DevEx

  10. succeeds when reliability and ergonomics reinforce each other - not compete.

    Pratik Agarwal explores 3 foundational pillars:
    1️⃣ Automated reliability
    2️⃣ Developer ergonomics
    3️⃣ Operator ergonomics

    The result❓ Together, they create a Virtuous Cycle! 🔄

    Read the article for more insights: bit.ly/4ew5WxK

  11. DORA-метрики: как собирать, интерпретировать и не переусердствовать, часть 2

    В первой части мы разобрали, как устроены DORA-метрики и что стоит за каждым из пяти показателей. Сложнее другое: одни используют их как инструмент улучшения процессов, другие – как универсальную шкалу зрелости. Разбираемся, почему контекст здесь важнее любого бенчмарка – и с чего начать команде, которая хочет считать метрики осмысленно.

    habr.com/ru/companies/simpleon

    #DORA #devops #метрики_разработки #deployment_frequency #cicd #software_delivery #бенчмарки #управление_разработкой #itинфраструктура #devex

  12. Anysphere released #Cursor 3 - a redesigned interface built from scratch that shifts the primary model from file editing ⇨ managing parallel coding agents.

    The new workspace supports local-to-cloud agent handoff, multi-repo parallel execution, and a plugin marketplace.

    Details here ⇨ bit.ly/4ezYNfH

    #InfoQ #AIdevelopment #LLMs #DevEx

  13. Anysphere released 3 - a redesigned interface built from scratch that shifts the primary model from file editing ⇨ managing parallel coding agents.

    The new workspace supports local-to-cloud agent handoff, multi-repo parallel execution, and a plugin marketplace.

    Details here ⇨ bit.ly/4ezYNfH

  14. I'm working on an educational app for #amateurradio. In it I have visualizations for different factors that affect radio signal propogation.

    My AI agents hit a quality plateau. Prompt tweaks weren't helping.

    The problem? My agent was anchored to MY understanding of the domain, reflecting my blind spots back at me. 🤦‍♂️

    Here's how I got through it:
    philjohnstonii.com/blog/fresh-

    #AI #AgenticCoding #LLM #DevEx #nvis #hamradio #hf #pota

  15. I'm working on an educational app for #amateurradio. In it I have visualizations for different factors that affect radio signal propogation.

    My AI agents hit a quality plateau. Prompt tweaks weren't helping.

    The problem? My agent was anchored to MY understanding of the domain, reflecting my blind spots back at me. 🤦‍♂️

    Here's how I got through it:
    philjohnstonii.com/blog/fresh-

    #AI #AgenticCoding #LLM #DevEx #nvis #hamradio #hf #pota

  16. AI tools are not “bad”.
    But they often give bad results.

    Why? Because they don’t understand your codebase.
    And your prompts are missing context.

    This is the real gap most Java developers hit right now.

    I break it down here:
    the-main-thread.com/p/java-dev

    #Java #AI #Quarkus #DevEx #LLM #SoftwareEngineering

  17. AI tools are not “bad”.
    But they often give bad results.

    Why? Because they don’t understand your codebase.
    And your prompts are missing context.

    This is the real gap most Java developers hit right now.

    I break it down here:
    the-main-thread.com/p/java-dev

    #Java #AI #Quarkus #DevEx #LLM #SoftwareEngineering

  18. Rails logs in development: beautiful stack traces, everything in your terminal, life is good.

    Rails logs in production three weeks later: zgrep through 30 compressed files and pray.

    I wrote about why this happens and how to fix it.

    rubystacknews.com/2026/03/31/r

    #Rails #RubyOnRails #Ruby #Logging #DevEx #WebDev

  19. #DeveloperProductivity isn’t just about faster builds or better tools - it’s about creating an environment where developers can do their best work.

    In this #InfoQ video, Nicole Forsgren shares a practical blueprint to:
    • Identify & remove the hidden friction slowing your team down
    • Uncover obstacles
    • Win stakeholder buy-in
    • Scale DevEx improvements across your organization

    🎬 Watch now | 📄 #transcript included: bit.ly/4tivSAP

    #DevEx #BestPractices #Agile

  20. isn’t just about faster builds or better tools - it’s about creating an environment where developers can do their best work.

    In this video, Nicole Forsgren shares a practical blueprint to:
    • Identify & remove the hidden friction slowing your team down
    • Uncover obstacles
    • Win stakeholder buy-in
    • Scale DevEx improvements across your organization

    🎬 Watch now | 📄 included: bit.ly/4tivSAP

  21. 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
  22. 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 here: platformengineering.org/blog/t

    #DevEx #PlatformEngineering #devopspink

  23. 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 here: platformengineering.org/blog/t

    #DevEx #PlatformEngineering #devopspink

  24. "We have a PHP SDK ready for you."

    What the developer did: pointed his AI at the Vatly docs and vibe-coded the entire integration in one shot.

    Didn't even check what the AI had done. It just worked.

    Documentation > SDKs when AI can read your docs?

    #devex #ai #buildinpublic

  25. JOB UPDATE!!

    I am happy to announce I signed an offer for a new Senior SRE position, starting April 6!

    THANK YOU ALL for the support and encouragement, I could not have made it through this ordeal without my community!!

    ++++++++++++

    Conference over. My talk was a success.

    But it pays nothing. Nobody is banging on my front door with jobs because I gave a talk at a big conference.

    I desperately need a job, coming up on 9 months unemployed.

    I am looking for Incidents, SRE, or Platform work. I have been judged as overqualified for Senior roles, so my focus is Staff+ and such.

    My LI profile is as good as anything for understanding my work history, so here it is:

    linkedin.com/in/mattcookedavis/

    #FediHire #sre #platformeng #devex

  26. JOB UPDATE!!

    I am happy to announce I signed an offer for a new Senior SRE position, starting April 6!

    THANK YOU ALL for the support and encouragement, I could not have made it through this ordeal without my community!!

    ++++++++++++

    Conference over. My talk was a success.

    But it pays nothing. Nobody is banging on my front door with jobs because I gave a talk at a big conference.

    I desperately need a job, coming up on 9 months unemployed.

    I am looking for Incidents, SRE, or Platform work. I have been judged as overqualified for Senior roles, so my focus is Staff+ and such.

    My LI profile is as good as anything for understanding my work history, so here it is:

    linkedin.com/in/mattcookedavis/

    #FediHire #sre #platformeng #devex

  27. 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/g

    #IDP #DevEx

  28. 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/g

    #IDP #DevEx

  29. 10-minute deployments vs. hours doing it manually!

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

    The initial deploy-on-aws plugin transforms workflows by accepting commands like "deploy to AWS" and generating complete pipelines with architecture recommendations, cost estimates, and infrastructure code.

    More details on bit.ly/4ldzDF4

  30. ActivityPub client developer experience is something like this.

    Building a coherent feed with stateful objects requires comparing an Activity from the inbox, with what’s in your outbox.

    #ActivityPub #c2s #DevEx

  31. "Many organizations I have been involved with put their initial focus on the ticketing system as primary data source. I believe that is a mistake.

    Work packages provide an overview of what happens across the production system. A ticketing system represents work. It is a model of reality. It is not reality. The code is the closest representation of reality in a software production system."

    Read more... toscalix.com/2026/02/17/agls-b

    #devex #businessintelligence #metrics #opensource

  32. Just published Part 3 of my #AGL Business Intelligence series: "Understanding Activity"!

    Now diving into code activity metrics, including advice for practitioners.

    Read more: toscalix.com/2026/02/17/agls-b

    #OpenSource #BI #devex #continuousdelivery #metrics

  33. ⚡ "10 Tiny Steps to #PowerShell #Productivity Mastery" by @[email protected] 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

    - YouTube