interview: Bram Moolenaar
Bram Moolenaar is the author of Vim, text editor which is very popular among unix enthusiasts.
27.6.2007 15:00 |
Luboš Turek
| Články autora
| přečteno 28940×
1. My first question is the one you are probably asked the most. How did Vim
come out?
At my first job I was using vi on Unix computers. For home use I bought an
Amiga computer. Quite fancy at that time, but there was no good vi compatible
editor for it. There was something that worked like Vi, called Stevie,
and it was open source. So I started fixing bugs and adding the things that I
missed. At first to make it do the things that Vi does, later adding new
features. And I still haven't stopped doing this.
2. You do the very most work on Vim yourself. Could you estimate how many
percent of actual code was written by you?
Most of the work on Vim is indeed done by me. However, some of the major
features were started by others: the port from Amiga to Unix, the GUI, several
interfaces, etc. So then I get a big patch, which gets included, and the
original author fixes reported problems for a while, but then he loses
interest and I end up doing most fixes myself. It's difficult to estimate how
much of the code was written by me, in many places I made small changes and
then how do you decide who wrote it. There must even be some pieces of Stevie
still in there somewhere.
3. Vim license used not to be GPL-compatible. Was it actually your choice to
change it or it was because of external circumstances?
The main reason to make the Vim license GPL-compatible was that some of the
libraries that Vim can be linked with are GPL licensed. When Vim is not GPL
compatible, that means the resulting binary cannot be distributed. One of
these libraries is gpm, for the Linux console mouse. Of course I like people
to be able to distribute Vim, and since it would be difficult to convince
others to let go of their license, the only option was to make the Vim license
GPL compatible.
4. Vim is proclaimed to be charityware. What's the context of charityware?
Quite a few people express to me that they think Vim is worth something. It
works better than commercially available editors. But most of the time I have
had a job that provides me with enough money to live a good life. So I don't
need to ask money for Vim. So when people still feel like they need to give
something back, it's better to give to those who really need it. Since I know
the project in Uganda very well, I decided this was the best place to send the
money.
5. Vim has obviously been helpful for ICCF. Do you dare to estimate how much
has been donated to ICCF because of Vim?
This is hard to estimate, but it certainly is getting more and more. When
ICCF Holland started we asked the people who visited the project to ask
friends and relatives to sponsor a child. Now that no teams go to the
project from Holland, the connection to Vim is the main source for new
sponsors. It's certainly true that most one-time donations come from Vim
users. But we also have our loyal sponsors from the early days.
6. Are there any different ways users can help you? Do you value thank-you
letters or are you too busy that they bother you?
I'm very busy, but getting a thank-you note once in a while certainly
stimulates me to continue working on Vim. If I would not get positive
responses from users I would have stopped long ago.
Obviously people can help by fixing bugs. I'm at a full time job again, and
doing Vim maintenance in my spare time only is not enough. The list of known
problems is growing longer. Some issues are easy to fix, some are more work.
There are also a couple of students who will work on Vim bugs because of the
Vim summer of code.
7. Great amount of money was donated by Microsoft or its workers. Am I
right?
That was a couple of years ago, when a Vim enthusiast working for Microsoft
setup a gift matching scheme for Uganda. I think it's still done at a smaller
scale, but since it's going through Canada I don't hear the details.
8. What are you currently working on? Who decides which features are
implemented?
Currently it's bug fixing only. We do have some features that would be nice
to have, but without them Vim is perfectly OK for most people. I also want to
avoid that Vim gets even more complicated. So new features must make Vim
easier to use. There is a voting list on the website, which I use to see what
people want most. When a clear feature is asked for often, and I have a good
idea how to implement it in a user-friendly way, and I have time, then it has
a chance of getting in.
10. What is your opinion on Python being used as scripting language?
Of the scripting languages I know Python is the best. It's very easy to
learn and powerful. That is why I used it for the Aap project and included
some features in Vim script (esp. Lists and Dictionaries). It's not perfect
though. But since it's an open source project everybody can help making it
better.
12. Despite of working on Vim, you're project leader of A-A-P. What actually
A-A-P is?
I have been unsatisfied with how "make" works. I knew it could be done much
better. From that idea the Aap project was born. This also included support
for up and downloading, and version control. I use it all the time to update
my websites and release a patch with a single command. It has all the
advantages of make, shell scripts and Python combined.
13. Can you imagine Aap replacing make in the future?
Unfortunately Aap isn't being used much. Without a reasonable group of
supporters it won't grow. For Vim I still need to maintain a makefile, since
I don't want people to force installing Aap. The result is that most people
never look into the Aap recipe. Also because you don't have to, since one
simple command will download, build and install Vim. Also, there are versions
of make with more features, which allows one to do most things. Even though in
this works in a very clumsy way, people see this as an excuse to keep using
makefiles.
Verze pro tisk
|
Nejsou žádné diskuzní příspěvky u dané položky.
Příspívat do diskuze mohou pouze registrovaní uživatelé.
|
|

