ditko
#!/bin/sh
#     .___.__  __   __
#   __| _/|__|/  |_|  | ______
#  / __ | |  \   __\  |/ /  _ \
# / /_/ | |  ||  | |    <  <_> )
# \____ | |__||__| |__|_ \____/
#      \/               \/
	

|

We are recruiting!|

https://discord.gg/GfUtPzxQJ2

Ditko is a group of friends dedicated to creating software that is reliable, secure, and functional while following the UNIX and POSIX philosophies. The group values simplicity, readability, and maintainability, focusing on solutions that do one thing well rather than adding unnecessary complexity. Each project has its own owner, who decides how it will be developed and maintained, but all work adheres to Ditko's principles of clean and efficient design. Collaboration is voluntary allowing the group to produce high-quality software while fostering a culture of thoughtful, disciplined programming.

Project link

Ditko is an informal development group made up of friends who collaborate on software projects. The group follows the UNIX and POSIX philosophies, emphasizing software that is reliable, secure, simple, readable, and functional.

Key characteristics of Ditko:

  1. Project Ownership
    • Each project has a owner(s).
    • The owner decides the project's development process, code style, and guidelines, while respecting the group's principles.
    • Owners are responsible for coordinating contributions and ensuring consistency across the project.
  2. Collaboration
    • Members work together voluntarily.
    • New developers may join individual projects, but their contributions and access are governed by the owner and the project-specific practices.
    • Collaboration is encouraged through open discussions, code reviews, and shared problem-solving.
  3. Philosophy and Goals
    • Focus on clean, minimal, and maintainable code.
    • Software developed aligns with UNIX simplicity and POSIX standards.
    • Prioritize legibility so others can learn from the code.
    • Focus on efficiency, and long-term sustainability of the code.