Skip to content

Instantly share code, notes, and snippets.

@5y
5y / TR
Created June 8, 2018 11:20
Transfer Image (EASYWAY)
Transfer file , easyway
@5y
5y / gist:406fc94d2dd48f1bc7cc941a2f93fb4f
Created April 2, 2018 12:49
Firefox BiDi resources
Extra Resources for Firefox BiDi UI review
Errors on Xcode.
@5y
5y / New local
Created November 3, 2017 19:15
New_local_String.txt
New local
@5y
5y / citylist.json
Created September 2, 2016 17:52
Irancitylist.json
{
"city": [
{
"id": "1",
"province_id": "1",
"fa": "اهر",
"en": "Ahar",
"ens": "Ahar"
},
{
@5y
5y / Zen.py
Created May 23, 2016 19:40
The Zen Of Python
>>> import this
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
@5y
5y / byte-sizetuts.md
Created October 19, 2015 19:20 — forked from honkskillet/byte-sizetuts.md
A series of golang tutorials with youtube videos.