Engineering
November 20, 2024

Raycast: the perfect productivity tool for software engineers

Discover how Raycast, the ultimate productivity tool for engineers, can streamline your workflow, minimize context-switching, and boost efficiency.
Product
October 30, 2024

Streamline your Product workflow: a guide to Raycast, Perplexity AI, and Arc Browser

Tired of inefficient workflows? Learn how to supercharge your productivity with these essential tools for product teams.
Data Preprocessing: The secret to boosting your performance
Development
February 15, 2022

Data Preprocessing: The secret to boosting your performance

This article introduces preprocessing concepts and explores several techniques such as data cleaning, reduction, wrangling, editing, etc., to enhance performance and get better analysis.
Achieving focus while working from home
Culture
February 10, 2022

Achieving focus while working from home

A poster on the wall of an office that I worked in said, "Being a Good Developer is 3% talent and 97% not being distracted by the internet".
Yarn, npm, or pnpm?
Development
January 17, 2022

Yarn, npm, or pnpm?

Yarn is probably the most used alternative, but lately is becoming slower. The newest kid in town, pnpm, was a new way to manage package cache that makes it faster on installing/upgrading packages.
From 2021 to 2022: a glimpse into our future, already happening
Business
January 11, 2022

From 2021 to 2022: a glimpse into our future, already happening

Our biggest focus these days is how to become a... more focused company. Focused on what matters, while measuring what matters. It’s a challenge and a constant work in progress, but we’re working towards it.
Feature Toggle: A hands-on guide to start using it
Development
November 29, 2021

Feature Toggle: A hands-on guide to start using it

This article will provide an overview of how you can benefit from using a feature toggle and how you can implement it into your development or production environments.
Iterate, iterate, (...), and succeed: The importance of iterative design on a product lifecycle
Design
November 19, 2021

Iterate, iterate, (...), and succeed: The importance of iterative design on a product lifecycle

Putting ourselves in the user's shoes makes us uncover users' frustrations and identify their problems, which really motivates us to generate ideas and build something for them. Something to meet their needs.