Bloop: The Open-Source GPT-4 Powered Code Search Engine Written in Rust
Searching through unfamiliar codebases is one of the most time-consuming tasks in software development. Traditional tools like grep are powerful …
Articles on software engineering, Hugo, web performance, and multilingual content publishing by SoloSoft.
Searching through unfamiliar codebases is one of the most time-consuming tasks in software development. Traditional tools like grep are powerful …
Building a production-grade Retrieval-Augmented Generation (RAG) pipeline involves many decisions – which embedding model to use, which …
Apple Silicon Macs equipped with M-series chips – from the M1 through the latest M4 Ultra – pack extraordinary computational power, …
The rapid proliferation of large language model (LLM) providers has created a new challenge for developers: each provider has its own API format, …
The landscape of AI-assisted software development has evolved rapidly, but few projects have had as much influence on the current generation of …
Documentation is universally acknowledged as important, yet it remains one of the most neglected aspects of software development. Keeping docs in …