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
+15k Golang : Save(pipe) HTTP response into a file
+7k Golang : A simple forex opportunities scanner
+16.9k Golang : Get input from keyboard
+23.6k Golang : Fix type interface{} has no field or no methods and type assertions example
+28.4k Get file path of temporary file in Go
+21.6k Golang : Convert string slice to struct and access with reflect example
+5.3k Python : Delay with time.sleep() function example
+30.2k Golang : How to redirect to new page with net/http?
+16.3k Golang : Check if a string contains multiple sub-strings in []string?
+21.6k Golang : Upload big file (larger than 100MB) to AWS S3 with multipart upload
+46.2k Golang : Marshal and unmarshal json.RawMessage struct example
+11.4k Golang : Change date format to yyyy-mm-dd