Popular Programming Tips
Rails console equivalent for Sinatra
Matthew Riddle
·
3 responses
·
ruby, console, irb, sinatra
Remove bullet from list in Latex
Michiel
·
0 responses
·
latex, list, itemize
ActiveRecord UNION hack
Javier Toledo
·
1 response
·
ruby, rails
Get a unix timestamp from bash
Robert Cuadra
·
1 response
·
terminal, timestamp, bash
pg_search with eager load on searchable association
Kevin
·
0 responses
·
rails, ruby, pg_search
Fit to container video/image in CSS (aspect ratio friendly)
Ismael González
·
0 responses
·
css, responsive, video, image
Pass arrays & objects via querystring the Rack/Rails way
Nathan Hopkins
·
0 responses
·
rails, querystring
SwipeListView: Open Source Library for Android
Javi Pacheco
·
0 responses
·
android, open source, library, listview
Use lvh.me for local subdomain testing
Kenneth Falck
·
0 responses
·
networking, web app, virtual, localhost
Column Attribute mapping with Dapper
William Luu
·
0 responses
·
csharp, c#, mapping, dapper
Install rabbitmq via docker in OS-X
eranga bandara
·
1 response
·
osx, rabbitmq, boot2docker, docker
Set default JDK on Mac OS X
gAmUssA
·
1 response
·
mac os x, jdk, java
Use Rails 4 secrets.yml for database config
Nathan Hopkins
·
14 responses
·
rails, ruby
Enable remote root login on Ubuntu safely
Janos Gyerik
·
0 responses
·
security, ssh, sudo, ubuntu
Detect if Chrome DevTools are open
Dmitry Pashkevich
·
9 responses
·
chrome, console, devtools, javascript
Turn a new line(\n) into a <\br> tag with Ruby
Chase Gilliam
·
0 responses
·
ruby, rails, html, strings
JavaScript - painless decimal multiplication
Mariz Melo
·
4 responses
·
javascript
All CSS hover activated accordion with default state
Cory
·
2 responses
·
css, accordion
Forwarding TCP-traffic to a UNIX socket
Max Claus Nunes
·
0 responses
·
unix, tcp, socket, forward
Creating a 100mb file with dd
Oscar Del Ben
·
1 response
·
shell, unix, dd
How to skip making a build in Travis-ci
Tomasz Borowski
·
1 response
·
travis-ci, git, rspec
Magical oh-my-zsh prompt
Andy Fleming
·
4 responses
·
shell, zsh, prompt, design
Deleting a Backbone Model Without Sending a DELETE Request
Salehen Shovon Rahman
·
6 responses
·
backbone.js, javascript, front-end development