Vyhledávání software

Vyhledávání článků
28.11.2018 23:56 /František Kučera Prosincový sraz spolku OpenAlt se koná ve středu 5.12.2018 od 16:00 na adrese Zikova 1903/4, Praha 6. Tentokrát navštívíme organizaci CESNET. Na programu jsou dvě přednášky: Distribuované úložiště Ceph (Michal Strnad) a Plně šifrovaný disk na moderním systému (Ondřej Caletka). Následně se přesuneme do některé z nedalekých restaurací, kde budeme pokračovat v diskusi.
Komentářů: 1
12.11.2018 21:28 /Redakce Linuxsoft.cz 22. listopadu 2018 se koná v Praze na Karlově náměstí již pátý ročník konference s tématem Datová centra pro business, která nabídne odpovědi na aktuální a často řešené otázky: Jaké jsou aktuální trendy v oblasti datových center a jak je optimálně využít pro vlastní prospěch? Jak si zajistit odpovídající služby datových center? Podle jakých kritérií vybírat dodavatele služeb? Jak volit vhodné součásti infrastruktury při budování či rozšiřování vlastního datového centra? Jak efektivně datové centrum spravovat? Jak co nejlépe eliminovat možná rizika? apod. Příznivci LinuxSoftu mohou při registraci uplatnit kód LIN350, který jim přinese zvýhodněné vstupné s 50% slevou.
Přidat komentář
6.11.2018 2:04 /František Kučera Říjnový pražský sraz spolku OpenAlt se koná v listopadu – již tento čtvrtek – 8. 11. 2018 od 18:00 v Radegastovně Perón (Stroupežnického 20, Praha 5). Tentokrát bez oficiální přednášky, ale zato s dobrým jídlem a pivem – volná diskuse na téma umění a technologie, IoT, CNC, svobodný software, hardware a další hračky.
Přidat komentář
4.10.2018 21:30 /Ondřej Čečák LinuxDays 2018 již tento víkend, registrace je otevřená.
Přidat komentář
18.9.2018 23:30 /František Kučera Zářijový pražský sraz spolku OpenAlt se koná již tento čtvrtek – 20. 9. 2018 od 18:00 v Radegastovně Perón (Stroupežnického 20, Praha 5). Tentokrát bez oficiální přednášky, ale zato s dobrým jídlem a pivem – volná diskuse na téma IoT, CNC, svobodný software, hardware a další hračky.
Přidat komentář
9.9.2018 14:15 /Redakce Linuxsoft.cz 20.9.2018 proběhne v pražském Kongresovém centru Vavruška konference Mobilní řešení pro business.
Návštěvníci si vyslechnou mimo jiné přednášky na témata: Nejdůležitější aktuální trendy v oblasti mobilních technologií, správa a zabezpečení mobilních zařízení ve firmách, jak mobilně přistupovat k informačnímu systému firmy, kdy se vyplatí používat odolná mobilní zařízení nebo jak zabezpečit mobilní komunikaci.
Přidat komentář
12.8.2018 16:58 /František Kučera Srpnový pražský sraz spolku OpenAlt se koná ve čtvrtek – 16. 8. 2018 od 19:00 v Kavárně Ideál (Sázavská 30, Praha), kde máme rezervovaný salonek. Tentokrát jsou tématem srazu databáze prezentaci svého projektu si pro nás připravil Standa Dzik. Dále bude prostor, abychom probrali nápady na využití IoT a sítě The Things Network, případně další témata.
Přidat komentář
16.7.2018 1:05 /František Kučera Červencový pražský sraz spolku OpenAlt se koná již tento čtvrtek – 19. 7. 2018 od 18:00 v Kavárně Ideál (Sázavská 30, Praha), kde máme rezervovaný salonek. Tentokrát bude přednáška na téma: automatizační nástroj Ansible, kterou si připravil Martin Vicián.
Přidat komentář
Více ...
Přidat zprávičku
 Poslední diskuze
31.7.2023 14:13 /
Linda Graham iPhone Services
30.11.2022 9:32 /
Kyle McDermott Hosting download unavailable
13.12.2018 10:57 /
Jan Mareš Re: zavináč
2.12.2018 23:56 /
František Kučera Sraz
5.10.2018 17:12 /
Jakub Kuljovsky Re: Jaký kurz a software by jste doporučili pro začínajcího kodéra?
Více ...
|