hackido.com
Hackido: Excited for Divinity Original Sin
http://www.hackido.com/2014/06/excited-for-divinity-original-sin.html
Jun 23, 2014. Excited for Divinity Original Sin. Somehow I missed the Kickstarter campaign but I'm still very excited to play Divinity Original Sin. For those of you who aren't familiar with it, it's a computer role playing game with tactical combat similar to Baldur's Gate 2. BG2 was one of the best games ever released so anything that can be mentioned in the same breath is thrilling. Better use telekenisis rather than brute strength. The clincher for me is that it's got tactical combat. I do enjoy ...
hackido.com
Hackido: Getting started with the XPS13 Developer Edition - Sputnik
http://www.hackido.com/2014/04/getting-started-with-xps13-developer.html
Apr 12, 2014. Getting started with the XPS13 Developer Edition - Sputnik. I recently decided to give up my trusty Macbook Air and head back down the road of free-ish software. After considering the Asus Zenbook Infinity and Lenovo X1 Carbon, I opted to get myself a Dell XPS 13 Developer Edition notebook. It appeared on the doorstep a few days ago, in spectacular timing with a price drop of an excellent 512 GB mSATA SSD. I thought a bit more about what I was going to run on this laptop. 1404 beta is a lot...
hackido.com
Hackido: Quick Tip: Fix Sidekiq-Web with asset pipeline
http://www.hackido.com/2013/05/quick-tip-fix-sidekiq-web-with-asset.html
May 17, 2013. Quick Tip: Fix Sidekiq-Web with asset pipeline. For those still struggling to figure out why the HTML won't render with Sidekiq web, here's a quick tip:. Require 'sidekiq/web' # . mount Sidekiq: Web, at: '/sidekiq'. Require 'sidekiq/web' run Rack: URLMap.new( "/" = Rails.application, "/sidekiq" = Sidekiq: Web ). Posted by Vince Wadhwani. Subscribe to: Post Comments (Atom). RSS, Twitter, etc. To subscribe to the feed. Follow me on twitter here! By Vince Wadhwani Work.
diamonddiesel.com
Diamond Diesel Links & Resources | Diamond Diesel & Turbo Service, Inc.
http://www.diamonddiesel.com/resources/links
Join Our Mailing List:. Diesel and Turbo Products Specialists. All Links shown on this page are placed here for one or more of the following reasons:. Reciprocal Agreements - Meaning we have a link on their page so we are putting a link on ours. Interesting Information - We have seen the webpage and have found something of interest related to diesel fuel injection or turbochargers. Deals - We may find a good deal that may or may not be of interest to you. The World of BioDiesel at your fingertips". Green...
diamonddiesel.org
Diamond Diesel and Turbo Links & Resources
http://www.diamonddiesel.org/links/index.html
Join Our Mailing List. All Links shown on this page are placed here for one or more of the following reasons:. Reciprocal Agreements - Meaning we have a link on their page so we are putting a link on ours. Interesting Information - We have seen the webpage and have found something of interest related to diesel fuel injection or turbochargers. Deals - We may find a good deal that may or may not be of interest to you. The World of BioDiesel at your fingertips. Can't Find What You're Looking For? W Sacramen...
hackido.com
Hackido: Setting up postgres for local development on Ubuntu 14.04
http://www.hackido.com/2014/04/setting-up-postgres-for-local.html
Apr 14, 2014. Setting up postgres for local development on Ubuntu 14.04. I'm starting to do some ruby development on my trusty (so far) Dell XPS 13. Time to get my stack set up. First order of business is Postgresql. Then Ruby, then rails, then it's go time. Let's get started! For postgres, first update and get the packages you'll need:. Sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install postgresql postgresql-contrib pgadmin3. You'll want to make sure you entries look similar to this:.
hackido.com
Hackido: Quick Tip, export from rails console to CSV
http://www.hackido.com/2013/10/quick-tip-export-from-rails-console-to.html
Oct 8, 2013. Quick Tip, export from rails console to CSV. Require 'csv' file = "#{Rails.root}/public/users.csv" userrefs = UserReference.where(:tenant id = 7) CSV.open( file, 'w' ) do writer userrefs.each do ur next unless ur.user.present? Writer [ur.user.username, ur.user.email] end end. So what's going on here? Well, first things first we require the CSV library since we'll be manipulating a CSV file. Pretty straight-forward but handy to have in a pinch! Posted by Vince Wadhwani. RSS, Twitter, etc.
hackido.com
Hackido: XPS 13 Developer Edition - Day 1
http://www.hackido.com/2014/04/xps-13-developer-edition-day-1.html
Apr 13, 2014. XPS 13 Developer Edition - Day 1. So you pushed the Xubuntu 14.04 LTS Stick in and decided to give it a whirl. Before you go any further, keep in mind that, as of the end of day 1, I still have an overly sensitive trackpad, and can't get past the Operating System not found error without manual intervention. If you're cool with that, let's chat a bit about how I went about getting set up. Second, I installed a whole slew of software: The heroku toolbelt. Where somebody left some instructions.
SOCIAL ENGAGEMENT