Newest Programming Tips
Watch the number of threads owned by a process
Nathan Hopkins
·
0 responses
·
bash, linux
Setting a VERSION environment var in rails... no wait!
Bernardo Galindo
·
0 responses
·
rails, rake, migrations, migrate
Parsing the Kafka protocol with Erlang. Pattern matching FTW!
Bhasker Kode
·
0 responses
·
erlang, kafka, functional programming
Reserve and timeouts in Ruote
Bashir Eghbali
·
0 responses
·
ruby, rails, ruote, worfkflow
Beware of object initializers in Unity3D
Panagiotis Peikidis
·
0 responses
·
game development, unity3d
Don't forget to accept args when writing to_json methods
David Underwood
·
0 responses
·
ruby, json, serialization
How to integrate statsd metrics into nginx (debian)
Oliver Tupman
·
0 responses
·
nginx, debian, statsd
Stop It With the Vars
Jason Edelman
·
8 responses
·
javascript
Remove unstaged code in git
Oskar Hane
·
0 responses
·
shell, bash, git
Using barcode scanner with jQuery
Miguel Montes Porras
·
2 responses
·
javascript, jquery, reader, scanner
Running PSPDFKit's latest build with a local podspec
Adam Yanalunas
·
0 responses
·
xcode, setup, cocoapods, pods
A static file server in Go language
Bagwan Pankaj
·
0 responses
·
static, go, file_server
Concurrency in Go explained
Bagwan Pankaj
·
0 responses
·
concurrency, go
Simple Data Synchronisation for Web & Mobile apps(working offline)
St0iK
·
2 responses
·
mobile, api, sync, offline
Searchkick with Mongoid and Rails 4.0
Alexandra Mirtcheva
·
2 responses
·
rails, elasticsearch, mongoid, searchkick
Worm game in under 50 line of code in ruby
Emad Elsaid
·
0 responses
·
ruby, game
Executing local node packages
Sam Murray
·
0 responses
·
bash, node, npm
Android - Open activities with a static method
David Corsalini
·
0 responses
·
android, activity
Project Reactor
Tobias Trelle
·
0 responses
·
jvm, java, event driven, fast data
The Second Rule of vim
Michael
·
5 responses
·
vim
Databinding Issue with SelectedIndex in DataGrid
Joel Hall
·
0 responses
·
wpf, binding, datagrid
Object.prototype.toString.call() and PhantomJS
Julien Gonzalez
·
0 responses
·
javascript, overengineering