Popular Programming Tips
Delete lines in a block of code in vim
Duncan Wong
·
1 response
·
vim, vi, block, delete
sudo: Drop root privileges
Guillaume Hain
·
3 responses
·
linux, sudo
Check if security updates needed on Ubuntu servers
Lorin Hochstein
·
1 response
·
ubuntu, ansible
Search & replace one-liner w/ ag, xargs & perl/sed
Henrik Lissner
·
0 responses
·
perl, shell, zsh, sh
如何做出網頁版 iTunes 11 的封面背景特效
fukuball
·
0 responses
·
css3, html5, javascript, itunes11
Emoticonizer: replace :) with Emoji
Lars Schwegmann
·
0 responses
·
ios, xcode, ipad, iphone
Blank Facebook Canvas With Rails
Shavit
·
4 responses
·
rails, puma, ssl, iframe
Browser notepad + Save
Ivan Castellanos
·
0 responses
·
browser, javascript, notepad, editable
Using Subclipse Behind Proxy
Chirayu Sapre
·
1 response
·
subclipse, svn, proxy
1-liner to detect ES6 support (--harmony flag) in node js
Kornel
·
2 responses
·
node, es6, harmony, nodejs
How to open NSUserDefaults preferences stored in plist files
Ernesto Mendoza Blanco
·
0 responses
·
ios, xcode, plist, bash
Python "int * list" operation: the illusion of safety
Antonio Vera
·
1 response
·
python, dynamic programming, pitfall, caveat
Start PHP5.4 built-in server in background
家儒
·
0 responses
·
php, linux
For lazy unit testers - running phpunit in a loop
Gjero Krsteski
·
2 responses
·
php, testing, phpunit
Rubinius 2.0 Preview with rbenv
Attila Györffy
·
1 response
·
rbenv, rubinius, rbx
Auto generated doctrine migrations don't execute in transaction
Max Małecki
·
0 responses
·
php, mysql, symfony, doctrine
RSpec Rails helper for cleaning ElasticSearch index
Oto Brglez
·
0 responses
·
ruby, elasticsearch, rspec
Rails-like console for PHP
Franklin Strube
·
0 responses
·
php, drupal, magento, cakephp
Automatically add routes when connecting to a VPN
Christian Romney
·
0 responses
·
shell, xmlblog, osx, mac
Filter out Bot Activity for the public_activity Gem
Matthew Spence
·
1 response
·
ruby, rails, events, tracking
Sensible console.log
Nathan Smith
·
7 responses
·
javascript
PHP zero fill
Rogério Alencar Lino Filho
·
0 responses
·
php, function, pad, zerofill
Reraising an exception as another in Ruby
Johannes Gorset
·
1 response
·
ruby, exceptions, reraise