From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Help building Pen.el (GPT for emacs) Date: Thu, 15 Jul 2021 13:58:11 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22784"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Shane Mulligan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 15 13:59:15 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m401K-0005n5-4e for ged-emacs-devel@m.gmane-mx.org; Thu, 15 Jul 2021 13:59:14 +0200 Original-Received: from localhost ([::1]:50492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m401J-000327-4G for ged-emacs-devel@m.gmane-mx.org; Thu, 15 Jul 2021 07:59:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m400Y-0002LG-7g for emacs-devel@gnu.org; Thu, 15 Jul 2021 07:58:26 -0400 Original-Received: from mail-pg1-f182.google.com ([209.85.215.182]:33751) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m400W-0006vB-MI for emacs-devel@gnu.org; Thu, 15 Jul 2021 07:58:25 -0400 Original-Received: by mail-pg1-f182.google.com with SMTP id 37so5999082pgq.0 for ; Thu, 15 Jul 2021 04:58:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gq3itvXdl/cNNdYh37RvJj3MEzJ9e8bCrt0Vbuua+jM=; b=rexXsbLqm41dHphSyOFTLlvcZAOcVqQldaxvvWWWNHuTjYr//QA1rY+AYpwdEcoD09 pyyq/DnUnPLpnkUAjCEoAZmImEj9nrm12o8zf5HKNGAe+envHc7MFZpOTYzLdrHEgk2L 9ULpqtB5uA0CBlBaY9OyKDCOIc1e/0P10U4UKUddJO/t7OY09O7FpB9GLYx3PCbfwep0 Yh7IcCxpBdJlm8QixyHif2s525rLXbB9p/kBSHKab0yi+GLeHHR+bcp3UL7gcZi/Ig6h FHuwrdor2EkC6zsRMUMn+VFYBVggS/CYUS1CpjTJZGOv2I1UMvhg3d2sM/nm2d0rv1qr K7kw== X-Gm-Message-State: AOAM530U+FlesaCPumc/0GlZn77UllkGhbzXENGebkr6SolGWRIqZkP5 E4MX3YoQ6wIIskLxlvFj8FIQTCenovWfjcf3N9sclfUT7NI= X-Google-Smtp-Source: ABdhPJzyQQq2mq94/2xvgB8OzCOYawHXMgiggNZuQFF8r2Vk4ClUk+IKEa4Rw0WPzh0VVM77TxiQCCSICo0N2/dTqJA= X-Received: by 2002:a62:520e:0:b029:30b:fc21:975d with SMTP id g14-20020a62520e0000b029030bfc21975dmr4201708pfb.57.1626350303296; Thu, 15 Jul 2021 04:58:23 -0700 (PDT) In-Reply-To: Received-SPF: pass client-ip=209.85.215.182; envelope-from=stefankangas@gmail.com; helo=mail-pg1-f182.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.248, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:271242 Archived-At: Shane Mulligan writes: > Hey guys. It looks like OpenAI is collaborating with GitHub on their GPT stuff, so any assistance in building an editor in emacs would be greatly appreciated. I made a start 4 months ago, link below: > > https://github.com/semiosis/pen.el/ > > https://copilot.github.com/ > > https://news.ycombinator.com/item?id=27676266 > > GPT-3+vscode is an emacs killer, but emacs is a much better platform for building this stuff, so please help! Thanks. Could you briefly elaborate on the capabilities of "GPT-3+vscode" and why you think it is an Emacs killer? What are (briefly) the capabilities of your package so far, and how does it compare to what the competition has? How much work remains if we would want to catch up? Thanks.