We have been building all kinds of technical platforms and projects for over ten years at MarsBased, and we apply this accumulated knowledge to the AI projects we're building now at GPTApps.
Read full article
AI code agents work best with typed languages. Better inference, safer refactors, and clearer APIs make typing feel like leverage rather than bureaucracy.
Read full article
Team size matters as much as team composition. This post argues why small, focused development teams consistently outperform large, bloated teams in practice.
Read full article
We have been building AI-based projects for 18 months now, so we wanted to share a few of the learnings and cool things we have built in this blog post.
Read full article
For a long time, we have been looking for a CMS that allows us to simply manage our clients' content. Previously, we have tried solutions such as Locomotive, Maglev, among others, but we have finally decided to integrate Strapi with Remix in our development projects. In this post, we want to share the reasons behind this decision, highlighting the technical aspects and key advantages of this combination.
Read full article
In Angular, injected services are determined by various factors that we cannot always directly control. In this post, we will see some ways of how to overcome these difficulties.
Read full article
In this blog post, we will teach you how to use LLaMa (Meta's AI) models using ruby for your applications and projects.
Read full article
GoLang has the option to create shared libraries in C, and in this post I will show you how to do it.
Read full article
Don't squash commits when iterating on pull requests. It destroys context and makes code reviews harder. Here's why keeping your Git commit history matters.
Read full article
Icon alignment is a common frontend pain point. In this post, MarsBased shows you how to create icons that stay perfectly aligned with text in any context.
Read full article
Here's some technical post for the Rails folks out there. If you're into performance optimisation, this is for you!
Read full article
As you might probably know, we have a long document called the MarsBased Handbook where we try to describe all our procedures and how we work.
Read full article