79507104

Date: 2025-03-13 16:46:43
Score: 1
Natty:
Report link

Quick & dirty & cheap & works if everyone is on a Mac ;)

    if os.environ.get('HOME')[:7] == '/Users/':
        # we're on a local dev machine;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Yanay Lehavi