Popular Programming Tips
Ruby: reading, parsing and forwarding large JSON files in small chunks (i.e. streaming)
coconup
·
1 response
·
ruby, json, stream, io
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Audio mix and recording on Android
Adolfo
·
0 responses
·
android, java
Rails 'devise' alternative: Password-less (2FA) & Database-less User Sign-in/Sign-up Using One-Time-Password in 2 Minutes
Khor
·
0 responses
·
rails, ruby, user management, 2fa
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
Adding CORS settings to Nginx on AWS Elastic Beanstalk
Vasili Sviridov
·
0 responses
·
nginx, aws, cors, elastic beanstalk
Reduce Code Complexity for JavaScript using Plato
Georg
·
0 responses
·
howto, javascript, maintainability, code complexity
Curl Your Github Public Keys
Joe James
·
1 response
·
github
Cordova/Ionic/AngularJs loader Service
baptiste
·
0 responses
·
javascript, angularjs, cordova, ionicframework
`require': cannot load such file -- mkmf (LoadError)
momoto
·
0 responses
·
ruby, ubuntu
Implementing the Geolocation API with Google Maps API
Matt Smith
·
0 responses
·
geolocation, google maps, html5, javascript
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Wishing you a multilingual Christmas
Anthony Levings
·
13 responses
·
ruby, php, python, perl
Creating a Vagrant base box from an existing Vmdk
Luke Chadwick
·
0 responses
·
virtualbox, vagrant, devops, virtualization
Add ui tooltip in magento 2
sivaschenko
·
0 responses
·
magento 2, html, less
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Don't be a jerk, organize your code.
Nicholas Jordon
·
9 responses
·
jquery, ruby, php, python
Tune up your PostgreSQL
Bartłomiej Danek
·
0 responses
·
performance, postgresql, tune up, database administration
Redis install script for automatic deployments
Jorge Rodríguez
·
1 response
·
redis, deployment, amazon
NPM and run-script
Evan
·
1 response
·
nodejs, node, npm, actionhero