Practical guides to common engineering tasks and tools

build-tools command-line git kitty software-engineering
2 Open Issues Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to contribute to the Practicalli Engineering Playbook, a collection of engineering guides, by potentially adding content related to AI and Large Language Models (LLMs), specifically addressing the issue of AI generating non-valuable results (not hallucinations). This might involve writing a guide on how to evaluate and filter LLM outputs for practical use, or improving existing content to incorporate this aspect.

Complexity: 3/5
good first issue

Practical guides to common engineering tasks and tools

Makefile
#build-tools#command-line#git#kitty#software-engineering

AI Summary: The task is to create a documentation page for the Practicalli Engineering Playbook, detailing how to use the `curl` command-line tool for testing REST APIs. This includes explaining various `curl` options for different HTTP methods (GET, POST, PUT, DELETE), handling different data types (form data, JSON), authentication methods (Basic Auth, Bearer tokens, API keys), and file uploads. The documentation should be clear, concise, and include practical examples.

Complexity: 3/5
good first issue

Practical guides to common engineering tasks and tools

Makefile
#build-tools#command-line#git#kitty#software-engineering