ankursinha.in/blog

neuroscience/fedora/musings



Tue 19 September 2017

Writing LaTeX well in Vim

Posted by ankur in Tech (921 words, approximately a 4 minute read)

Vim is a great text editor and LaTeX is a great document writing system. Since I write a lot of LaTeX for my research, I've been adding various Vim plug-ins to make my writing easier over the years. This post documents some of these additions.

Read more...




Wed 17 May 2017

A well filed software issue considerably improves the chances of the issue being fixed quicker

Posted by ankur in Tech (2432 words, approximately a 10 minute read)

People find issues with software everyday. Some of these people will take the time to inform the developers of these issues. Some of these issues that have been reported will be looked at by developers. Some of the issues that the developers look at will contain enough information to encourage the developers to work on a fix. Ultimately, only a handful of issues will be fixed. In this post, I encourage users to report issues to developers the right way - increasing the chances of the bug being corrected. In the process, not only does one improve one's personal experience, one can help improve the experience of other users, while helping developers make their software better. The intended target here is not the developer community - they already know most all of this.

Read more...