Popular Programming Tips
HEX colors in Swift
Anthony Shabanov
·
2 responses
·
swift, ios, hex color
Auto increment version in Xcode
hash3r
·
1 response
·
shell, ios, xcode, versioning
Node.js - PaaS everywhere!
Igor Ramadas
·
6 responses
·
heroku, nodejs, cloud, openshift
Allow native-feeling scroll in iOS webkit for absolutely positioned containers
Jon Thomas
·
2 responses
·
css, ios, webkit, frontend
Doing slim templates with angular & rails? Try this.
Tim Anema
·
5 responses
·
rails, angular, angularjs
Get rid of Nokogiri LibXML warning on OSX Lion
Michele Gerarduzzi
·
1 response
·
rails, osx, nokogiri, libxml
Live remote traffic via with Logstalgia
Nathan Malcolm
·
0 responses
·
ssh, nginx, linux, logstalgia
Ubuntu - Installing Octave, Fortran 77 error
Noval Agung Prayogo
·
0 responses
·
ubuntu, octave
CSS grayscale
Chris Wilson
·
1 response
·
css, style, w3c, grayscale
Streaming files to MongoDB using Socket.io and GridFS
Michał Kowalkowski
·
0 responses
·
nodejs, socket.io, gridfs, websockets
Common ASP.NET MVC controller mocking scenarios
Pure Krome
·
0 responses
·
mock, asp.net-mvc, c#, mocking
Ember.run.later and setTimeout comparing scenario.
Esteban
·
0 responses
·
ember, javascript
connect to remote adb server
daniel anggrianto
·
0 responses
·
adb, android, remote
Django URL redirect shortcut
Tim Heap
·
0 responses
·
python, django, shortcuts, web development
The most awesome git alias on the planet
Vitor Balocco
·
1 response
·
gitconfig, git alias, git rebase, .gitconfig
Be careful about OnDisconnected when using SignalR
Ezeki Zibzibadze
·
0 responses
·
.net, signalr, disconnect
Console.log Fallback (IE)
Greg Babula
·
0 responses
·
javascript
SCP - Recursively copy directory
Bhupesh Pranami
·
0 responses
·
scp, recursive copy without rsync
Use `setValue:forKey:` instead of `setObject:forKey` if value can be nil
dasdom
·
0 responses
·
objective-c, ios
Play YouTube video from terminal to Chromecast
Balazs Nadasdi
·
10 responses
·
zsh, youtube, bash, chromecast
Subclassing JavaScript's Array class
Sam Slotsky
·
3 responses
·
array, coffeescript, javascript, inheritance
Node/Express middleware to post-process requests
Rogier
·
0 responses
·
node, express, middleware