SBaronda.com a little place I like to call home.




HeeksCNC and GRBL

Sep. 26, 2014

After getting my milling machine up and running, finding software to do CAM work was difficult. Everything that I found was either way more expensive for me or didn't support running on Linux. If there was a decent free CAM software out there that...

Read more


WL V911 Mods

Jul. 18, 2014

Recently got a new toy to mess with. It's the WL V911 which is a little 4 channel RC helicopter. The little 4 channel helpicopter is a micro size, which is about the a 8 inches long. This little helicopter is a good beginner helicopter after coming...

Read more


KBT Pure Pro Keyboard Programming

Mar. 20, 2014

I recently picked up the KBT Pure Pro keyboard off ebay after a person ended up breaking the USB port and ripped some of the traces. After spending a couple frustating hours on it I got it working.

The biggest gripe so far is the Del swapped with...

Read more


Getting Timezone Undercontrol with Rails and Heroku

Mar. 5, 2014

I've been having horrible timezone issues with Heroku. There is a lot of information out there, but most of it doesn't work anymore or changes the database connection to store the dates differently.

As you know Heroku has it's servers in PST timezone...

Read more




Getting Docker on Chunkhost

May. 5, 2013

I have an invisioned plan to have my own SaaS for testing application easily. Before Docker came about I was working on hacking my own solution via Squashfs but didn't get anywhere and after many months of having the project become stale, Docker comes...

Read more


Haml and Bootstrap

May. 1, 2013

In some of our projects at work we end up using display: inline-block to help with styling. There is a nasty side effect if you are using this with Haml on Rails. Haml on Rails will default to using ugly mode in production, but not ugly mode in development...

Read more


Reminder to get comments working

Apr. 14, 2013

Just a little reminder to myself to figure out which commenting system I want to use for Middleman and see what type of integration there is for the current ones out there.

Read more


Thoughts on Middleman

Feb. 18, 2012

Middleman is pretty awesome, flexible enough to make websites, flexible enough to build blogs. The power really revolves around the fact that it is built using rack techniques. So I get stuff like sprockets and other cool stuff that I get with Rails...

Read more