Popular Programming Tips
Mac Homebrew start/stop services
Luca Guidi
·
2 responses
·
mac, lean, brew, tmux
How to build ipxelinux.0
Robin Smidsrød
·
3 responses
·
pxe, ipxe, pxelinux, pxelinux.0
Capybara - select first element (Ambiguity Resolution)
Vlado Cingel
·
0 responses
·
find, capybara, first
Add a border to any UIView
Cherif YAYA
·
0 responses
·
ios, objective-c
eslint pre-commit hook
Johannes Boyne
·
1 response
·
coffeescript, node, git, javascript
JAXB - Data Binding Exception
Ivan Sim
·
0 responses
·
ivanhcsim, java, jaxb
Easy Profiling Java from command line
Frederik Mogensen
·
1 response
·
profiling, java, hprof, hat
Google Now ListView Style
Iheanyi
·
15 responses
·
google, mobile, ui design, development
IOS UI colors with hex values in swfit
eranga bandara
·
1 response
·
color, ios, osx, swift
AngularJS: Scroll Animations
Jose Jesus Perez Aguinaga
·
3 responses
·
angularjs, animations, javascript
Test your bootable USB drive with QEMU
Pascal Hartig
·
0 responses
·
linux, qemu, usb
Use PHP with your Yeoman dev server
Jedidiah Hurt
·
15 responses
·
php, nodejs, yeoman, livereload
Checking if a CSR is signed with SHA-2 hash algorithm
Simone Carletti
·
1 response
·
shell, ssl, openssl, ssl certificates
Get email when a cron job fails
Andreas Loupasakis
·
0 responses
·
unix, notifications, crontab, cronjob
Scraping web pages using Node.js using request+promise
Peter deHaan
·
2 responses
·
request, promise, nodejs
No more tired eyes - use dark themes!
Adrian Imfeld
·
3 responses
·
php, ergonomics, phpstorm
Convert SVG font to ttf, eot, woff
Martin Auswöger
·
0 responses
·
svg, ttf, eot, woff
Create a new branch and track a remote branch
Daniel villa
·
1 response
·
branch, remote, track remote branch, github
Pass the database pwd to Rails with an environment variable
Felix Holmgren
·
2 responses
·
ruby, rails, apache, capistrano
Skipping `before` hook for a few test cases in Rspec
Vitaly
·
4 responses
·
rspec, tips-and-tricks
Get Odd and Even indexed values from List in Python
Julien Garcia Gonzalez
·
0 responses
·
python, list, slice
Making all self references in blocks weak by default
Yan
·
6 responses
·
arc, ios, blocks, objective-c
When is better to use .data() or .attr()?
Junior B.
·
4 responses
·
dom, data, jquery, html