Today I want to give an usage example of cl-smtp. It's a good, maintained library, with a good README...
I just helped friends for some CSV manipulation and did it for the first time from CL, here's a quick...
Let's seek some feedback by people who used it. (emphasis mine) I own LW for Linux, Mac, and...
How is the refactoring story for Common Lisp? Is it lacking? We don't have good IDE refactoring...
;;; ;;; How to use Djula templates in-file, without separate file templates. ;;; ;;; This can make...
As the title says. Did you know about alexandria:map-permutations ? If not, you could have...
You thought all companies would provide well-documented web APIs today? Well, some use a blank .docx...
CIEL should be much easier to install and test for everyone (specially our friends on...
An experienced developer, doing quantum computing and the author of Coalton, the library that brings...
_____ __ __ __ / ___/ / / \ \/ / |\ ...
It's the second time I search for such a function so here is it: the functional "group by" utility...
I like testimonies. Here's one on Lisp vs C. About execution time, speed of development, length of...
I discovered a new Python library "you must not miss" from a youtuber. At first sight, everything...
There was this article and discussion on Lobster last...
I've been using the clavier library for input validation, it works nicely but we could make it a bit...
Yes, it is possible to bundle a Common Lisp web app into Electron, with any web server, so...
A typical use case of debouncing function calls is an interactive text input: let the user type a...
Some developers don't! On HN: The tooling is nice, but it’s not what defines CL. The language...
I worked on new videos this summer and I just finished editing the subtitles. I have added 17 videos...
The latest big news is that SBCL got a parallel garbage collector (available under a build flag)....
My startup was CL for all backend. After it was written, documented and tested, I almost never...
Here is a full list of games made in Common Lisp in the Lisp Game Jam 2023 (by submission...
We can build interfaces looking like this: This is the Forest ttk theme. "ttk"? Yes, for Tcl/Tk! A...
A little trick I just added to the Cookbook: https://lispcookbook.github.io/cl-cookbook/os.html ...
Serapeum is an excellent CL library, with lots of utilities. You should check it out. It provides a...
I had just published my review of 2022 for Common Lisp (HN, 73 comments) when awesome new projects...
Hi lispers o/ I started the str library as a n00b, to fix my first frustration with Common Lisp:...
Hi lispers on dev.to o/ Let's add some Common Lisp content out there shall we? I recently made a...