All the posts tagged #recurse_center

2023-10-19
Riff: A "mycelium-clj" for the Clojure ecosystem?

In a world of concrete objects, steel frameworks bring sense and order. In a forest of composable tools, libraries and open-ended schemas, it would be the mycelia. A frustrated yet optimistic man muses "Might such a thing come to be?".


2023-09-07
Emerging from dotemacs bankruptcy the hard way: integrating the IDE (feat. Clojure(Script))

The one in which we design a rich Integrated Development Environment (IDE) experience, using Clojure as our muse. Featuring Language Server Protocol (lsp-mode + clojure-lsp), clojure-mode, cider, and more! Buckle up and get a coffee.


2023-08-02
Emerging from dotemacs bankruptcy the hard way: getting about

We want to maximize our ability to "stay in The Zone". So the aim is to create the fastest, smoothest, tightly integrated, and unobtrusive mechanism to get things done using the keyboard alone.


2023-07-23
Emerging from dotemacs bankruptcy the hard way: the midway refactor

Or the one in which we confront our elisp n00bishness and try to be better at using it. And we learn new habits to understand our Emacs better. Better late than never.


2023-07-06
Emerging from dotemacs bankruptcy the hard way: package management

Elpa, Melpa, git repo. Vendor package straight from source. It compiled? Fetch some more! Elpa, Melpa, git repo. In more adult terms, we learn to use use-package to fetch, install, initialise, configure useful packages that enhance our Emacs experience.


2023-07-04
Emerging from dotemacs bankruptcy the hard way: init begins

The first action must, of course, be to colour the bikeshed and set some decent defaults.


2023-06-29
Emerging from dotemacs bankruptcy the hard way: Prelude

Or, finally biting the bullet to redesigning my developerly and writerly experience, from the ground up, with Emacs.