Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Physfitfreak Newsgroups: comp.os.linux.advocacy Subject: Re: "vim" is for nerds who can get a date. Date: Mon, 15 Apr 2024 16:06:04 -0500 Organization: Modern Human Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 15 Apr 2024 21:06:05 -0000 (UTC) Injection-Info: solani.org; logging-data="4397"; mail-complaints-to="abuse@news.solani.org" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:iANtV5Sxrb/ytTqEfLQNDHwFY1s= In-Reply-To: X-User-ID: eJwFwQkBwDAIA0BLPAlQOaMF/xJ2Rw+NmwgGuNxpuL6XnlpVcXUmsQ0oV1tCgh+OLY62i7XtkFtdKVMY+QE//hTY Content-Language: en-US Bytes: 2165 Lines: 29 On 4/15/24 06:37, Chris Ahlstrom wrote: > Relf wrote this copyrighted missive and expects royalties: > >> Ahlstrom: >>> If DFS wants to see a bloated hobbyware fiasco, >>> he should install Visual Studio. >> >> "vim" is for nerds who can get a date. >> >> Again: >> I use a _normal_ text editor, like Borland's "Turbo Pascal" & "Turbo C". >> 35 years ago, in 1989, Seattle, "Microsoft C" ( on Win2 ) was my editor/IDE; >> later, it was called "DevStudio", now "Visual Studio". > > Some people live and die by Visual Studio. I found it bloated, intrusive, > and annoying. To hell with Intellisense! > > Using vim, GNU autools/libtool, qmake, or meson from a terminal window is much > more pleasant to me. > > YMMV > I read somewhere one of the C teachers and author said using IDE to learn C is wasteful because they usually have learning curves. Even the choice of an editor alone should be one of simplest ones, to avoid yet another learning curve. It said, learn C and only then use an editor like Emacs or an IDE.