Skip to content

This the configuration I am running on. In a way, this should be the configuration you run on before you do any form of static analysis on me. A never ending monologue that will swallow any foreign body.

Notifications You must be signed in to change notification settings

thoughtsunificator/manifesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

  • A developer is also a user.
  • Be users/developers centric, not trends centric.
  • If it's not usable, it's not secure.
  • Less configuration means less complication.
  • Use principles such as Law of Demeter or Separation Of Concerns as a mean to establish a clear definition of what each part of the software's job is. The cutting corners mindset should be antagonized.
  • Try not to assume that the user is using X tool or Y software. Once the stack has left it up to the software, it's its job to maintain that good experience until it passes the torch itself.
  • While experimenting is most certainly always a good idea, try not to fall for the overcomplicate things mindset trap.
  • Programming can be seen as a way for us to dematerialize by conceptualizing the complexities of the world around us, which is why it should be as verbose as one can take.
  • Write documentation for every types of users not just for your buddies.
  • Intuitive but not repetitive; aims for a progressive user/developer experience with well thought and minimal default behaviors.
  • Think about the stack from the very bottom of it up to the highest heights (is it extensible? can it be easily debugged?).
  • Making software is good, maintaining them alive is even better. Learn from the past by looking at the state of other OSS projects and what can be done (better) to things afloat.
  • Any software attempting to "solve" a problem bigger than himself should never be trusted in the first place. I consider Swiss Army knife softwares as evil.
  • Source code is certainly, without any doubt, NOT a reasonable replacement for documentation.

What about you? What's your manifesto?

About

This the configuration I am running on. In a way, this should be the configuration you run on before you do any form of static analysis on me. A never ending monologue that will swallow any foreign body.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published