Day 2! The response on the first post was amazing, thanks to everyone that contributed! @ben's comment got the most likes and you all decided that we'll go with Ruby.
This experiment is inspired by a post on the ProgrammerHumor subreddit, where the original author did this exact thing: The most liked 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)
Our code so far:
emotions = ["๐ฅฒ", "๐ฅฐ", "๐ฅบ", "๐ซ", "๐คฌ", "๐", "๐
", "๐", "๐ฐ"]
See you in 24 hours!
EDIT: Voting has ended! If you want to contribute code or likes, please see the newest post of the series.
Oldest comments (14)
pow!!!
zodiac_sign_w_no_emotions = emotions.filter((emotion) => !emotion.includes(["๐ฅฒ", "๐ฅฐ", "๐ ", "๐"]))
funny!!!
@nickytonline I bet you have something! ๐
Since weโre rolling with Ruby, Iโd suggest tagging the post with #ruby and maybe maybe emphasizing that more in tomorrowโs post ๐
Good idea! Adapted the tags, thanks for the headsup.
To be fair, this post received more views in less time! I think the Ruby community should not be underestimated :D