- connect your idevice
- open preview
- select File > Import from (your Idevice name)
- then select all and choose the red circular symbol at the bottom
- this will delete all your photos and videos in one go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Generic Object | |
function Spaceship(){} | |
Spaceship.prototype.navigate = function(distance, direction){ | |
console.log(['moved',distance,'miles towards',direction].join(' ')) | |
return this | |
} | |
// Specific Spaceships |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function test(){ | |
} |
- Access the Firefox "Addons" -> "Extensions"
- Locate the extension "HTML5 Notifications" and click the "Options" button. If you do not see the "HTML5 Notifications" extension, you can download the extension here.
- Remove the permission for the web URL address associated with your PHP Live! system
- Access the operator console and refresh the desktop notification area to be able to re-request the notification.
- Click "Allow" to enable the Desktop Notification
- [Varnish Website] (https://www.varnish-cache.org/)
- [Installation Page] (https://www.varnish-cache.org/installation/ubuntu)
Install Varnish
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var users = [] | |
db.users.find({}, {_id:1}).limit(15000).forEach(function(data){ users.push(data._id) }) | |
db.activities.find({'user.id': { $in: users }}).sort({created_at: -1}) | |
// in less than 2 secs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db.users.findOne({'oauth.screen_name': 'aplusk'},{referrer:1, created_at:1, 'oauth.screen_name':1, name:1}) | |
{ | |
"_id" : ObjectId("REMOVED"), | |
"created_at" : ISODate("2012-04-19T14:37:25.318Z"), | |
"name" : "ashton kutcher", | |
"oauth" : { | |
"screen_name" : "aplusk" | |
}, | |
"referrer" : "http://t.co/jabb5osC" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Delphi Solutions develops user-friendly, intelligent software to improve | |
government performance. Recently founded by Stanford technologists, and | |
backed by prominent Silicon Valley entrepreneurs and investors, Delphi’s | |
team has a proven track record for disrupting major market sectors like | |
finance and defense. Founding chairman Joe Lonsdale (Palantir, Addepar, | |
Formation 8) has shown how talented and passionate engineers can | |
transform the delivery of enterprise software. We are now tackling the | |
hardest problem in the biggest space: cracking open the government backoffice to make it smarter and more accessible than ever. | |
Delphi team members receive equity stakes, competitive salaries and benefits, | |
customizable workstations, and the opportunity to take on immense challenges. |
#Links
Links is a new functionality inside Geeklist (A.K.A Geek It), it let's geeks share interesting and relevant content inside Geeklist's communities.
#How To
- Go to the home page http://geekli.st/
- Drag and drop the "Geek it" button to the tool bar