Skip to content

Instantly share code, notes, and snippets.

  • Git remove all local brenches except for some:

git branch | grep -v "master" | grep -v "some-other-branch" | xargs git branch -D

  • Run unit tests:

./vendor/bin/phpunit --testsuite Unit --stop-on-failure --filter=MyTest

@VincentCohen
VincentCohen / gist:925eef7647dfb0cb5193
Last active April 15, 2017 02:41
Popcorn Time From Mac to PS3

How to watch Popcorn time on PS3

For convinience I placed this little gem here. Just follow the exact steps and you will be able to watch your Popcorn Time movies/tv shows on your PS3!

I did not author this tutorial but was only lucky enough to find it, as I am not an active redditor I feared I might lose the article, hense the reason I created this gist.

Original tutorial can be found on Reddit kudos to Ferricfox who authored the post.

<?php
$arrStreamItems = array (
0 =>
array (
'message' => 'ik deel weer graag mee, want er komt weer BBQ aan zee Erwin Krol',
'post_id' => '285805691562266',
'page_id' => '136712596471577',
'id' => '1843070',
),
1 =>