Skip to content
Michaël Rigart

Michaël Rigart

Chief Technology Officer

  • Blog
  • About me
  • Hire me
  • Contact me
Personal

My Mac Pro Early 2009 Octo-core

December 13, 2009November 23, 2018appleLeave a comment

After I got a MacBook from work last year, I really enjoyed working with OSX. Everything ran smooth, the user interface is polished and I could still do everything I did on Linux and Windows. But a notebook is still a notebook. The screen is not optimised to do heavy programming work (13″) so I … Continue reading My Mac Pro Early 2009 Octo-core

Development

Enable syntax highlighting in Mac OSX Snow Leopard

December 13, 2009February 19, 2022apple, bash, vimLeave a comment

One of the main reasons I switched to Mac was the fact that the user interface is polished and I still maintain the power and freedom I find Linux. But one downside in Mac Terminal is that there is no standard syntax highlighting. So here is some info how I got to enable some basic … Continue reading Enable syntax highlighting in Mac OSX Snow Leopard

Operations

Installing MySQL on Snow Leopard

December 6, 2009February 19, 2022apple, databases, mysqlLeave a comment

Just got my new MacPro this weekend. After installing my common applications, I had to install my development tools as well. These are the instructions to install MySQL 64-bit version on OS X Snow Leopard. First of all, note that we are going to install MySQL compiling from source. So make sure you have installed … Continue reading Installing MySQL on Snow Leopard

Personal

Leading from the front

September 19, 2009February 4, 2020Leave a comment

Keep this in mind: In any group, the person on top consciously or unconsciously sets the tone. If leaders are fearful, hesitant to take any risks, or overly concerned for their ego and reputation, then this invariably filters its way through the entire group and makes effective action impossible. Complaining and haranguing people to work … Continue reading Leading from the front

Personal

Almost new year

September 3, 2009February 19, 2022Leave a comment

Most western people use the Gregorian calendar to determine when a new year starts.  Like most of my friends now, I’m a bit of the chart. For me, a new year starts after my summer holiday, so that makes it pretty variable. But I have a good, simple reason to do this. As most of … Continue reading Almost new year

Personal

For love of the game

July 3, 2009February 19, 2022Leave a comment

Some people tell me I’m crazy for working most of the time. Running my own small company and working a full time job. Sometimes, I have to admit they are right. When I sit in front of my computer I totally lose sense of time. I just get wrapped up in problems that need to … Continue reading For love of the game

Operations

Time Machine & Network Drive

June 22, 2009February 19, 2022appleLeave a comment

NOTE: SMALL UPDATE FOR SNOW LEOPARD USERS. KEEP THIS UPDATE NEXT TO THIS POST Just bought a network disk last week to backup some stuff on from my dads computer. But instead of buying a normal external USB drive, I decided to buy a network drive so I could use it myself. After some research … Continue reading Time Machine & Network Drive

Operations

Remove hidden .svn folders from command-line

January 7, 2009February 4, 2020apple, bash, linux, svn, versioningLeave a comment

I had a small problem on my Mac when I wanted to rebuild a subversion repo. When I worked on windows, I just searched the project folder for .svn folders. But on Mac and Linux, thats another story. Thankfully for the command-line, one quick command, and the problem is fixed: find . | grep .svn$ … Continue reading Remove hidden .svn folders from command-line

Operations

bash: /bin/rm: Argument list too long

December 28, 2008February 19, 2022apple, bash, linuxLeave a comment

Today, I needed to empty a folder through bash on my Linux server that contained a lot of files. The files where maybe 2kb, but all the files together contained over 400Mb. So I used rm * to remove them, but it threw me a nice error: bash: /bin/rm: Argument list too long . Looks … Continue reading bash: /bin/rm: Argument list too long

Development

Mac Leopard, ROR 2.2 and MySQL

December 26, 2008February 19, 2022apple, databases, mysql, ruby, ruby on railsLeave a comment

Finally, I found a nice solution for the RoR 2.2 MySQL problem. The initial problem was that the MySQL library isn’t bundled with RoR anymore, and you need to install it as a gem. No big deal at first, but we Leopard users are “plagued” with the fact that Apple has somewhat of an exotic … Continue reading Mac Leopard, ROR 2.2 and MySQL

Posts navigation

Older posts
Newer posts

Michaël Rigart

Michaël is a DevOps enthusiast / freelance software engineer. Loves writing Ruby and automate all the things. The more we share, the more we have.

Search

© Netronix /
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT