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 allOpenRouter: One API Key to Rule Them All
August 12, 2026β’1,256 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,441 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,481 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.
Daily Prompt Is Out. Long Live Spellbook of Prompt
July 6, 2026β’934 words
Spellbook of Prompt is a new open-source project that aims to provide a comprehensive and well-documented collection of prompts for AI models. It is designed to be a valuable resource for developers, researchers, and enthusiasts who want to explore the capabilities of AI models and learn how to use them effectively.