Skip to content

Instantly share code, notes, and snippets.

View Fechin's full-sized avatar
🎯
Focusing

Fechin Fechin

🎯
Focusing
View GitHub Profile
@Fechin
Fechin / README.md
Last active May 20, 2026 02:33 — forked from shmookey/README
3103 common 5-letter words

this word list comprises the intersection of 5 letter words occurring in three source lists:

  • wikipedia's list of most 100k most common words in the english language
  • the american english dictionary file on my laptop
  • the british english dictionary file on my laptop

the source lists are sanitised by dropping words that contain non-alphabetic or non-ascii characters and converting capitals to lowercase.

only words that occur in all three resulting lists are kept.

@Fechin
Fechin / FB Locale List
Created August 11, 2018 10:22 — forked from mechastorm/FB Locale List
List of locales supported by Facebook. These are the same supported locales that you can only call when loading the FB JS SDK
<?php
/**
* List of locales supported by Facebook.
*
* These are the same supported locales that you can only call when loading the FB JS SDK at
* //connect.facebook.net/{LOCALE_ID}/all.js
*
* Locales taken from http://www.facebook.com/translations/FacebookLocales.xml
*
* Last Updated: 04/09/2012