tomayac’s avatartomayac’s Twitter Archive—№ 8,269

  1. RT @aemkei: Here is the JavaScript code to convert country codes to emoji flags: "CL".replace(/./g,x=>String.fromCharCode(55356,56741+x.ch…