Calva, Joyride, and Portal

December 18, 2022

An updated version of this post describes my latest Calva, Joyride, and Portal setup.

I've mentioned in several posts over the years that I switched my development setup from Emacs to Atom, initially with ProtoREPL and later with Chlorine, and then to VS Code, initially with Clover (a port of Chlorine) and more recently with Calva. There were several detours along the way, but that is the overall arc.

I've also mentioned a couple of times that I use Portal now, as an extension inside VS Code (after previously using Reveal and, before that, Cognitect's REBL).

I've also published my VS Code and Calva setup files on GitHub.

But I haven't really talked about what that experience is like on a day-to-day basis or any specifics of my integrated workflow.

Continue reading →

deps.edn and monorepos X (Polylith)

December 7, 2022

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →

deps.edn and monorepos IX (Polylith)

November 5, 2022

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →

Social Media Revisited

October 30, 2022

About a year ago I posted that I had deleted both my Twitter and Facebook accounts.

In March, my wife & I visited friends and family in England (for the first time in three years) as my mother had been diagnosed with AAA (abdominal aortic aneurysm) and it had grown substantially -- the doctor has given her "months" to live, although she's already lasted longer than that!

Continue reading →

deps.edn and monorepos VIII (Polylith)

November 28, 2021

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →

The new clojure-doc web site

November 14, 2021

Back when I was working on the clojure.java.jdbc Contrib library, I moved its documentation to clojure-doc.org so that the community could contribute to it, without the CLA that covers contributions to Contrib itself. Over time I became a general contributor to clojuredocs/guides which was the repository behind the clojure-doc.org web site.

Unfortunately, about three years ago, the infrastructure that runs clojure-doc.org became inaccessible to the maintainers of the site so, although pull requests continued to be accepted, the site itself could no longer be updated. I talked with Michael Klishin, the original creator of the site, about moving it to GitHub pages but we never quite got around to it. Until today.

Continue reading →

Social Media

November 10, 2021

I've been on both Twitter and Facebook for a very long time and it definitely has had its ups and downs. A couple of times over the last six years, I've felt the need to take a complete break from Facebook and have deactivated my account for up to a couple of months each time. I've also taken several breaks from Twitter, although I didn't deactivate my account.

I've finally decided that the cons are outweighing the pros for me on social media so I have shutdown (deleted) both my Twitter account and my Facebook account. Permanently.

Continue reading →

deps.edn and monorepos VII (Polylith)

October 13, 2021

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →

deps.edn and monorepos VI (Polylith)

October 1, 2021

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →

deps.edn and monorepos V (Polylith)

August 25, 2021

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

Continue reading →