Tag: open-source
Browse 4 practical software engineering resources tagged with "open-source". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving open-source. Each resource is written for engineers who ship real systems, with copy-paste examples and practical trade-offs.
Open Source Software
Open source software is released with a license that allows others to use, modify, and distribute it. Contributing to and consuming open source requires understanding licenses, governance, and communities.
The resources below cover licenses, contribution guidelines, maintainership, security, and dependency management. Each guide helps you work with open source responsibly.
Every resource includes clear explanations, copy-paste code, and practical warnings. Use them to make informed decisions, avoid production pitfalls, and speed up your delivery. If you are just getting started, read the beginner-friendly articles first; if you are experienced, jump straight to the advanced patterns and architecture guides. New resources are added regularly, so bookmark this page and check back for the latest patterns.
Run LLMs Locally with Ollama for Private Inference
Install and use Ollama to run open-source LLMs locally with Python, including streaming,...
Code of Conduct Template
A community code of conduct template to establish inclusive, respectful collaboration standards.
Contributing Guide Template
A ready-to-use template for open-source and internal project contribution guidelines.