# read JSON from stdin
-
# read JSON from stdin data = json.loads(sys.stdin.read())
-
# read JSON from stdin data = json.loads(sys.stdin.read())
The thing about reviewing code in the future is you just can't tell if something was written by someone who just learned to code this week at university or someone who has worked in the industry for 15 years but now outsources their thinking to the virtual LLM brain of thousands of people who just learned to code at university.
-
R reynir@social.data.coop shared this topic