Is there a term for building apps meant for personal use?

I have zero interest in publishing anything I build to an app store. But will gladly share code on Github.

Ideally, I could find others to [1] learn from them and [2] share with them. My hope is a community of self-coders (?) already exists - I just don't know how to find them... Yet

#openSource #iOS #android #development

@ShmosKnows Dogfooding? Although it's mostly for use in pre-production contexts, like quality assurance.

This is (close to) the model I use for my development container and its `upgrade` tool, my custom-built URL shortener, and probably a couple other things I can't remember off the top of my head.

I also have some public-facing apps (Bodacious and LucidLog). I don't use Bodacious a lot because it's buggy especially on Linux, but LucidLog I use all the time.

@blake @ShmosKnows

Blake is LucidLog a personal log/journal?

@bayport @ShmosKnows It's intended primarily as a dream journal (thus the "lucid" part of the name), although it could be used as a regular day-journal as well, since most of the basic functionality of both is shared.

Maybe I could have it use the date as a fallback title 🤔

@blake @ShmosKnows
Hey Shaun what kind of personal app did you have in mind?

@bayport @blake food diary. Just want to track calories in a personal "food diary" without authorizing someone access to all my data.

I don't intend to make anything better than what exists - just something that feels private

@ShmosKnows
You might want to look for "self-hosting."

And for health tracking purposes, check out Heedy. It is intended to be run privately and the devs are friendly.

https://github.com/heedy/heedy

GitHub - heedy/heedy: An aggregator for personal metrics, and an extensible analysis engine

An aggregator for personal metrics, and an extensible analysis engine - GitHub - heedy/heedy: An aggregator for personal metrics, and an extensible analysis engine

GitHub
@Nundrum ooohhhhh!!! Thank you! This is getting warmer!