Codeminer42's Engineering Blog
LLM

Setting Up A Free Claude-Like Assistant With OpenCode And Ollama
I've been experimenting with Claude Code for a while, and there is no doubt that it's a powerful assistant, capable of performing many tasks as a coding partner. While it's…
Testing Unnatural Prompt Engineering Across Five Large Language Models
Like many people, I was fascinated when this whole LLM thing started. It seemed almost magical how these models operate and the wide range of tasks they can accomplish. Hearing…
How To Use ChatGPT Atlas Agent Mode
OpenAI released a new product, the ChatGPT Atlas browser, which is fully integrated with ChatGPT. In essence, it's one more Chromium-based browser with a sidebar that allows you to interact…
Tool or Agent? The impact of AI in your code and in your wallet
Hello again! It has been some time since I last posted here. I have been hoarding more knowledge about state-of-the-art LLMs and all models currently available on the market, so…
AI-Powered Development: How to boost your productivity while staying in control
We are living in a transformative era for software development. Since the advent of LLMs (Large Language Models) used as developer tools, starting around 2022 with OpenAI and GitHub Copilot,…