Skip to content

Instantly share code, notes, and snippets.

View alma4rebi's full-sized avatar

AlmaGrebi alma4rebi

View GitHub Profile
@alma4rebi
alma4rebi / InstallPopcornTime.md
Created October 15, 2017 09:42 — forked from flyingluscas/InstallPopcornTime.md
Installing Popcorn Time on Ubuntu 16.x

1. Downloading

32 bits version

$ wget https://get.popcorntime.sh/build/Popcorn-Time-0.3.10-Linux-32.tar.xz -O popcorntime.tar.xz

64 bits version

@alma4rebi
alma4rebi / debian-scratch-sources.list
Created June 20, 2017 19:02 — forked from ceremcem/debian-scratch-sources.list
/etc/apt/sources.list for Debian Scratch
#
# deb http://ftp.debian.org/debian/ jessie-updates main
# deb-src http://ftp.debian.org/debian/ jessie-updates main
# jessie-backports, previously on backports.debian.org
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://ftp.debian.org/debian/ jessie-backports main
@alma4rebi
alma4rebi / meta-tags.md
Created December 19, 2016 13:31 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
@alma4rebi
alma4rebi / README.md
Created November 14, 2016 21:04 — forked from Rob--W/README.md
Analysis of WOT 20151208
@alma4rebi
alma4rebi / Sublime Text 3 Build 3103 License Key - CRACK
Created July 26, 2016 17:08
Sublime Text 3 Build 3103 License Key - CRACK
I use the first
—– BEGIN LICENSE —–
Michael Barnes
Single User License
EA7E-821385
8A353C41 872A0D5C DF9B2950 AFF6F667
C458EA6D 8EA3C286 98D1D650 131A97AB
AA919AEC EF20E143 B361B1E7 4C8B7F04
@alma4rebi
alma4rebi / @media-queries-V2.css
Last active June 9, 2016 23:55 — forked from hs0ucy/media-queries-samples.css
Media Queries for Standard Devices
/* Smartphones (portrait and landscape) ----------- /
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/ Styles */
}
/* Smartphones (landscape) ----------- /
@alma4rebi
alma4rebi / learning_resources.md
Created June 4, 2016 06:57 — forked from nathansmith/web-design-development-learning-resources.md
Resources for learning web design & front-end development