
How Small Changes Boost Revenue
Leveraging A/B testing, making your product more comprehensible, or adding new functionalities can boost revenue by attracting new users or converting old users to paying ones. However, most of the...

Leveraging A/B testing, making your product more comprehensible, or adding new functionalities can boost revenue by attracting new users or converting old users to paying ones. However, most of the...

I recently started a new personal project, and since I plan it to be quite small scale at least for now, I wanted to find a cheap, easy to use, scalable backend solution. After some exploring, I fo...

What’s the best AI integration for an IDE? So as promised when I wrote about Xcode Completion and Copilot for Xcode, I have finally given CursorAI a shot. And by a shot I mean I have used it. Like...

Learning TypeScript in 2 Months: What Worked for Me Learning TypeScript has been an interesting experience (read “b*tch”). It’s a superset of JavaScript, so previous experience with it helped the ...

Bending Spoons has been making a lot of noise lately, both for its profitable acquisitions and unusual nature. As of today, I have completed my first month working at this so-called Italian unicorn...

Out in Tech U’s Mentorship Program is an 8-week program designed to help LGBTQ+ youth (17-24 year olds) from all backgrounds start a career in tech. Each participant is matched with an industry pro...

There are 2 main great things about working with startups early on in your career: the amount of responsibility and hands-on work allows you to learn super fast, and working closely with the manage...

At the end of last week, I was very sorry to say goodbye to a project I have poured my heart into for 9 months. Thankfully, the reason for the goodbye was exciting - it was finally the launch date,...

The deeper I dive into the software industry, the more I realize that having the right tools is just as important as being smart. Sure, you can be a computer wiz and build amazing apps, but you can...

As you may know, Flutter is known for its intuitiveness and ease of use. One of my favourite features is the onChanged functionality, which lets you create dynamic and efficient user interfaces wit...