Popular Programming Tips
Simple method to obfuscate strings in JavaScript
David Long
·
3 responses
·
hashing, javascript
Use multiple versions of php with homebrew
Rifat Nabi
·
8 responses
·
php, mac, homebrew, brew
Vagrant: Apache/nginx serving outdated static files? Turn off sendfile()!
Pierre Groth
·
4 responses
·
apache, nginx, vagrant, sendfile
Ruby pbcopy and pbpaste
Simone Carletti
·
1 response
·
shell, clipboard, irb, pbcopy
retrieving an APT signing key by URL
Andrei Dziahel
·
4 responses
·
linux, debian, apt, ubuntu
Automatically update $PATH with proper node_modules/.bin
Louis Acresti
·
1 response
·
node, npm, bash, nodejs
simple full text search using postgres on rails
Greg Osuri
·
2 responses
·
ruby, rails, activerecord, postgresql
Generate a .gitignore file right from the command-line
Josh Buhler
·
4 responses
·
command-line, git
Using Client SSL Certificates for PHP cURL Requests on OSX
Geoff
·
0 responses
·
php, osx, curl, homebrew
2D Vector Dot Product
smile
·
0 responses
·
vector, dot, product
Upgrade bash on your mac os !
Rafał Malinowski
·
2 responses
·
shell, osx, macos, bash
Use CMake-enabled libraries in your CMake project (II)
daniperez
·
5 responses
·
install, cmake, export, external projects
Testing concurrency with rspec, the easy way
Duarte Henriques
·
5 responses
·
ruby, rails, concurrency, rspec
Install plugins on elasticsearch with docker-compose
Pulkit Singhal
·
1 response
·
elasticsearch, plugin, docker
Handling UILocalNotification When App Is Active
Kamil Tusznio
·
1 response
·
notifications, ios
Anchor CMS Installation Walkthrough
Eric Gould
·
5 responses
·
blog, twitter, blogging, anchor
Consider subqueries instead of joins
Hannes Georg
·
1 response
·
mysql, sql, postgresql
Cancel a Service that has been scheduled with AlarmManager
Frank
·
0 responses
·
service, android, alarmmanager, cancel
Bypassing ActiveRecord query cache
Bashir Eghbali
·
0 responses
·
activerecord, caching, query cache, rails
Create and Perform a Storyboard Segue programatically
James Tang
·
3 responses
·
ios, storyboard, segue
Bootstrap Scroller parallax template one page responsive wireframe
Anatolii
·
0 responses
·
responsive, bootstrap, template, scrolling
Basic error handling for sqlplus
Victor Mendonca
·
0 responses
·
oracle, bash, sqlplus
Custom Form Builders in Rails
Matthew McMillion
·
0 responses
·
rails, forms, markup, slim
Command Pattern in JavaScript (undo/redo)
Alexander Brevig
·
1 response
·
undo, javascript, command pattern