#code-reuse

[ follow ]
fromdeath and gravity
1 week ago
Python

Learn Python object-oriented programming with Raymond Hettinger

Subclassing in Python is a technique for code reuse, emphasizing operational views over traditional hierarchical models.
Software development
fromMedium
1 year ago

How Bit Reduces Development Costs

A composable, well-documented codebase increases reuse, reduces bugs, and enables AI and non-technical stakeholders to contribute effectively.
Web development
fromFrontendmasters
4 months ago

Thoughts on Native CSS Mixins

Native CSS mixins would enable reusable, parameterized blocks of styles with nesting and composition, reducing preprocessor reliance and duplicated compiled CSS.
fromThe Hacker News
5 months ago

Researchers Find Serious AI Bugs Exposing Meta, Nvidia, and Microsoft Inference Frameworks

Cybersecurity researchers have uncovered critical remote code execution vulnerabilities impacting major artificial intelligence (AI) inference engines, including those from Meta, Nvidia, Microsoft, and open-source PyTorch projects such as vLLM and SGLang. "These vulnerabilities all traced back to the same root cause: the overlooked unsafe use of ZeroMQ (ZMQ) and Python's pickle deserialization," Oligo Security researcher Avi Lumelsky said in a report published Thursday.
Information security
fromMedium
1 year ago

How Bit Reduces Development Costs

Since AI is built in our image, a highly readable and well-structured codebase enhances both human and AI performance. But the benefits go beyond just developers. A composable codebase - where each component is easily accessible and well-documented - also enables non-technical stakeholders to engage more seamlessly in the development process. Maximize Code Reuse One of the biggest cost drivers in software development is rewriting the same code multiple times across different projects.
Software development
Software development
fromMedium
1 year ago

How Bit Reduces Development Costs

A composable, well-documented codebase with reusable, CI-tested components reduces rewrites, lowers costs, and enables consistent, maintainable AI-assisted development.
[ Load more ]