Re: AI assistant for NetBeans

2024-02-12 Thread Gregor Kovač
Hi, there is a plugin for Chat GPT (https://github.com/Hillrunner2008/netbeans-chatgpt/tree/master), but I'm not sure how good it is. Best regards,     Gregor - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org

Re: AI assistant for NetBeans

2024-02-11 Thread Ty Young
It's 2024 and people are emailing a storm about adding AI to a Java IDE that can't rename or move classes/interfaces without falling over itself. What a time to be alive. On 2/8/24 9:54 AM, Sam Lalani wrote: I was wondering if there are any plugins or any plans to add an AI assistant to Net

Re: AI assistant for NetBeans

2024-02-11 Thread Andreas Reichel
Greetings! On Sun, 2024-02-11 at 16:39 -0500, Benjamin Neuman wrote: > Sincerely wish my favorite IDE netbeans would recognize where the > future lies but it is losing ground and relevance quickly. Why not use your AI tool in IntelliJ and write the plugin for Netbeans quickly? Win-win-situation!

Re: AI assistant for NetBeans

2024-02-11 Thread Owen Thomas
NetBeans appears to give me everything I need without harassment. I think there are magic pixies at IntelliJ waving moral fingers at me to be more like them, because they keep telling me that they walk in the garden of Eden. On Mon, 12 Feb 2024 at 09:47, Geertjan Wielenga < geertjan.wiele...@googl

Re: AI assistant for NetBeans

2024-02-11 Thread Geertjan Wielenga
Several people in this thread still, after all these years, seem under the mistaken impression that there are magic pixies creating things in NetBeans. There. Are. No. Pixies. There. Is. Only. You. You are NetBeans. Missing a feature? Then create that feature. You don't want to create that featur

Re: AI assistant for NetBeans

2024-02-11 Thread Owen Thomas
On Mon, 12 Feb 2024 at 08:40, Benjamin Neuman wrote: > To the luddites, I believe you are going to be left behind. > Better watch out then.

Re: AI assistant for NetBeans

2024-02-11 Thread Benjamin Neuman
To the luddites, I believe you are going to be left behind. I am an experienced developer and am using intellij with copilot to quite successfully be more productive. The technology is advancing rapidly. Sincerely wish my favorite IDE netbeans would recognize where the future lies but it is losing

Re: AI assistant for NetBeans

2024-02-11 Thread Ulrich Mayring
Hi Alonso, sure you can. And I would add that an AI anyway has a much better chance to do well in a meeting than writing code. And that is not a joke! Kind regards, Ulrich Am 11.02.24 um 19:35 schrieb Alonso Del Arte: > If I could send an AI to a meeting, that would free me up to write high

Re: AI assistant for NetBeans

2024-02-11 Thread Alonso Del Arte
> If I could send an AI to a meeting, that would free me up to write high quality code that beats any AI :) That's hilarious! Can I put in my stand-up act? AL On Sun, Feb 11, 2024 at 8:36 AM Claus Lüthje wrote: > Hi Ulrich > I couldn’t agree more! > Each tool has a specific focus. It shouldn’

Re: AI assistant for NetBeans

2024-02-11 Thread Claus Lüthje
Hi Ulrich I couldn’t agree more! Each tool has a specific focus. It shouldn’t be mixed. Regards Claus > Am 11.02.2024 um 12:39 schrieb Ulrich Mayring : > >  >> >> Maybe I'm wrong and I'm just a modern-day Luddite. I'd be interested to know >> if there are any genuine real-world cases where

Re: AI assistant for NetBeans

2024-02-11 Thread Ulrich Mayring
Maybe I'm wrong and I'm just a modern-day Luddite. I'd be interested to know if there are any genuine real-world cases where AI code is useful. I think not for developing software. As others have pointed out, if you are not an expert, it is dangerous, because you cannot verify the results ind

Re: AI assistant for NetBeans

2024-02-11 Thread Stefan Holst
I think one should develop tools that help you with using APIs. Autocompletion is one nlp technique we all like. If the IDE got to a point where you add a nb platform to it and it made suggestion on semantic matches rather than syntax, many would use it. I think this could help to speed up familiar

Re: Re: AI assistant for NetBeans

