Popular Programming Tips
Recursive merge/flatten objects in plain old vanilla Javascript
Mike Timofiiv
·
0 responses
·
merge, recursive, javascript, flatten
Understanding the Shellshock Vulnerability
bt3gl
·
0 responses
·
security, bash, shellshock
3D Buttons in CSS
Elad Shechter
·
1 response
·
css, css3, web design
Scala 2.10's scala.util.Try error handling.
Brian Hsu
·
1 response
·
scala, error handing, try
Setting max file descriptors and other limits with upstart on debian/ubuntu
Rich Paret
·
2 responses
·
debian, ubuntu, upstart, ulimit
Track page views the smart way with the Impressionist gem.
Sergio Tapia Gutierrez
·
3 responses
·
gem, analytics, rails
Injecting Custom Filters in an AngularJS Unit Test
Samuel Chow
·
1 response
·
unit testing, javascript, jasmine, angularjs
Access Localhost in Genymotion Simulators
Marshall Klickman
·
1 response
·
simulator, web development, virtual machine, localhost
TypeScript from Microsoft
Tim Pietrusky
·
2 responses
·
typescript, javascript
smoothly scroll to an element in javascript
Lee Machin
·
1 response
·
jquery, javascript
Google Calendar API : Events and update
Thomas Riboulet
·
0 responses
·
google, api
Prime Numbers with Python
Nathan Lucas
·
1 response
·
python, math, algorithm, benchmark
Remove all .pyc files from a directory
Nahim Nasser
·
2 responses
·
python, django, unix, environment
Lorem ipsum generator to Sublime Text 2
Hans Jakob Emmel
·
3 responses
·
sublime, tips
Deploying maven artifacts from Travis
alyphen
·
8 responses
·
scm, maven, travis, git
Laravel logout
Wern Ancheta
·
0 responses
·
php, laravel, logout
Postgres Enum Type in Rails 4
Gleb Mazovetskiy
·
4 responses
·
ruby, rails, postgres
High quality EMF/WMF to PNG in Linux
Francisco Grau
·
2 responses
·
linux, png, imagemagick, emf
3 IOS Homescreen Web App tips
Kenneth
·
5 responses
·
web, apple, app, meta
Shortcuts that save time
Seva Rybakov
·
26 responses
·
shell, osx
has_and_belongs_to_many (HABTM) associations in Rails 4
Ben Richardson
·
0 responses
·
ruby, rails 4, habtm, association