Full Width [alt+shift+f] Shortcuts [alt+shift+k]
Sign Up [alt+shift+s] Log In [alt+shift+l]
148
Hello everyone! It’s me again – Tony 👋 Time flies! February 2022 marks the 6 months milestone of me going indie hacking full time! 🥳 In this issue, I’ll share my regular updates from February and some thoughts on the first 6 months of my journey. Let’s go!
over a year ago

Improve your reading experience

Logged in users get linked directly to articles resulting in a better reading experience. Please login for free, it takes less than 1 minute.

More from Tony Dinh's Newsletter

Late promotion update

Hi everyone!

6 months ago 85 votes
Nov 2024: My first million!

$1M in annual revenue, B2B sales, SOC 2, resellers, grow team, and other updates in November 2024.

7 months ago 99 votes
Get SOC 2 certified as an indie hacker

All the details about the process and the cost of getting SOC 2

11 months ago 139 votes
April 2024 updates, new product!

Traveled to Bali and Sydney, some updates on Typing Mind, and a new product.

a year ago 196 votes
Another 6-figure exit, and the future

I sold Xnapper, here is a quick update about the acquisition details

a year ago 184 votes

More in indiehacker

Making money from local newsletters

Michael MacLeod has successfully monetized his interest in local news with two newsletters for Edinburgh and London in the UK.

4 days ago 7 votes
Vibe Coding Showcase: 12 Incredible Projects Built by Everyday People

From retail managers to fund accountants, how vibe coders are shipping real products using tools like Bolt, Cursor, v0 and Lovable etc.

a week ago 7 votes
My First Impressions of Gleam

I’m looking for a new programming language to learn this year, and Gleam looks like the most fun. It’s an Elixir-like language that supports static typing. I read the language tour, and it made sense to me, but I need to build something before I can judge a programming language well. I’m sharing some notes on my first few hours using Gleam in case they’re helpful to others learning Gleam or to the team developing the language.

a week ago 9 votes
After 6m web apps, Bubble's ready to dominate the mobile landscape 📲

Featured: Exclusive interview with Emmanuel (CEO of Bubble) on the 10-year journey and why he's excited about the public beta launch of native mobile app builder

2 weeks ago 15 votes
A Simple Example of Calling an Elixir Library from Gleam

I’ve been experimenting a bit with Gleam and Elixir lately as part of my search for a new programming language. One of Gleam’s flagship features is that it can call Elixir code and libraries, but I couldn’t find any examples of how to do that. I wrote a simple example of calling an Elixir library from a Gleam project, based on my beginner’s understanding of the Gleam/Elixir/Erlang ecosystem. Install dependencies For this example, I’m using

3 weeks ago 12 votes