#dependency-management

[ follow ]
fromHackernoon
7 months ago

Building a Go Dependency Scanner From Scratch | HackerNoon

Managing Go projects requires tracking dependencies, checking for vulnerabilities, and ensuring license compliance. Building a custom analyzer using Go's standard library allows for tailored dependency management.
Software development
#python
fromRealpython
3 months ago
Python

Episode #249: Going Beyond requirements.txt With pylock.toml and PEP 751 - The Real Python Podcast

fromInfoWorld
3 months ago
Python

Programmers dig Python and Zig

Python's popularity continues to rise, surpassing all competitors, necessitating projects to enhance its speed despite inherent challenges.
fromRealpython
4 months ago
Django

Managing Python Projects With uv: An All-in-One Solution Quiz - Real Python

Python's uv offers a unified tool for efficient project management in Python.
fromRealpython
3 months ago
Python

Episode #249: Going Beyond requirements.txt With pylock.toml and PEP 751 - The Real Python Podcast

Web development
fromCSS-Tricks
4 weeks ago

Keeping Article Demos Alive When Third-Party APIs Die | CSS-Tricks

Demos relying on external services can fail; decoupling dependencies enhances their reliability.
fromPythoninsider
1 month ago
Python

Python Insider: Python 3.14 release candidate 1 is go!

Python 3.14.0rc1 is the first release candidate with no ABI changes, final release on October 7, 2025.
fromhttps://daniel.feldroy.com
1 month ago

uv run for running tests on versions of Python

Using uv run simplifies testing multiple Python versions locally without the overhead of traditional tools like Tox or Nox.
fromHackernoon
2 months ago

Say Hello to Rust 1.84.0 | HackerNoon

Rust 1.84.0 improves dependency management by introducing MSRV-aware resolver for Cargo.
fromPycoders
3 months ago

PyCoder's Weekly | Issue #682

NumPy quickly becomes complex as dimensions increase; while two dimensions may appear straightforward, adding more can lead to significant challenges in managing data effectively.
Python
Artificial intelligence
fromHackernoon
3 years ago

Code Smell 300 - Package Hallucination | HackerNoon

Avoid hallucinated packages that compromise security and stability.
Implement robust validation to counter risks of AI-generated dependencies.
fromInfoQ
3 months ago

Best Practices for Managing Shared Libraries in .NET Applications at Scale

Shared libraries, while enhancing efficiency and consistency, can hinder scalability if not managed properly, particularly in microservices environments.
DevOps
Software development
fromInfoQ
4 months ago

Google Go Module Mirror Served Backdoor for 3+ Years

Research uncovered a major supply chain attack in the Go ecosystem involving a backdoored package.
The attack exploited caching in the Go Module Proxy, emphasizing security vulnerabilities in module management.
[ Load more ]