Domenico Tenace
I am a software developer based in Italy, where I have accumulated over five years of experience in application development. I specialize in C# and the entire .NET environment but I also have experience in building interfaces with Javascript frameworks like Vue and Nuxt. I have contributed to public open source projects and create my own, which I make available to everyone π
Author
Achievements
Request Robot
Open 5 pull requests in our GitHub repo
2026 Contributor
Make a commit to the site in 2026!
Post-palooza
Write 10 articles!
Recent articles
View allOpenCode + DeepSeek V4: The Budget Combo That Doesn't Feel Like a Budget Combo
September 1, 2026β’1,219 words
I've spent the last few weeks running most of my daily coding work through OpenCode wired to DeepSeek V4, both Pro and Flash. Not as an experiment, as my actual default setup. And the thing that keeps surprising me is how rarely I miss Claude or GPT for everyday tasks, while paying a fraction of the price.
OpenRouter: One API Key to Rule Them All
August 12, 2026β’1,255 words
OpenRouter is a unified API gateway that sits between your application and the underlying LLM providers. You send a request to OpenRouter, it forwards it to the model you specified, and returns the response in a normalized OpenAI-compatible format.
OpenCode: The Open Source Coding Agent That Doesn't Lock You In
August 5, 2026β’1,440 words
OpenCode is an open source AI coding agent built in Go that runs in the terminal, desktop, and IDE. Its thesis is simple: you bring the model, OpenCode brings the agent. It supports 75+ LLM providers, from Claude and GPT to local models via Ollama, doesn't store your code, doesn't charge a subscription, and over 7.5 million developers use it monthly.
Gemini 3.6 Flash: Google's Fastest Bet in a Crowded Race
July 29, 2026β’1,480 words
Gemini 3.6 Flash is Googleβs workhorse model for developers, the go-to for agentic workflows, coding tasks, long-document reasoning, and multimodal work.