Popular Programming Tips
Serve current directory tree at http://$HOSTNAME:8000/
Chris
·
0 responses
·
python, osx, cli, cweissde
Use Node.js to check client code
Adam Blackburn
·
0 responses
·
nodejs, javascript
Using git rebase to merge commits
Will
·
0 responses
·
rebase, git, commits
How to Worry About a Clean Git History
Matt Hayes
·
0 responses
·
rebase, git, clean history, controversial
LWP::Simple::REST - A simple procedural interface to HTTP verbs in Perl.
Italo Gonçales
·
0 responses
·
perl, open source, cpan, perl module
.gitignore to .net applications
Diego Dias
·
0 responses
·
.net, git
Defining the rendering mode in IE
Edilberto Ruvalcaba
·
0 responses
·
css, ie, ie8
For loop in one bash line
michał łukasiewicz
·
0 responses
·
bash, oneliner, for loop
That annoying Powershell behavior...
Alice
·
0 responses
·
powershell, foreach
purge old config files on debian
Ben
·
0 responses
·
debian, aptitude
Important to know!
Dominik Schwind
·
0 responses
·
lifehack
List for top ten CLI Commands
Philipp Haußleiter
·
0 responses
·
history, awk, bash
Mass rename file in Ubuntu
Truong Hoang Dung
·
2 responses
·
perl, ubuntu, bash
Replacing the -9999px Hack... The SCSS Edition
Frank
·
0 responses
·
css, sass, scss
コミュニティのある風景
Ryunosuke SATO
·
0 responses
·
slideshare
Design based on facts not assumptions
Bassem Dy
·
0 responses
·
design, architecture, systems architecture
VIM - Reselect the text just pasted from yank
Matt Ryan
·
0 responses
·
vim, snippets
GIT - Bitbucket - Quick Search
Greg
·
0 responses
·
git, search, bitbucket
Keeping your AMI at the latest version with Chef
Alec Hipshear
·
0 responses
·
ruby, chef, aws
Emulate Python's try-else semantics in Scala
Erik Allik
·
0 responses
·
python, scala, try-catch-finally
writing a cookbook [Chef]
Haggai Philip Zagury
·
0 responses
·
chef, cookbook, configuration management, opscode chef
How I write multi-line strings in JavaScript
Jon Abrams
·
1 response
·
javascript