There is no reason to leave trailing whitespace characters in your project's files, so don't add any.

makandra dev

This article describes how to reset MySQL's or MariaDB's root password on your workstation. It's meant for...

There are many fun Unicode characters like ▲ or ☯. You might be tempted to use them for graphical elements in lieu...

Every now and then, Java is subject to security issues where code can break out of Java's sandbox and...

heartbeat.skype.com

There was a bug in Skype that could cause messages to be sent to incorrect recipients (anyone, not only people...

If you need the initial user which you used to login to your Linux system or the time when you...

makandra dev

Copy and paste at will, they're free! German quotation marks: „ “ (Ubuntu-Hotkey: AltGr+v and AltGr+b) English quotation...

webupd8.org

Also works on Gnome 2 Much prettier than Skype notifications Better visibility

LibreOffice Impress, Writer, etc. doesn't embed most fonts into the PDFs it generates. This means if you share a...

makandra dev
blogs.skype.com

Promises unified window for all chat conversations, better call quality. Upgrade seems to work fine. If you installed your old...

If you are using VNC to run Selenium tests, it may be hard to see what's going on since...

This is one possibility to do this. There are other and maybe even better ways to do this.

TeamViewer 6 and lower had an issue where they would see a multi-monitor Linux setup as a single wall...

Sometimes you need to restart the Gnome panel, e.g. when you installed a new Gnome panel widget but the widget...

webupd8.org

SkypeTab-NG (NG stands for Next Generation) is a tool that adds tabs to Skype for Linux. Besides providing a...

github.com

When Rack::Bug has been added to your project and your Apache2/Passenger only replies with an Error 500 (Internal Server...

Web fonts are awesome. After being restricted to Arial for two decades there is finally a cross-browser way to...

sgruendel.blogspot.com

When you install Type 1 fonts (like makandra's corporate typeface), they won't show up in OpenOffice. OpenOffice requires...

When using the screen tool you may be unable to start a screen session but instead encounter an error:

Please note that you can break your system with this! This is not recommended. Sometimes the package repository has errors...

commandlinefu.com

The colors in Rails log files are helpful when watching them but, since they are ANSI color codes like ^[[4...

makandra dev

This will reduce the filesize of foo and bar to 0 bytes: truncate -s0 foo bar If the files do...

You can use fold: fold -sw 60 You can now paste your texts. fold will echo them back, word-wrapped...