Jean-François Geyelin · @jf
33 followers · 17 posts · Server mastodon.gamedev.place

In Go, a package is a directory of Go files, and a module is a collection of packages.

To me, things would have been clearer if it were the other way around:
You'd package a bunch of modules together.

#namingishard

Last updated 1 year ago

· @Allyoutoo
20 followers · 169 posts · Server mas.to

I feel like the guy naming this just had a little mental breakdown after someone asked what they should call it and shouted "a damn house!" and they just rolled with it 😄

#namingishard #furniture

Last updated 1 year ago

Mark Nichols :neovim: · @zanshin
51 followers · 628 posts · Server hachyderm.io

Am I upset that I spent the day push a wet noodle up the wrong hill? Sorta. But I did learn a lot about how the previous IT guy set things up, and where (I think he was headed).

Hopefully the newly gained understanding / knowledge will still be in my head come Monday. 2/2

#eks #cloudformation #LoadBalancer #namingishard

Last updated 2 years ago

codeismycanvas · @codeismycanvas
85 followers · 56 posts · Server universeodon.com

Added update and insert capability to my based SQLite app, and turned it into a full Python package. Still very much a work in progress.

Now it's called sqint - SQlite IN Terminal. Yeah, I'm bad at naming things...

github.com/cdelker/sqint

#textual #sqlite #python #tui #namingishard

Last updated 2 years ago

Ivan, the Language Mangler 🦀 · @hywan
1287 followers · 1273 posts · Server fosstodon.org

Naming conventions in programming – a review of scientific literature, makimo.pl/blog/scientific-pers.

#namingishard

Last updated 2 years ago

Phil Hawksworth · @philhawksworth
1644 followers · 566 posts · Server indieweb.social

@rem Yup... :)

#namingishard

Last updated 2 years ago

dungeonHack · @dungeonHack
166 followers · 264 posts · Server fosstodon.org

Today I'm starting layout for the "playtest edition" of the new edition of Silver Gryphon Games' Aether RPG.

This playtest edition is meant to be a low-art, pre-editing copy for people to discover the rules.

I still need to figure out a better name than "playtest edition" though.

#silvergryphongames #aetherrpg #namingishard

Last updated 2 years ago

Johannes Egger · @jegger
4 followers · 11 posts · Server mastodon.social

What do you call classes that implement an interface using one or more other objects that implement the same interface?

Examples:

new MultiLogger(
new ConsoleLogger(),
new FileLogger(path)
)

new ScaleRenderer(
new ChristmasTreeRenderer(),
factor: 2
)

new NegationComparer(
new StringLengthComparer()
)

I tend to say higher-order interfaces, though it's not the interface that is of "higher order".

#namingishard #programming #code

Last updated 2 years ago

🆘Bill Cole 🇺🇦 · @grumpybozo
125 followers · 5520 posts · Server toad.social
Jürgen Gmach · @jugmac00
233 followers · 241 posts · Server fosstodon.org

Hmkay... last time I checked I did not work in the movie business 😂

#python #ogrepower #namingishard

Last updated 2 years ago

Steve Klassen (they/them) · @mrxinu
271 followers · 440 posts · Server hachyderm.io

Shortcuts is the *worst* name for an application when trying to look up details about how to use it.

#macos #namingishard

Last updated 2 years ago

DevWouter · @DevWouter
55 followers · 294 posts · Server s.poweredbydev.com

@algo_luca

“thingy to build thingies” sounds like a compiler. Or maybe an orchestrator?

#namingishard

Last updated 2 years ago

Urs Enzler 🐉 · @UrsEnzler
222 followers · 228 posts · Server tooting.ch

@chaosmonster @deadparrot Sure, a good practice. Still, what does better mean: cleaner, simpler, less code, not as condensed, ...
And all is subjective.
I try to find consensus in my team on what we consider good/simple/clean.

#namingishard

Last updated 2 years ago

Jon Fazzaro · @fazzaro
18 followers · 38 posts · Server hachyderm.io

That one file with hundreds of lines of code. You know the one I'm talking about.

Where did it come from? Who did that?

#singleresponsibilityprinciple #godclass #namingishard

Last updated 2 years ago

meduz' · @meduz
134 followers · 3944 posts · Server m.nintendojo.fr

Hey UI and HTML friends, how would you name this block showing the name of the selected notes on a musical score 🎼?

#namingishard

Last updated 3 years ago