Newest Programming Tips
Create bitbucket repo via commandline
davide
·
0 responses
·
shell, repo, bitbucket, git
Decent cursor keyboard repeat rate / speed on osx
davide
·
1 response
·
terminal, osx, keyboard, mac
MySQLHandler for python logging
onemoretime
·
0 responses
·
python, mysql, logging, threading
Cleanup homebrew cellar
Oskar Szrajer
·
0 responses
·
brew, cleanup, cellar
Get your app approved by windows market place faster
Dimitris Bitsanis
·
0 responses
·
mobile, windows, marketplace
Remove spell-checking languages from Firefox on Ubuntu
Yuriy
·
0 responses
·
firefox, ubuntu, languages, spell-checking
Zsh 1liner: Remove slashes from front & rear
Joel Kuzmarski
·
0 responses
·
zsh, substitution
Build your projects with yeoman
Thorsten Hans
·
0 responses
·
yeoman, web dev
Simple search for erros on log files
João Lucas Pereira de Santana
·
0 responses
·
logs, monitoring, devops, infra
Fast Templating in JavaScript
Stefano Azzolini
·
0 responses
·
optimization, template, javascript
Quickly opening header files from OS X terminal.
David Wagner
·
0 responses
·
osx, workflow, header, c
hubot http listener
Jason Solis
·
1 response
·
script, http, coffee, irc
Maximum weighted independent set
Gefei
·
0 responses
·
javascript, algorithm
Fix Samba read and write performance issues.
Samuel Williams
·
1 response
·
performance, samba
SCSS Speech Bubble
Stan
·
0 responses
·
sass, scss, mixins, speech-bubbles
Push to github several repos at once from the command-line
Lance Pollard
·
0 responses
·
cli, git, github
Scoping and default for I18n Rails
Dinesh Vasudevan
·
0 responses
·
ruby, rails, i18n
Simple Template Renderer in php
Thomas Pannek
·
4 responses
·
php, template, twig, smarty
JavaScript thought: for...else and while...else statements
Daniel Hug
·
0 responses
·
syntax, javascript, control flow
Connect to a remote MySQL DB without changing access grants (ssh required)
Thomas Pannek
·
0 responses
·
mysql, ssh, remote, tunnel
Simple "Top" for MySQL
Thomas Pannek
·
0 responses
·
mysql, linux, performance, process
Simple TCP Server in Go
Andrew Kennedy
·
3 responses
·
server, tcp, go
3 Tips for a Quick and Clean PHP
Samer Moustafa
·
2 responses
·
php, regex, string, ternary
Simple generic caching using php magic __call method
Thomas Pannek
·
0 responses
·
php, caching, memcache, __call