49 comments

[ 2.1 ms ] story [ 54.9 ms ] thread
Interesting perspective about writing a bunch of mini-apps that you aren't concerned with making money on or scaling.

Reminds me a bit of the carpenters I've seen work who spend time building frames/other wood "tools" to help them get the actual work done faster.

The cost of writing software has definitely decreased. And you do have a different and smaller class of problems when you write an ad-hoc app.

Building things for yourself is fun -- I do it. But the original article was written for startup founders, building companies.
I feel like the main takeaway here is that if you want your personal project to last, you should run it on your own server.
(comment deleted)
> Then came the weirdness: bursts of Tor traffic, spammy signups

I have a small hobby site - maybe a few hundred real users ever, and a handful of regulars. But the logs and users table are full of brute force and lousy sql injection attempts.

Why does this happen? How is it economical?

Money maximizers always try to scale, so we can handle a million users. I do think that’s risky most times. When you have limited resources Don’t scale till it gets close to breaking.
> Could it be bigger? Sure. But at some point — maybe even before 1,000 people — the vibe breaks. The intimacy evaporates. You stop recognizing names. People talk less because it’s harder to know who’s listening. Growth would make it worse, not better. > > Some things work precisely because they’re small.

I'd argue this is true for social networks like Facebook actually. There was a magical period in Facebook between 2005 to 2010 or so where it was mostly college friends, high school friends, some work friends, and we all actually shared what we thought on our posts, shared links to interesting stuff, etc.

When all the relatives started being added to your network the vibe became decidedly different, and then acquaintances, people who aren't close, etc. and everyone has that one experience where one time they post something and someone who isn't close get offended, whether it's political or not, and they gradually share less and less.

Open source your apps so other people can use it and host it on their own if they want.

Some non profits also hosts popular open source server - client software

> It would grab the photo, grab the caption, and send it through a direct mail API to my mom.

Anyone know what API they are talking about? If I could quickly email a photo somewhere and have it appear as a 4x6 in my mailbox in a few days i would have a much cooler fridge.

(comment deleted)
Ekşi Sözlük (eksisozluk.com) has always been like that, and it still is. People wait over 4–5 years just to become a user, while non-users can only read. It remains one of the biggest websites in Türkiye, yet the design is still very simple, with only one or two new features added over the years. It reached more and more users, but it never really scaled in true meaning. It still like a weekend project
This reads like a LinkedIn post
> The cost to build is so low now.

The cost seems deceivingly low right now because those AI companies are fighting for monopoly, but in reality the cost is huge – not only capital, but also trust, privacy, and environmental.

It's only a startup when it can attain the hockey-stick growth. Otherwise it's just a sparkling hobby.

Having a hobby is great! The biggest difference is that a startup is intended to make you a lot of money, and maybe change the way people do things, so you work on it full-time, and a hobby is intended to make your life immediately more enjoyable, and costs you money.

A cargo ship and a pleasure boat have a number of things in common, but...

I love this mindset and where we're headed with the cost to build so low now. I follow r/MacApps and it's been wild to see the explosion of quality, specialized apps shared there. I have often thought it's because of Cursor, Claude, and other code production accelerators showing up recently.
If I was a successful billionaire, and I didn’t want any competition, I would tell all the young smart people to go play in a different field
In my double life as an actor, I've written some software that greatly simplifies the main day to day task of running a talent agency. Its ~15 users love it to death, but that's it, it has a total of ~15 users. It's my happy little project.

Could it be useful to more people? Almost certainly, and at some point I considered running it as a service, and I even had a few trial users. But then I realized that dealing with GDPR compliance and the like wasn't going to be as fun, so in the end it remained an internal project.

I agree that not everything has to go huge. I don’t see how ChatGPT has anything to do with this though.
But what if everything scales but what if no matter how complicated how obscure how mundane how niche what if everything I mean everything scales
I use Claude Code to hack together a little webapp that allows me to make hex-maps for use in roleplaying games.

There are a lot of sites on the web that let you make a hex map. A lot of them are even free. Many of them have features that my little webapp doesn't have.

But mine works the way I want it. I wanted rivers and forest to be modifiers on top of the base terrain of the tile. I wanted to have a few different settlement icons. I wanted to have more variations of hills and mountains than most of the other sites do.

And if I'm ever missing a feature on this thing, I can just add it, rather than just sort of saying, "Oh well."

Because it's an app that's just for me, I don't need to worry about scale or security or monetization or anything.

It took me about an hour to two hours of my attention (spread out over two calendar days) to have the AI code it.

This is a chord, this is another chord, this is a third chord.

Now start a band.

I dont think tech ever expected to have a "punk" phase but this is it. Do the math on how big your app has to be to make 240k a year (before tax). Now host that on something reasonable (not aws/cloud markup trash) and you can make a comfortable living. Payment processing apple/google store or square or ... CS, you dont need it any more! Accounting: software for that and a once a year with a professional. Payroll and insurance: there is a platform for that if you want to go into business with friends. Incorporation: tons of online tools will hand hold you through the process.

Your startup doesn't need to be a unicorn, it needs to pay for YOU.

[flagged]