#lispyGopherClimate #technology #emacs #writing #lisp #gopher #podcast #LIVE #archive
https://communitymedia.video/w/hTjTR5cwshdWP7DX3VqWjB

#climateCrisis #haiku from @kentpitman

This week, DJ @damaru of the Evolution Revolution will talk, including about using emacs as a #writer.

I will share my #eev mode experience, and @eduardoochs should be in #emacsconf on IRC.

I'm going to mention incredible show artist @prahou with reference to gef's last episode.
https://analognowhere.com
https://archives.anonradio.net/202506241600_gef.mp3

@mdhughes @rat

@sacha hey, I'm having @damaru on the #lispyGopherClimate tomorrow (and @eduardoochs is going to hang out live in #emacsconf on #irc) -

I was just wondering if you had anything you would like to see an early-emacs-days #writer do with #emacs in our community particularly (noting your https://sachachua.com/topic/#topic-index-emacs-and-writing ).

Sorry, gef, for volunteering you for lab experiments ;p

Honestly my goal is to see whether #eev anchors work for his flow, and whether it's-possible to use my own 'easy' graph stuff.

Index :: Sacha Chua

#lispyGopherClimate #interview #transcript #webDev #technology #computerHistory #lisp #commonlisp #harlequin #CLIM

https://screwlisp.small-web.org/show/kmp-lisp-web-testing/

Summary and transcript of the first eight minutes of the hour-long downloadable episode, including Kent's summary of his personal web work in lisp (mostly at Harlequin) through the 80s and 90s.

@vindarel @khinsen (being the missing guests)
@kentpitman @dougmerritt @mdhughes

I'm hand-transcribing and summarizing, so this is something like part 1/6.

Transcript of KMP live interview on lisp web and testing

#lispyGopherClimate currently trying to get some-number-of https://github.com/ciel-lang/CIEL/#ciel-is-an-extended-lisp collaborators @khinsen @vindarel (https://lisp-journey.gitlab.io/) on the lispy gopher climate as early as TWO HOURS FROM NOW (!) (0UTC, every Wednesday (also known as Tuesday evening in the Americas)).

Topics, queries, quandries, commentaries welcome.

(A few past episodes: https://communitymedia.video/c/screwtape_channel/videos )

GitHub - ciel-lang/CIEL: CIEL Is an Extended Lisp. Scripting with batteries included.

CIEL Is an Extended Lisp. Scripting with batteries included. - ciel-lang/CIEL

GitHub

#computerScience #engineering #commonLisp #show #live #lispyGopherClimate https://communitymedia.video/w/uBZexonyfvFkX92JTps4n3

#climateCrisis #haiku @kentpitman

We have @vnikolov talking about common lisp and type checking macros

+:
We do not have incredible artist @shizamura who has her fourth #scifi comic volume finished being funded or something (?) https://sarilho.net/en/ (if you speak english and not portuguese).
She promises to record something about semantics for us in the future.

#lambdaMOO live chat

Roommate just moved out, now I "have an office" for the show in an hour - @vnikolov on introducing activateable and deactivateable type checking to common lisp through a macro package (I think!)

https://anonradio.net/ #lispyGopherClimate

Also maybe @shizamura (?)

// aNONradio // – [LIVE]: Open Mic – Anyone can stream with openmic

#lispyGopherClimate brief and incredibly informal writeup of what I remember from today's live show https://screwlisp.small-web.org/momentary/notes-from-the-show-25-06-04/
#gamedev folks - the notes on rogue (of #roguelike ) are, well, close-to-the-source.
#lisp stuff. #blog . #climateCrisis discussion.

With some apologies to @mdhughes @dougmerritt @schroeder @jasmaz @jeremy_list @spidercat , everyone else.

#LispyGopherClimate #typeTheory #eev #blogging #programming #community

https://communitymedia.video/videos/watch/76a8ee28-97a3-44eb-9304-4e0b70ca83b1

#LispyGopherClimate #typeTheory #eev #blogging #programming #community

PeerTube
×

@screwlisp @vindarel @khinsen

It was an interesting show.

I am interested in web development is lisp because.

Most of my projects are web development.

I want to learn lisp.

Any links anyone?

Thanks

@hairylarry @screwlisp @khinsen Sure:

https://lispcookbook.github.io/cl-cookbook/ recipes and references

https://web-apps-in-lisp.github.io/ get started with CL web apps

https://github.com/CodyReichert/awesome-cl/ libraries

https://dev.to/rajasegar/lisp-for-the-web-5-13ca cool series

https://www.youtube.com/watch?v=h_noB1sI_e8 a video of mine

One has to find one's way sometimes but writing web apps in CL is pretty cool. Interactive workflow, easy deployment, fast apps, libraries of all sorts in all domains, etc.

The Common Lisp Cookbook

A collection of examples of how to use Common Lisp

Building a Rentals Listing web application in Common Lisp

In this post, we are going to build a simple Rentals listing web application with Common Lisp. The...

DEV Community

@vindarel

This led me to

https://dev.to/rajasegar/lisp-for-the-web-5-13ca

which really explained a lot.

Lisp for the Web - 5

Lisp for the web - 5 This is a post about using Common Lisp for web development. Lisp is...

DEV Community