Popular Programming Tips
Iteration counter in for loops in python
Max Golubev
·
0 responses
·
python, loop, counter
PHP 5.3 : Garbage Collector
Samuel Merlet
·
2 responses
·
php, performance, memory leak, php 5.3
h5ai - a modern HTTP web server index
Lars Jung
·
0 responses
·
php, httpd, apache, nginx
Chunking large text files with multiple Python processes (and Redis)
Matt Keranen
·
0 responses
·
python, redis, hybriddba
Remove enums in Sequelize / Postgres down migrations
mattcodez
·
0 responses
·
node, postgres, sequelize
Auto-scrolling extender for knockout.js
Todd
·
1 response
·
knockout.js, javascript
Bash history completion
Joeri Timmermans
·
0 responses
·
shell, terminal, osx, macosx
i18n-js assets for EmberJS or any other Javascript framework.
Randy Morgan
·
0 responses
·
ruby, rails, emberjs, asset pipeline
Adding time interval to timestamp column
Bashir Eghbali
·
0 responses
·
sql, postgres, rails
CSS responsive square (height: width;)
Netzach IO
·
1 response
·
css, responsive, hack, square
Using Tmuxinator with Wemux
Andrew Thal
·
8 responses
·
configuration, tmux, yaml, wemux
Enable PHP for a Subdomain in NGINX
Daniel Schmidt
·
0 responses
·
php, nginx, php-fpm
Authenticates a Ruby on Rails User model via LDAP and saves their LDAP photo if they have one
Edward J. Stembler
·
0 responses
·
ruby, rails, authentication, ldap
Rails flash message for Bootstrap (Haml)
James Martin
·
0 responses
·
rails, haml, bootstrap
How to battle Shellshock and update Bash on Ubuntu 10.04 (Lucid)
Tim Fernihough
·
2 responses
·
web, command line, unix
Generate class dynamically with ObjectWeb ASM
Kengo TODA
·
0 responses
·
jvm bytecode, objectweb asm, java
Hibernate Custom Naming Strategy
Stevie Braga
·
0 responses
·
hibernate, java, naming strategy
Simple quote-comma CSV parsing in Awk
Matt Keranen
·
0 responses
·
awk, csv
Creating a zoomable website with em units
Javier Toledo
·
6 responses
·
css, html, zoom, jquery
Remove event listeners from anonymous functions
Blake Barrett
·
0 responses
·
actionscript 3, event listener, anonymous function, event
Scale UIImage using one method
Pavel
·
0 responses
·
cocoa, ios, mac, scale
Javascript ArrayList
Filipe Leandro
·
0 responses
·
javascript, array, list
Dynamically load configuration tokens using ruby's metaprogramming magic
Carlos Betancourt C.
·
2 responses
·
ruby, rails, api, metaprogramming