Assess your system before making your next technical decision

Discovering Gemini CLI

Recently, Google launched Gemini CLI, an open-source AI agent for the command line. In the announcement, they mention that the tool isn’t just for coding—it supports many other tasks as well. It also comes with very generous usage limits for the free version. One feature that especially caught my attention is the ability to access … Read more

Are you married with your framework?

In the vibrant universe of software development, some topics, like true classics, always ignite passionate debate. We’re talking about those eternal discussions that divide the community: tabs or spaces? vi or emacs? Similarly, frameworks hold a privileged spot on this list of “things that stir up passions.” Just like other fundamental tools (programming languages or … Read more

Android accessibility services 101

What are Android accessibility services? Why are needed? What superpowers offer to your app? In this first post of the series, I give an introduction to Android accessibility services.

This is the first post about a series. Make sure to check all other posts:

Read more