Forgot your password?
typodupeerror

Comment It's just pathetic really (Score 1) 92

When Git started it was just a simple, distributed source code control system. It worked well enough and supported the Linux kernel work. It's a tragedy really that the Evil Empire got hold of it. I speak as a former development lead at MS. That company has a long history of acquiring other companies that it wants to squash or absorb so that they can no longer compete. MS had no need for Git as far as I could tell, unless it thought it could reduce its own costs using other source control systems. Then some feeble minded individual decides to 'improve' it with a very dubious AI add-on. You have to ask yourself if that added anything of value to the source control system itself, or if it's really just a tool that might be better applied outside of the source control. I.e used in development/build/test. And, of course, there is always someone who thinks that the company can make money out of adding features to a perfectly functional product and then charge the users for the privilege of being frustrated by the less than stellar add-on. I really wish that Git had stayed as a stand-alone free service for Linux developers.

Comment No suprise (Score 2) 86

I've been coding for well over 50 years and I am still surprised if I see a comment in code that indicates the intent of the code following the comment. The intent not the how of the implementation is what someone new to the code can really benefit from when time comes to modify it. I think it's hopeless to expect that will change, and as the article says, having AI (or a warm body) add comments based on what the code does is more or less useless.

Comment At least it knows that Makefiles need tabs :) (Score 3, Interesting) 45

I spent decades from 1989 onwards writing Windows apps. Since about 2016 I'm exclusively a Mac guy (and retired) but still coding in C, C++, and Python. I've been through Atom and Pulsar on the Mac, but I'm quite excited about Notepad++ now that I've given it a quick try. From a Mac point of view the initial tiny font and icons are not really Mac friendly, and neither is (minor stuff) the location of Settings in the menu. If you're writing a Mac app, stick to the Mac organization - that's why we like the Mac. I'll switch to Notepad++ for C and C++ (and especially Makefiles) and see how it goes. Still using PyCharm for Python though.

Comment Just loops (Score 1) 14

I entered "I want to take a practice SAT test" It gave me a list of places to go and said I could take it right here. I entered "right here" It then told me to type "I want to take a practice SAT test" into the chat I did that, and off we go in a loop I lost interest after entering "I want to take a practice SAT test" about five times. More fool me for trying more than twice.

Slashdot Top Deals

The best way to accelerate a Macintoy is at 9.8 meters per second per second.

Working...