CastorisCausa

Personal blog and hacks by Raymundo Cassani

A tale of too (many) Montreal

Updated: The content of this post was featured in MTL Blog, and prompted an exciting discussion on r/montreal. Lastly, check this awesome video to know more on why it's important to know the terms that Montreal can make reference, as they can be used to mislead in important socioeconomic …

Based on icon made by Freepik from www.flaticon.com Good code commenting, including good syntax and spelling, is an important feature to assure the high quality of code documentation, which in turn, is vital in development of scientific open-source software. Poor spelling is not only unprofessional, it can create …

In contrast to Matlab for Windows and macOS, Matlab for Linux does not automatically make the associations with its related files .m, .mat, and .fig. This post describes the how to do the association, it includes: 1. defining MIME types, 2. setting icons, and 3. creating desktop entries (.desktop files …



Congratulations! It's amazing that you're thinking into contributing to an open-source project. Contributions usually include: 🪲 Solving bugs ⭐ Development of new features 🗎 Improve documentation etc. Although the task seems intimidating, it can be broken into some simple steps. First of all, check if the project you want to contribute to has …