Since soil samples on mars seem to be strongly oxidizing, even containing perchlorate, the vegetables are likely to catch fire upon touching martian soil.
HN user
pooop
9 karma
Posts0
Comments2
No posts found.
China prepares to grow vegetables on Mars 14 years ago
The strangest coding standards were imposed when I was working at an AS/400 shop a dozen years ago.
No indentation allowed. Even though the modern compilers supported it, it looked ugly to veterans who had worked with fixed-format compilers for 30 years.
No comments in the code allowed. The function had to be entirely clear by looking at the code. Any code that needed comments for clarification was considered too 'clever' and 'obfuscated' for production.
No new language features allowed. IBM maintained languages and tools always acquire large amounts of feature bloat over the decades. Only a small subset of these features was 'white listed' by the CTO.