Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] zen: verse about guessing #104

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 19, 2024

  1. [IMP] zen: verse about guessing

    The verse adresses the temptation of guessing, in a difficult situation
    
    When the code is not working, there must be an error in the logic we implemented.
    Hence, only correct logic can fix the error. We should never try to blindly guess
    why the code isn’t working. It will only lead to time waste. We should always
    debug the code in a proper manner to rectify the error.
    maor-odoo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    223d413 View commit details
    Browse the repository at this point in the history