What is Nostr?
Paul /
npub1e5f…x7jr
2024-07-05 09:11:28

Paul on Nostr: One thing that I find a lot when working with existing code is how so many developers ...

One thing that I find a lot when working with existing code is how so many developers ignore warnings and don't use the equivalent of E_ALL (PHP) or -Wall -Wextra -Werror (C).

The first thing I do when taking on a new project is to enable all warnings and turn them into errors, and there's usually a huge number of bugs to fix as a result (e.g. invalid assumptions about what will happen if you use an undefined variable).

#C #PHP
Author Public Key
npub1e5frt7j9xgjmzhfxxvq5e9dv08tl8zrxn69gzkqwexgmj90l3ryqlnx7jr