Popular Programming Tips
Use std::function for all your function-passing needs.
Natalie Wolfe
·
1 response
·
c, std, lambda functions, natelillich
Backup DB with pg_dump to AWS S3
Bruno Coimbra
·
1 response
·
pg_dump, bash, aws-cli, backup
Ubuntu 12.04: Installing Apache2 + PHP5 + MySQL + phpMyAdmin
Sebastian Muszyński
·
2 responses
·
mysql, apache2, ubuntu, phpmyadmin
Github Atom Invites!
Rick Hanlon II
·
27 responses
·
beta, atom, invites, github
Crawling all URIs with wget and grep
Dimitri
·
4 responses
·
script, grep, wget, bash
Javascript Twitter Social Login Bootstrap Button for OAuth
data_me
·
0 responses
·
javascript, oauth, twitter, social login
git today — Quickly see what you've done today
Roberto Bonvallet
·
22 responses
·
git alias, git
Better "duplicate line" command for Sublime Text 2
Jon Thomas
·
10 responses
·
sublime text, st2
Many to many in Rails: Tagging with Select2
Sebastián González
·
3 responses
·
rails, tag, select2
Initialization of an AngularJS Application with Asynchronous Data
Tobias Gesellchen
·
0 responses
·
promise, angularjs, angular.js, initialization
Automated Update a Running Docker Container and CleanUP old Version of it!
Frank Lemanschik
·
1 response
·
image, deploy, update, production
Passing Request URI into Request Header
Julian Lannigan
·
0 responses
·
php, coldfusion, request, url
AngularJS UI Router with named views & abstract controllers
Oliver Tupman
·
0 responses
·
javascript, angularjs, ionicframework
PDO Persistent Connection
Shay Ben Moshe
·
3 responses
·
php, shayfalador
Javascript String.split that'll return the remainder
Björn Andersson
·
3 responses
·
utilities, string, array, split
Unit Testing a Custom AngularJS Directive
Samuel Chow
·
0 responses
·
unit testing, javascript, angularjs, jasmine
How to generate clean url slug in C#
Joan Caron
·
0 responses
·
seo, c#, url slug c#, slug .net
Fallback SVG to PNG in img element
Thomas Bekaert
·
4 responses
·
images, svg, modernizr, javascript
A very short introduction to Moment.js
Ammar Zerouk
·
0 responses
·
node, javascript, moment.js, web developement
Manipulating Sets of Elements using D3.js
Sebastian Ullherr
·
0 responses
·
javascript, d3
Fixing "fsck / terminated with status 4" Ubuntu boot error
Akapo Damilola Francis
·
2 responses
·
terminal, linux, vilgax321, ubuntu
Rails: Exporting data to spreadsheets
mroach_
·
0 responses
·
rails, excel, spreadsheet, xls
Strong Parameters & nested attributes don't forget [:id, '_destroy']
Ankit gupta
·
0 responses
·
rails, strong_parameters, nested_attributes
gem install mysql2 failed on mac, mysql.h is missing ....
fang
·
3 responses
·
brew, mysql2