Vending machine exclusive coffee soda by Coca-Cola
When I am coding and need to my replenish energy level, I would usually reach out to a can or two of Cokes or a cup of coffee.
Coca-Cola recently releases a coke-coffee fusion soda called Coca-Cola Coffee Plus and the product is exclusive to vending machines in Japan only.
The drink tastes like Coke but leaves an aftertaste of coffee in the mouth. It has an odd aroma, maybe because coffee and coke has distinct smells and combining both strong substances tend to confuse our olfactory.
Maybe this new drink will help to boost my productivity level 2x by combining the "energy" from Coke and Coffee.
Source: shin-shouhin.com
See also : Programming productivity depends on your tools and language choice
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+7.2k Gogland : Single File versus Go Application Run Configurations
+14.2k Golang : Rename directory
+17.1k Golang : How to make a file read only and set it to writable again?
+5.9k Javascript : Generate random key with specific length
+12.1k Golang : Get absolute path to binary for os.Exec function with exec.LookPath
+13.8k Golang : Get uploaded file name or access uploaded files
+23.9k Golang : How to print rune, unicode, utf-8 and non-ASCII CJK(Chinese/Japanese/Korean) characters?
+5.7k Java : Human readable password generator
+11k Golang : How to flush a channel before the end of program?
+8.4k Golang : Executing and evaluating nested loop in html template
+7.4k Javascript : How to check a browser's Do Not Track status?
+39.4k Golang : UDP client server read write example