From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: Re: Introducing GNUPaste Date: Fri, 15 Dec 2017 08:52:14 +0100 Message-ID: <20171215075214.GA32761@tuxteam.de> References: <87k1xptatx.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1513324372 5441 195.159.176.226 (15 Dec 2017 07:52:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2017 07:52:52 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Dec 15 08:52:46 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ePknW-000188-DW for guile-user@m.gmane.org; Fri, 15 Dec 2017 08:52:46 +0100 Original-Received: from localhost ([::1]:44966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePknd-0003Cq-FN for guile-user@m.gmane.org; Fri, 15 Dec 2017 02:52:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePknE-0003Ci-Am for guile-user@gnu.org; Fri, 15 Dec 2017 02:52:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePknA-000483-IH for guile-user@gnu.org; Fri, 15 Dec 2017 02:52:28 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:48442) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePknA-00041v-8j for guile-user@gnu.org; Fri, 15 Dec 2017 02:52:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=20171004; h=From:In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=FObTw1iat5J6r767WW7slPUHA2R0hnORjteOL+ekgW0=; b=hde9g9P1O7HXqUihHtg585vXzG/sGDrEk8nxLqelYZJ//HmRe4qcKT5gDhFjWJb/maWTTuXpOLP0QPIltbFqfbShQPa7PEnUwQKTBJEKoLNe97iAyYm3F5LKKaZdQCszAJEASJIOvR2Y1i4URls3u0Ohg6RLDVdnzA9MoN0n4ynubnL4OeJGKYuSD0rj6cqRwRG70L7I6bLJhKO6c9hCdq8nSnlSjLutrkTwi2GIvKCpn6Yal87AcZxr/s3+VHSoa3vHcyxmC2PHobrZXazEJZdMkSdlOKTApTbTgaUwkqkBiJd7qsEjwu9iM4YrK4/EH5o0Ie7oJFrdFVuMG2YRdw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1ePkn0-0000Iz-To for guile-user@gnu.org; Fri, 15 Dec 2017 08:52:14 +0100 In-Reply-To: <87k1xptatx.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:14358 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Dec 14, 2017 at 01:37:30PM -0500, Kristofer Buffington wrote: > Hello! > > I am excited to share GNUPaste! This is a really simple web app > similar to paste.lisp.org built with Guile. I have a linode running it > from git on GuixSD. > > https://paste.freshbakedyams.com (Please use it!) > Source: https://github.com/kristoferbuffington/gnupaste.git > > Currently the frontend uses twitter bootstrap + jquery and highlightjs [...] Yikes. Yet another Javascript Hell, I thought. No, it's not Javascript-the-language what I don't like, but this blurring between Web page and full-fledged application, unfurling at the user's browser while dynamically sucking up bits and pieces of the Whole Internet, with ill-defined licenses, provenances and *intentions*. That's why I always browse with Javascript disabled and run away when a page presents itself as a black (or white) hole. Then... I went to try it. It actually falls back gracefully for the non-Javascript folks! So thanks for catering to us dinosaurs :-) Note to self: always try before ranting... Cheers&thanks again - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlozfy4ACgkQBcgs9XrR2kYGaACfZITeLqCx00qJEwnosRE8XVZV GxgAn25wPbinTIL0KmvK3rTtWdOUMX6R =EfxU -----END PGP SIGNATURE-----