Popular Programming Tips
Get a list of packages installed via RPM
James Barnett
·
0 responses
·
linux, sysadmin, devops, redhat
Rewrite version of all metadata.json in Cinnamon Extension
Kohei Yamada
·
0 responses
·
shell, linux, x11, ubuntu
Try Clojure
Gary Deer
·
0 responses
·
clojure, beginner, functional, java
Use sourcetree
Marcos Hernández
·
0 responses
·
scm, git, sourcetree, git gui
Search and replace with Perl in command line
padawin
·
0 responses
·
perl, command line, bash, search and replace
symbolicating an ios crash report
Alex Rothenberg
·
0 responses
·
debugging, symbolicate, ios
Great Resource for HTML/CSS basics & best practices
Matthew Tully
·
0 responses
·
css, html, styleguide, introduction
Use Homebrew to manage launchctl
Tony Brown
·
0 responses
·
homebrew, launchctl
Postage - a RabbitMQ-based Component Python Library
Leonardo Giordani
·
0 responses
·
python, rabbitmq, concurrent programming, github
Reopen accidentally closed tab in Chrome
lukas
·
2 responses
·
chrome, shortcut
Do NOT delete native apps on iOS 13 Beta if you plan to re download them. [Please Read]
Olympiapeter
·
0 responses
·
ruby, docker, machine learning
Four useful zsh aliases for rails projects
Ivan Zarea
·
0 responses
·
shell, rails, zsh, vim
Release Process - Startup to Professional
Mario Mueller
·
0 responses
·
release-management
install ruby 2.0.0-p0 for rbenv or rvm
fang
·
0 responses
·
rbenv, ruby2.0
move mysql data to another folder in 5 minutes (Ubuntu)
Ralph Meier
·
1 response
·
mysql, data, ubuntu
Get iOS version
Sjors van Dongen
·
0 responses
·
javascript, ios, apple, idevices
Use MongoDB 2.4's text search with TravisCI
Thomas Peklak
·
0 responses
·
mongodb, travis, text search
Jruby (Java) Encoding for LATIN-1 victims and how to detect issues
Nuno Valente
·
0 responses
·
jruby, java, jvm, encoding
Application shortcut for commandline on OSX
Valter Martinek
·
0 responses
·
xcode, alias, osx, bash
Code coverage for your current git branch using simplecov
Andrew Nicholson
·
0 responses
·
ruby, git, simplecov
Environment Variables in your Rails App
Russ Smith
·
0 responses
·
ruby, rails, command line
FileMerge
Jeffrey Jackson
·
0 responses
·
ios, xcode, mac, objective-c
use Caps Lock as CTRL on Linux
Mattia Gheda
·
4 responses
·
linux, useful
Longest Palindromic Substring
Vincent 强强
·
0 responses
·
algorithms, leetcode