magicl contributions

It’s exciting that my contributions to magicl have been merged into the main branch. ...

July 4, 2022 · 1 min · Stewart V. Wright

Making (pure) lisp functions faster

What does optimised pure lisp look like? ...

June 24, 2022 · 9 min · Stewart V. Wright

Calculating a DOT product

You can get high speed, numerical calculation output without having to resort to bug-prone, highly tuned and optimised, unreadable code.

June 23, 2022 · 7 min · Stewart V. Wright

Meetings and agendas

I have simple rules for meetings. ...

June 22, 2022 · 3 min · Stewart V. Wright

1:1s as a people leader

I was doing some mentoring this past weekend and staff issues came up - as they always do. ...

June 21, 2022 · 3 min · Stewart V. Wright

Quickly find a number between two others

How quickly can you find a number between 27/97 and 27/98? Without using a calculator?

June 20, 2022 · 2 min · Stewart V. Wright

Removing functions and variables in lisp

How to remove definitions and why the lisp namespaces are preferable to other languages’ approaches.

June 6, 2022 · 4 min · Stewart V. Wright

Listing page categories in Hugo

I wanted to list the categories of a blog post, but couldn’t find a simple solution. ...

June 4, 2022 · 2 min · Stewart V. Wright

TIL: !clhs at DuckDuckGo

Use DuckDuckGo to search the Common Lisp Hyperspec with !clhs TERM ...

May 26, 2022 · 1 min · Stewart V. Wright

My screensaver

I’ve been asked what my screensaver means… ...

May 25, 2022 · 1 min · Stewart V. Wright