home.social

#dependencymanagement — Public Fediverse posts

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

  1. Are you working with software dependencies in constrained environments? Then this might interest you:

    I’ll give a lightning talk on how we approach practical license and vulnerability management when resources are limited. As Technical Solution Lead at Alliander I deal daily issues regarding licensing and security. I’ll talk about tooling, share key findings and insights.

    Where & when to go?
    Monday, March 23
    13:15 CET
    Amsterdam

    #Ospology #DevOps #Security #OpenSource #DependencyManagement

  2. Are you working with software dependencies in constrained environments? Then this might interest you:

    I’ll give a lightning talk on how we approach practical license and vulnerability management when resources are limited. As Technical Solution Lead at Alliander I deal daily issues regarding licensing and security. I’ll talk about tooling, share key findings and insights.

    Where & when to go?
    Monday, March 23
    13:15 CET
    Amsterdam

    #Ospology #DevOps #Security #OpenSource #DependencyManagement

  3. Are you working with software dependencies in constrained environments? Then this might interest you:

    I’ll give a lightning talk on how we approach practical license and vulnerability management when resources are limited. As Technical Solution Lead at Alliander I deal daily issues regarding licensing and security. I’ll talk about tooling, share key findings and insights.

    Where & when to go?
    Monday, March 23
    13:15 CET
    Amsterdam

    #Ospology #DevOps #Security #OpenSource #DependencyManagement

  4. Are you working with software dependencies in constrained environments? Then this might interest you:

    I’ll give a lightning talk on how we approach practical license and vulnerability management when resources are limited. As Technical Solution Lead at Alliander I deal daily issues regarding licensing and security. I’ll talk about tooling, share key findings and insights.

    Where & when to go?
    Monday, March 23
    13:15 CET
    Amsterdam

    #Ospology #DevOps #Security #OpenSource #DependencyManagement

  5. Are you working with software dependencies in constrained environments? Then this might interest you:

    I’ll give a lightning talk on how we approach practical license and vulnerability management when resources are limited. As Technical Solution Lead at Alliander I deal daily issues regarding licensing and security. I’ll talk about tooling, share key findings and insights.

    Where & when to go?
    Monday, March 23
    13:15 CET
    Amsterdam

    #Ospology #DevOps #Security #OpenSource #DependencyManagement

  6. Hey devs! 👋

    I build mobile apps and got tired of manually fixing broken builds and dependencies after package updates. So I decided to build an AI agent that automatically fixes update-related errors and updates dependencies — even library upgrades.

    Quick facts about the agent:
    - Runs on deepseek in deepseek-chst (v3.2) mode with temperature 0.0.
    - Can revive the project after errors and run automated tests.
    - Won’t require confirmations for common commands (build, run, flutter pub get, etc.) to save time.
    - While the agent fixes things automatically, you can do something useful or grab a coffee ☕.

    Why this matters:
    - I tried dozens of solutions — many crash frequently or demand confirmations even for simple commands (cd, cat, etc.). Endless "Y + Enter" kills productivity.

    Want to help?
    - If you want to join improving this tool — follow me and leave feedback. I’ll share the open Git repo and welcome your suggestions and criticism.

    Thanks — have a great day/evening (time zones may vary)!

    #devtools #aiagent #automation #mobiledev #flutter #dependencymanagement #ci #devops #softwareengineering #productivity

  7. Hey devs! 👋

    I build mobile apps and got tired of manually fixing broken builds and dependencies after package updates. So I decided to build an AI agent that automatically fixes update-related errors and updates dependencies — even library upgrades.

    Quick facts about the agent:
    - Runs on deepseek in deepseek-chst (v3.2) mode with temperature 0.0.
    - Can revive the project after errors and run automated tests.
    - Won’t require confirmations for common commands (build, run, flutter pub get, etc.) to save time.
    - While the agent fixes things automatically, you can do something useful or grab a coffee ☕.

    Why this matters:
    - I tried dozens of solutions — many crash frequently or demand confirmations even for simple commands (cd, cat, etc.). Endless "Y + Enter" kills productivity.

    Want to help?
    - If you want to join improving this tool — follow me and leave feedback. I’ll share the open Git repo and welcome your suggestions and criticism.

    Thanks — have a great day/evening (time zones may vary)!

    #devtools #aiagent #automation #mobiledev #flutter #dependencymanagement #ci #devops #softwareengineering #productivity

  8. Hey devs! 👋

    I build mobile apps and got tired of manually fixing broken builds and dependencies after package updates. So I decided to build an AI agent that automatically fixes update-related errors and updates dependencies — even library upgrades.

    Quick facts about the agent:
    - Runs on deepseek in deepseek-chst (v3.2) mode with temperature 0.0.
    - Can revive the project after errors and run automated tests.
    - Won’t require confirmations for common commands (build, run, flutter pub get, etc.) to save time.
    - While the agent fixes things automatically, you can do something useful or grab a coffee ☕.

    Why this matters:
    - I tried dozens of solutions — many crash frequently or demand confirmations even for simple commands (cd, cat, etc.). Endless "Y + Enter" kills productivity.

    Want to help?
    - If you want to join improving this tool — follow me and leave feedback. I’ll share the open Git repo and welcome your suggestions and criticism.

    Thanks — have a great day/evening (time zones may vary)!

    #devtools #aiagent #automation #mobiledev #flutter #dependencymanagement #ci #devops #softwareengineering #productivity

  9. Oh boy, another tool to generate and verify #lockfiles for GitHub Actions, because we all know life's too short to trust those pesky mutable tags. 🔒✨ Let's spend our precious time pinning every single action to exact commit SHAs, because who doesn't love a good game of dependency whack-a-mole? 🎯🛠️
    gh-actions-lockfile.net #GitHubActions #dependencyManagement #automation #tools #HackerNews #ngated

  10. Oh boy, another tool to generate and verify #lockfiles for GitHub Actions, because we all know life's too short to trust those pesky mutable tags. 🔒✨ Let's spend our precious time pinning every single action to exact commit SHAs, because who doesn't love a good game of dependency whack-a-mole? 🎯🛠️
    gh-actions-lockfile.net #GitHubActions #dependencyManagement #automation #tools #HackerNews #ngated

  11. Oh boy, another tool to generate and verify #lockfiles for GitHub Actions, because we all know life's too short to trust those pesky mutable tags. 🔒✨ Let's spend our precious time pinning every single action to exact commit SHAs, because who doesn't love a good game of dependency whack-a-mole? 🎯🛠️
    gh-actions-lockfile.net #GitHubActions #dependencyManagement #automation #tools #HackerNews #ngated

  12. Oh boy, another tool to generate and verify #lockfiles for GitHub Actions, because we all know life's too short to trust those pesky mutable tags. 🔒✨ Let's spend our precious time pinning every single action to exact commit SHAs, because who doesn't love a good game of dependency whack-a-mole? 🎯🛠️
    gh-actions-lockfile.net #GitHubActions #dependencyManagement #automation #tools #HackerNews #ngated

  13. I am really enjoying the Pixi package manager, pixi.sh , made by @prefix. We have been using conda at my work for managing the dependencies of our python application. It involves scientific data analysis so there are lots of dependencies, and it has been a challenge to keep things up to date. Pixi has nice support for cleanly defining the direct dependencies in the pixi.toml file, and then it automatically generates a lock file. There is a command to upgrade all the dependencies too. It's amazing! I'm just starting to use it, but it is helpful so far.

    #conda
    #packageManagement
    #pixi
    #dependencyManagement

  14. I am really enjoying the Pixi package manager, pixi.sh , made by @prefix. We have been using conda at my work for managing the dependencies of our python application. It involves scientific data analysis so there are lots of dependencies, and it has been a challenge to keep things up to date. Pixi has nice support for cleanly defining the direct dependencies in the pixi.toml file, and then it automatically generates a lock file. There is a command to upgrade all the dependencies too. It's amazing! I'm just starting to use it, but it is helpful so far.

    #conda
    #packageManagement
    #pixi
    #dependencyManagement

  15. I am really enjoying the Pixi package manager, pixi.sh , made by @prefix. We have been using conda at my work for managing the dependencies of our python application. It involves scientific data analysis so there are lots of dependencies, and it has been a challenge to keep things up to date. Pixi has nice support for cleanly defining the direct dependencies in the pixi.toml file, and then it automatically generates a lock file. There is a command to upgrade all the dependencies too. It's amazing! I'm just starting to use it, but it is helpful so far.

    #conda
    #packageManagement
    #pixi
    #dependencyManagement

  16. I am really enjoying the Pixi package manager, pixi.sh , made by @prefix. We have been using conda at my work for managing the dependencies of our python application. It involves scientific data analysis so there are lots of dependencies, and it has been a challenge to keep things up to date. Pixi has nice support for cleanly defining the direct dependencies in the pixi.toml file, and then it automatically generates a lock file. There is a command to upgrade all the dependencies too. It's amazing! I'm just starting to use it, but it is helpful so far.

    #conda
    #packageManagement
    #pixi
    #dependencyManagement

  17. I am really enjoying the Pixi package manager, pixi.sh , made by @prefix. We have been using conda at my work for managing the dependencies of our python application. It involves scientific data analysis so there are lots of dependencies, and it has been a challenge to keep things up to date. Pixi has nice support for cleanly defining the direct dependencies in the pixi.toml file, and then it automatically generates a lock file. There is a command to upgrade all the dependencies too. It's amazing! I'm just starting to use it, but it is helpful so far.

    #conda
    #packageManagement
    #pixi
    #dependencyManagement

  18. "Cooldowns enforce positive behavior from supply chain security vendors: vendors are still incentivized to discover and report attacks quickly, but are not as incentivized to emit volumes of blogspam about 'critical' attacks on largely underfunded open source ecosystems."

    #npm #supplychainattack #dependencymanagement

    blog.yossarian.net/2025/11/21/

  19. "Cooldowns enforce positive behavior from supply chain security vendors: vendors are still incentivized to discover and report attacks quickly, but are not as incentivized to emit volumes of blogspam about 'critical' attacks on largely underfunded open source ecosystems."

    #npm #supplychainattack #dependencymanagement

    blog.yossarian.net/2025/11/21/

  20. "Cooldowns enforce positive behavior from supply chain security vendors: vendors are still incentivized to discover and report attacks quickly, but are not as incentivized to emit volumes of blogspam about 'critical' attacks on largely underfunded open source ecosystems."

    blog.yossarian.net/2025/11/21/

  21. "Cooldowns enforce positive behavior from supply chain security vendors: vendors are still incentivized to discover and report attacks quickly, but are not as incentivized to emit volumes of blogspam about 'critical' attacks on largely underfunded open source ecosystems."

    #npm #supplychainattack #dependencymanagement

    blog.yossarian.net/2025/11/21/

  22. "Cooldowns enforce positive behavior from supply chain security vendors: vendors are still incentivized to discover and report attacks quickly, but are not as incentivized to emit volumes of blogspam about 'critical' attacks on largely underfunded open source ecosystems."

    #npm #supplychainattack #dependencymanagement

    blog.yossarian.net/2025/11/21/

  23. "Làm việc với dự án đa ngôn ngữ (Node.js, Python, Java) thật sự là một cơn ác mộng khi phải tìm kiếm và cập nhật các gói phụ thuộc!
    Có ai khác gặp phải vấn đề tương tự?
    Làm thế nào để bạn quản lý các phụ thuộc đa ngôn ngữ hiện nay? #DevTools #MultiLanguage #DependencyManagement #CôngCụPhátTriển #QuảnLýPhụThuộc"

    reddit.com/r/SaaS/comments/1oq

  24. Tác giả chia sẻ cách giữ các "input" Nix (AI, công cụ dev, desktop) luôn mới bằng cách tách biệt chúng để cập nhật theo lịch trình khác nhau. Anh ấy cũng đã viết một script nhỏ để kiểm tra các bản cập nhật có sẵn.

    #Nix #NixOS #Programming #DevTools #DependencyManagement #LậpTrình #CôngCụPhátTriển #QuảnLýPhụThuộc

    reddit.com/r/programming/comme

  25. Keep your dependencies up to date with Renovate 🔄📦

    Modern apps rely on countless frameworks & libraries. But with great libraries comes great responsibility.

    At #BaselOne25, Java Champion @michaelvitz introduces Renovate – the open-source bot that keeps dependencies up to date, reduces security risks & automates dependency management.

    📅 Oct 16 | Basel

    🎟️ eventfrog.ch/BaselOne2025

    📌 Program: baselone.org/en/baselone-home/

    #BaselOne #DependencyManagement #DevTools #OpenSource

  26. Keep your dependencies up to date with Renovate 🔄📦

    Modern apps rely on countless frameworks & libraries. But with great libraries comes great responsibility.

    At #BaselOne25, Java Champion @michaelvitz introduces Renovate – the open-source bot that keeps dependencies up to date, reduces security risks & automates dependency management.

    📅 Oct 16 | Basel

    🎟️ eventfrog.ch/BaselOne2025

    📌 Program: baselone.org/en/baselone-home/

    #BaselOne #DependencyManagement #DevTools #OpenSource

  27. Keep your dependencies up to date with Renovate 🔄📦

    Modern apps rely on countless frameworks & libraries. But with great libraries comes great responsibility.

    At #BaselOne25, Java Champion @michaelvitz introduces Renovate – the open-source bot that keeps dependencies up to date, reduces security risks & automates dependency management.

    📅 Oct 16 | Basel

    🎟️ eventfrog.ch/BaselOne2025

    📌 Program: baselone.org/en/baselone-home/

    #BaselOne #DependencyManagement #DevTools #OpenSource

  28. Keep your dependencies up to date with Renovate 🔄📦

    Modern apps rely on countless frameworks & libraries. But with great libraries comes great responsibility.

    At #BaselOne25, Java Champion @michaelvitz introduces Renovate – the open-source bot that keeps dependencies up to date, reduces security risks & automates dependency management.

    📅 Oct 16 | Basel

    🎟️ eventfrog.ch/BaselOne2025

    📌 Program: baselone.org/en/baselone-home/

    #BaselOne #DependencyManagement #DevTools #OpenSource

  29. Keep your dependencies up to date with Renovate 🔄📦

    Modern apps rely on countless frameworks & libraries. But with great libraries comes great responsibility.

    At #BaselOne25, Java Champion @michaelvitz introduces Renovate – the open-source bot that keeps dependencies up to date, reduces security risks & automates dependency management.

    📅 Oct 16 | Basel

    🎟️ eventfrog.ch/BaselOne2025

    📌 Program: baselone.org/en/baselone-home/

    #BaselOne #DependencyManagement #DevTools #OpenSource