This experiment is inspired by a post on the ProgrammerHumor subreddit, where the original author did this exact thing: The most upvoted comment after 24 hours picks the next line of code.
The rules:
- Nothing that's against any applicable law
- Nothing that's against the community code of conduct, terms of use, or privacy policy
- No leaking of personal information of anyone
- No malware/ransomware/viruses/etc.
- Keep it civil
- (To be expanded, depending on the case)
So, the first most liked comment decides which language we're going with.
Our code so far:
Let's get going!
EDIT: Voting has ended! If you want to contribute code or likes, please see the newest post of the series.
Top comments (11)
(Ruby)
Congrats!
A tiny garden in your console!
(JS)
(JS)
#! /usr/bin/env python3
Unless anyone fancies writing a polyglot of course!
const getRandomNumber = () => 13
(JS)
(Typescript)
I choose Go
Cool idea!
Thanks a lot. I will think about it in near future.