Earlier quoted context omitted.
Wow, you don't make any money on SteamDB? It seems like the sort of thing that should be able to make a lot of money. Even very minimal ads would probably bring in hundreds of thousands if not millions of dollars per year, and if you hate the idea of ads it seems like you could probably sell a premium subscription for some of the info you have that would be useful for devs, like imdb pro or crunchbase pro or somethin…
I can, but I have no interest in doing that currently.
Ask HN: Those making $0/month or less on side projects – Show and tell
421–430 of 1001 posts
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#422It allows users to create personalized emails from the data in an Excel sheet. They write a template like
Hello {Name}
Your grade of todays exam was {Grade}.
Best regards
Prof. X
The mailer automatically fills out the gaps with the corresponding column of the Excel sheet.Since it's been running, I got a single one-time payment (about four years ago). I'm using it a lot myself though.
Luckily, it's almost free to run (on a 13$/m Hetzner machine, shared with about 10 other applications). And as a teacher, I used it to send over 4000 emails containing grades and similar stuff to my students.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#423SteamDB: https://steamdb.info/ I've been running it for over 10 years now, it's a database of Steam games, their updates, price history, charts, and a lot more. In the early days we took monetary donations but stopped a few years in. It costs less than 100$ a month to run. Cloudflare reports 552.2M requests in the past 30 days, and 6.09M unique visitors.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#424..
I'm creating a web-first colony simulation game. I'm inspired by SimAnt, RimWorld, idleRPG, and Tamagotchi. My goal is to establish a strong, daily, mental health hygiene routine which promotes box breathing, gratitude journaling, and improved awareness of my health, fatigue, and motivation.
The game unfolds on an alien world covered in a thick sea of fog and asteroid impact craters. Huge fog waves roam the planet, splash against the crater walls, and continually intrude with frigid moisture. A damaged terraforming satellite orbits the planet and directs its limited energy towards one crater which keeps that crater habitable. There are three entities in the story: an AI powering the terraforming satellite, the consciousness of a biologist uploaded into the satellite's computer, and a fledgling ant colony within the barely habitable crater. The player fills the role of the protagonist, the biologist, and the hostile weather plays the role of the antagonist. The goal is to terraform the planet without throwing it out of balance.
The ant colony simulation runs on ~autopilot similar to idleRPG but with slowly unfolding visuals like 1x speed RimWorld. It's a real-time simulation which "runs" even when the tab is closed, but is only able to be controlled when the satellite orbits overhead and has line-of-sight with the crater. The queen hatches workers, workers expand the nest, navigate the fog, and search for food. The ants lay pheromone trails to food, but every night the fog rolls in and wipes clean the pheromones. Each day the ants begin searching for food once more. The colony grows optimally given available information, but is not omniscient or even opinionated. The colony will never push itself out of the local maximum of a single crater and struggles with attention due to the fog. Surprisingly, during initial nest expansion, the ants discover a rectifying crystal which allows them to sense electromagnetic waves emitted by the satellite. They develop a ritual around attempting to interpret these electrical impulses which provides a very rough form of of one-way communication from the satellite to the ants. The biologist leverages this communicational channel to assist the colony by providing high-level environmental awareness and opinionated responses.
Each day, the player is asked to show up and check-in at a consistent time. The player wants to be able to nurture their colony, but they need to unlock the ability to do so. They begin by engaging with a guided, box-breathing routine while "awakening" the consciousness of the biologist. It's effortful for the biologist to take autonomy from the terraforming AI in the same way waking up is effortful and so the player is guided through that process. Then, the player is greeted with a technophilic UI which provides in-depth stats and charts of their colony and the planet. Based on current and projected resources, the user makes a decision to encourage the colony to push harder or to ease up. This influences whether the colony will push out of a local maximum, but comes at the cost of damaging the health of the ants. The player needs to balance pushing the colony to expand into additional land with tapering their exertion to avoid long-term negative effects. Finally, the player is given an opportunity to self-reflect and journal on the goals and progress of the ants. Gratitude journaling provides a means of keeping attention on high-value food resources such that the ants don't lose track entirely due to the fog. Non-gratitude journaling (i.e. venting, daily reflections) provide a source of entropy for the weather system of the world.
Outside of check-in time, the player is only able to watch their high-level decisions slowly play out over the course of the day. The interface is calming and provides an opportunity for brief respite similar to taking a moment to observe an aquarium.
Overall, I am building software to help me be more consistent and diligent in my personal growth and mental health hygiene. Sometimes when I get depressed I stop caring for myself, but I'm always good about showing up for others. I want to leverage that to promote self-care. Conversely, when I'm firing on all-cylinders, I tend to think my motivation and determination are limitless. I take on significant personal growth goals only to eventually reach a mental breaking point because I never identify a good time to push less hard until forced. So, I would benefit from a visual indication of where I am at on a motivation/determination boom/bust cycle so that I don't find myself surprised by burnout.
I've never really responded well to software that implies I have problems which need fixing. Instead, I do much better when someone tells me a story, I contrast that story to my own, and I succeed in identifying personal growth areas through the reflection. Instead of creating "yet another mental health / journaling app" I am interested in telling a compelling, sci-fi story where the protagonist struggles to succeed in their goals due to a failure to acknowledge their humanity. I believe telling this story, while providing tools to participate and a pet to stay attached, is likely to instill long-term changes in those who engage.
There's a discord link in my bio if you want to hang out and watch my insanity play out in real time. :) No significant software written yet, but happy to have help once I'm capable of providing clearer instruction. Currently working through discussions of potential game mechanics and trying to define the scope of the mechanics.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#425SteamDB: https://steamdb.info/ I've been running it for over 10 years now, it's a database of Steam games, their updates, price history, charts, and a lot more. In the early days we took monetary donations but stopped a few years in. It costs less than 100$ a month to run. Cloudflare reports 552.2M requests in the past 30 days, and 6.09M unique visitors.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#426It was great for me to learn how to code and design. I've always been able to code a little bit but this was my first real product. I realised I still suck at both coding and design but it's helped me so much, and helped me learn Spanish far better. It costs me about $5 a month to run this on a droplet from Digital Ocean.
It's been great for my mental health and also concentration, i love putting my Product Manager hat on and solving the 'problem' and then figuring out how I am going to code it.
I also now get about 1-3 new sign ups a day since 'launching' with a few posts on reddit a few months ago.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#427SteamDB: https://steamdb.info/ I've been running it for over 10 years now, it's a database of Steam games, their updates, price history, charts, and a lot more. In the early days we took monetary donations but stopped a few years in. It costs less than 100$ a month to run. Cloudflare reports 552.2M requests in the past 30 days, and 6.09M unique visitors.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#428Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#429Earlier quoted context omitted.
Wow, you don't make any money on SteamDB? It seems like the sort of thing that should be able to make a lot of money. Even very minimal ads would probably bring in hundreds of thousands if not millions of dollars per year, and if you hate the idea of ads it seems like you could probably sell a premium subscription for some of the info you have that would be useful for devs, like imdb pro or crunchbase pro or somethin…
I can, but I have no interest in doing that currently.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#430I created a little experiment a few years ago to see what would happen if anyone in the world could draw pixel by pixel on an infinite, shared canvas.
It has attracted a small community of fans who use it to relax and practice their drawing skills. The community has spawned some breathtaking pieces of collaborative art, including a world map[1], a galaxy[2], and a magic forest[3].
There have been a few donations, but not nearly enough to cover all my costs. I'm fine running it at a loss while I have a job. This summer I plan to take some time off from full-time employment to travel the world, at which point I'll try to monetize this project to cover my travel expenses.
[1] https://everyonedraw.com/1/-2564/-759