2024-02-10 Thread Owen Thomas
On Sun, 11 Feb 2024 at 11:42, Andreas Reichel < andr...@manticore-projects.com> wrote: > On Sun, 2024-02-11 at 09:50 +1100, Owen Thomas wrote: > > On Sat, 10 Feb 2024 at 13:46, Andreas Reichel < > andr...@manticore-projects.com> wrote: > > Smart people will become smarter and faster using it. Othe

Re: Re: AI assistant for NetBeans

2024-02-10 Thread Andreas Reichel
Good Morning Owen and All, On Sun, 2024-02-11 at 09:50 +1100, Owen Thomas wrote: > > On Sat, 10 Feb 2024 at 13:46, Andreas Reichel > wrote: > > Smart people will become smarter and faster using it. Others won't. > > > > What do you mean when you say this? What I meant was: it amplifies experienc

Re: Re: AI assistant for NetBeans

2024-02-10 Thread Owen Thomas
Hi Andreas. On Sat, 10 Feb 2024 at 13:46, Andreas Reichel < andr...@manticore-projects.com> wrote: > Smart people will become smarter and faster using it. Others won't. > What do you mean when you say this? I think I would surely benefit from some assistance too, but I am afraid that an AI algo

Re: Re: AI assistant for NetBeans

2024-02-10 Thread Pieter van den Hombergh
for this functionality. I have been > using NetBeans for over 20 years and I love it and would like to continue > using it. > > > > *From:* Andreas Reichel > *Sent:* Friday, February 9, 2024 7:46 PM > *To:* users@netbeans.apache.org > *Subject:* Re: Re: AI assistant for

RE: Re: AI assistant for NetBeans

2024-02-10 Thread Sam Lalani
like to continue using it. From: Andreas Reichel Sent: Friday, February 9, 2024 7:46 PM To: users@netbeans.apache.org Subject: Re: Re: AI assistant for NetBeans On Sat, 2024-02-10 at 12:17 +1000, Peter Kirkham wrote: Maybe I'm wrong and I'm just a modern-day Luddite. No, you a

Re: AI assistant for NetBeans

2024-02-10 Thread Tilman Hausherr
On 10.02.2024 03:17, Peter Kirkham wrote: When the AI hype train was just getting rolling last year I thought I would try this out to write a basic but non-trivial algorithm. Last year I asked ChatGPT to refactor code for a run length encoder. The refactored code failed the unit test 😂 https

Re: AI assistant for NetBeans

2024-02-10 Thread Scott Palmer
> On Feb 9, 2024, at 9:46 PM, Andreas Reichel > wrote: > >  >> >> On Sat, 2024-02-10 at 12:17 +1000, Peter Kirkham wrote: >> Maybe I'm wrong and I'm just a modern-day Luddite. > > No, you are not. It CAN be extremely useful WHEN you know exactly what you > want and are an expert in your top

Re: Re: AI assistant for NetBeans

2024-02-09 Thread Andreas Reichel
On Sat, 2024-02-10 at 12:17 +1000, Peter Kirkham wrote: > Maybe I'm wrong and I'm just a modern-day Luddite. No, you are not. It CAN be extremely useful WHEN you know exactly what you want and are an expert in your topic. THEN you can use the AI generated template and quickly tweak it until it wor

RE: Re: AI assistant for NetBeans

2024-02-09 Thread Peter Kirkham
When the AI hype train was just getting rolling last year I thought I would try this out to write a basic but non-trivial algorithm. I wanted to implement a method to get the nodes and weights for Gauss-Laguerre quadrature integration for the Gamma function for any number of nodes, rather than

Re: AI assistant for NetBeans

2024-02-08 Thread Andreas Reichel
On Thu, 2024-02-08 at 11:16 -0500, Alonso Del Arte wrote: > There isn't, but probably soon there will be. If it's built-in, it > better come with an off switch. But if BlueJ adds an AI assistant, > then we're really in trouble. I have tried them all on IntelliJ and I can tell you: they are rubbish

Re: AI assistant for NetBeans

2024-02-08 Thread Alonso Del Arte
There isn't, but probably soon there will be. If it's built-in, it better come with an off switch. But if BlueJ adds an AI assistant, then we're really in trouble. Al On Thu, Feb 8, 2024 at 10:55 AM Sam Lalani wrote: > I was wondering if there are any plugins or any plans to add an AI > assista