<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Open-Source on /usr</title><link>https://slashusr.anupamsg.me/categories/open-source/</link><description>Recent content in Open-Source on /usr</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 09 Aug 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://slashusr.anupamsg.me/categories/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>Thank You, Bram Moolenaar.</title><link>https://slashusr.anupamsg.me/2023/08/09/thank-you-bram-moolenaar/</link><pubDate>Wed, 09 Aug 2023 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2023/08/09/thank-you-bram-moolenaar/</guid><description>&lt;p&gt;Bram Moolenaar is no longer with us. The creator of &lt;a href="https://www.vim.org/"&gt;Vim&lt;/a&gt; passed away last week at a relatively early age, leaving behind a rich legacy of the immensely popular modal text editor. He will be missed by millions of users and fans, who use it daily, and whose first interaction with any *nix system (at least on Linux and macOS) would have involved &lt;code&gt;vim&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I had &lt;a href="https://slashusr.wordpress.com/2011/09/15/heretical-confessions-of-an-emacs-addict-joy-of-the-vim-text-editor/"&gt;written&lt;/a&gt; about my Vim experience a few years back. Since then, my toolkit has always included Vim (or rather, &lt;a href="https://macvim.org/"&gt;MacVim&lt;/a&gt;). While Emacs remains my primary tool, Vim has a geeky elegance, and its hyper-focus on editing performance is hugely attractive. Also, while Emacs is sometimes (&lt;em&gt;and rightfully&lt;/em&gt;) called a kitchen sink, Vim &lt;em&gt;is equally so&lt;/em&gt;, at least as the “can do everything” text editor. And it &lt;em&gt;is&lt;/em&gt; the standard text editor, after all[1].&lt;/p&gt;</description></item><item><title>Heretical Confessions of an Emacs Addict - Joy of the Vim Text Editor</title><link>https://slashusr.anupamsg.me/2011/09/15/heretical-confessions-of-an-emacs-addict-joy-of-the-vim-text-editor/</link><pubDate>Thu, 15 Sep 2011 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2011/09/15/heretical-confessions-of-an-emacs-addict-joy-of-the-vim-text-editor/</guid><description>&lt;h2 id="context"&gt;Context&lt;/h2&gt;
&lt;p&gt;As an experiment, I have recently started using &lt;a href="http://www.vim.org/"&gt;Vim&lt;/a&gt; as my primary text editor. While I have been an &lt;a href="http://www.gnu.org/software/emacs/"&gt;Emacs&lt;/a&gt; aficionado for a very, very long time - clocking in at almost 16 years - Vim is something that I have always been curious about, and tinkered with from time to time, while ending up going back to Emacs. This time however, I intend to stick around for a while, and try to get a feel of the Zen of Vim.&lt;/p&gt;</description></item><item><title>gnuplot with AquaTerm on OSX Snow Leopard</title><link>https://slashusr.anupamsg.me/2010/01/17/gnuplot-with-aquaterm-on-osx-snow-leopard/</link><pubDate>Sun, 17 Jan 2010 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2010/01/17/gnuplot-with-aquaterm-on-osx-snow-leopard/</guid><description>&lt;p&gt;The &lt;a href="http://www.gnuplot.info/"&gt;gnuplot&lt;/a&gt; graphing utility has always had excellent support for multiple terminal types. While the X11 terminal is a satisfactory GUI view for the graphs, I prefer to use the &lt;a href="http://sourceforge.net/projects/aquaterm/"&gt;AquaTerm&lt;/a&gt; terminal on OSX as it is more ‘Mac-like’ and feels more natural.&lt;/p&gt;
&lt;p&gt;Also, I do prefer to compile gnuplot by myself on OSX rather than downloading the pre-packaged binaries - as this gives me more control over the compilation (including getting around the stupid Apple readline bug - where Apple has essentially shipped a broken readline by using libedit to emulate the non-existent libreadline).&lt;/p&gt;</description></item><item><title>Emacs 23 is finally released!</title><link>https://slashusr.anupamsg.me/2009/07/31/emacs-23-is-finally-released/</link><pubDate>Fri, 31 Jul 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/07/31/emacs-23-is-finally-released/</guid><description>&lt;p&gt;Hurray! The latest version of the &lt;a href="http://www.gnu.org/software/emacs/"&gt;Emacs&lt;/a&gt; Operating system &amp;hellip; erm text editor has been &lt;a href="http://lists.gnu.org/archive/html/info-gnu-emacs/2009-07/msg00000.html"&gt;released&lt;/a&gt; today. The new version is at 23.1 and has a lot of &lt;a href="http://www.gnu.org/software/emacs/NEWS.23.1"&gt;goodies&lt;/a&gt; packed. The three features I am looking forward to the most are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Native transparency&lt;/li&gt;
&lt;li&gt;Easy sizing of the font display via C-x C-+ and C-x C&amp;ndash;&lt;/li&gt;
&lt;li&gt;Full unicode support!!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The third one is going to be most useful in the long run - with an easy ability to use the editor for texts in my native language and script. MULE was a workable option - but clunky compared to the solution in this release.&lt;/p&gt;</description></item><item><title>Dependency hell with darwinports</title><link>https://slashusr.anupamsg.me/2009/05/26/dependency-hell-with-darwinports/</link><pubDate>Tue, 26 May 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/05/26/dependency-hell-with-darwinports/</guid><description>&lt;p&gt;I have had the need to produce charts and graphs for my work lately - and wanted to start using &lt;a href="http://www.gnuplot.info/"&gt;gnuplot&lt;/a&gt;. Should be easy right?  After all, there is a &lt;a href="http://darwinports.com/"&gt;darwinports&lt;/a&gt; port available, and install should have been a breeze, with just a:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;sudo port install gnuplot&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Or so I thought.  For some unknown &amp;amp;!@^% reason, darwinports with its immense intelligence decided that it needed to download &lt;strong&gt;75&lt;/strong&gt; other ports that I did not ask for, including its &lt;em&gt;own&lt;/em&gt; version of X11, even though Apple does provide a perfectly decent &lt;a href="http://developer.apple.com/opensource/tools/X11.html"&gt;implementation&lt;/a&gt; that I have installed.&lt;/p&gt;</description></item></channel></rss>