Re: Watch out for Copilot

2024-12-12 Thread Simon Michael
Thanks for this thread; I have cc'd to https://forum.plaintextaccounting.org/t/watch-out-for-copilot/418 -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, se

Re: Watch out for Copilot

2024-11-28 Thread Gary Roach
That's a good callout. Account numbers, transactions, and current balances could be used as a way to prove identity when calling the institution as well. I didn't consider this initially. Thanks for the callout. On Thursday, November 28, 2024 at 10:33:08 PM UTC-5 Red S wrote: > It's more than

Re: Watch out for Copilot

2024-11-28 Thread Red S
It's more than just a comfort thing IMHO: I'd be concerned about putting my account numbers, transactions, and current positions and balances out there, and open myself up to phishing attacks. I'd personally highly caution anyone against feeding their statements to GPT online for the same reaso

Re: Watch out for Copilot

2024-11-28 Thread Gary Roach
I see, it's more of a comfortability level thing. I can understand why that would make someone a little apprehensive. I haven't played around with local models before, but I should check them out – Thanks for the suggestion. I've got everything virtualized on a HP ProLiant DL360p Gen8, so no g

Re: Watch out for Copilot

2024-11-28 Thread Martin Blais
On Thu, Nov 28, 2024 at 4:00 PM Gary Roach wrote: > I was actually thinking about making an importer that sends transaction > statements to chatgpt and extracts the information in beancount format. > It's amazing at parsing pdfs and csv files, and unlike institution specific > importers you'd nev

Re: Watch out for Copilot

2024-11-28 Thread Gary Roach
I was actually thinking about making an importer that sends transaction statements to chatgpt and extracts the information in beancount format. It's amazing at parsing pdfs and csv files, and unlike institution specific importers you'd never have to worry about the institution making format cha

Re: Watch out for Copilot

2024-11-23 Thread Martin Blais
On Sat, Nov 23, 2024 at 3:02 PM Martin Blais wrote: > On Sat, Nov 23, 2024 at 3:01 PM Martin Blais wrote: > >> Hey Marvin, >> Do you know if there's a Google service for code completion similar to >> Copilot? >> Do you know if people are realistically running CodeGemma locally? >> I see it on HF

Re: Watch out for Copilot

2024-11-23 Thread Martin Blais
On Sat, Nov 23, 2024 at 3:01 PM Martin Blais wrote: > Hey Marvin, > Do you know if there's a Google service for code completion similar to > Copilot? > Do you know if people are realistically running CodeGemma locally? > I see it on HF: https://huggingface.co/blog/codegemma > Hmm, I see it's sup

Re: Watch out for Copilot

2024-11-23 Thread Martin Blais
Hey Marvin, Do you know if there's a Google service for code completion similar to Copilot? Do you know if people are realistically running CodeGemma locally? I see it on HF: https://huggingface.co/blog/codegemma On Sat, Nov 23, 2024 at 2:47 PM Marvin Ritter wrote: > If you have Copliot enabled

Re: Watch out for Copilot

2024-11-23 Thread Marvin Ritter
If you have Copliot enabled I would recommend enabling it for specific file types/languages and disable it by default. I think it's easy to forget a file type with sensitive content. And you can always enable it for a language if you forgot it. On Sun, Nov 17, 2024 at 6:19 AM Red S wrote: > If y

Re: Watch out for Copilot

2024-11-16 Thread Red S
If you installed Github Copilot in your personal code editor/computer, be aware that it uploads "snippets" of your input files to it and possibly to third-party APIs (e.g., OpenAI). I think people are just beginning to become aware of the implications of this due to their employers crafting p

Re: Watch out for Copilot

2024-11-15 Thread Martin Blais
On Fri, Nov 15, 2024 at 12:21 PM Chary Chary wrote: > Martin, > > thanks for bringing up this issue. Just thinking aloud: > > 1) It is possible to disable certain file types for copilot and it > appears, that copilot claims it will not be accessing these file types then > https://stackoverflow.co

Re: Watch out for Copilot

2024-11-15 Thread Chary Chary
Martin, thanks for bringing up this issue. Just thinking aloud: 1) It is possible to disable certain file types for copilot and it appears, that copilot claims it will not be accessing these file types then https://stackoverflow.com/a/77908836/27989141 Do you think it is sufficient to disable