How do you name your projects?

Title: after pouring lots and lots of hours into your project, how do you decide the name for it?

7 points · 6 comments · view on lemmy.world

6 Comments

german@pawb.social · 4 pts · 3y

I tend to think of synonyms and combine them, and follow loose conceptual connections. Might end up cheesy, or super fitting. My most recent project is a webui for the openai api, and I called it Mindloom.

Ai - smart, think -> Mind! API - create requests, chain them, chain, weave, fabric, threads -> Loom!

KoboldCoterie@pawb.social · 3 pts · 3y

I am boring; I just name projects like I'm naming a variable.

DailySpreadsheetUpdateScript, KoboldCardGame, TestTeamListUpdate... I am not fun at parties, either.

Stumblinbear@pawb.social · 2 pts · 3y

If I can't think of a good name within a few minutes, I just name it like I'd name a child.

"Yes this is my current personal project: Jerry. I also have Samantha, Richard, and Jacob. I haven't touched Richard in a while but have been wanting to go back to him for a while"

Now, picking good names is an entirely different subject. I rarely get a project to the point of releasing it, so can't help you there

FlowerTree@pawb.social · 2 pts · 3y

I'm not a programmer, but I have quite a few non-programming related projects. Sure, it's not a programming project, but maybe some of the rule could apply.

I usually name my project as:

  • Literal description of what it is (i.e. "raccoon story" for a story about raccoons)
  • The first point but in a foreign language, usually German (i.e. "Waschbär Gesichte") just to make it more spicy.
  • More likely than above, random words or phrases, usually the first thing I think.
  • Random gibberish.
  • And best of all: Untitled [number]
  • I also name some of my projects like I'm naming a variable.
yote_zip@pawb.social · 1 pts · 3y

Usually something with a pun or something that will be cringed at. I deserve a reward for finishing a project.

BluefoxLongtail@pawb.social · 1 pts · 3y

Usually, I name it quite literally, or whatever my superior has already planned to name it. If I'm working on a team, I cede to someone else. If I can't think of a name, it gets a ambiguous name and a date. This goes for my programming projects and not programming projects alike.