Long-Term Funding, Update #2
In my previous Long-Term Funding update I said that I planned "to review and/or overhaul the Getting Started, Introduction, and Web Development sections, with a focus on the latter." (of the clojure-doc.org website).
I mostly achieved that goal but didn't get to the additional goal I set of writing
a tools.build
cookbook. I have sketched out the topics I hope to cover in
that cookbook, however.
How did the past two months go?
Continue reading →Calva, Joyride, and Portal
Back in December, 2022, I described my original Calva, Joyride, and Portal setup.
I've been very happy with it all but, of course, I continue to tweak and update
my development environment and my projects, and now that
Clojure 1.12.0 Alpha 2 is available
with add-libs
-style functionality built-in, I've updated various projects
and my dot-clojure
and vscode-calva-setup
GitHub repos to take advantage of that, so I figured an updated version of that post
was warranted.
My development environment is VS Code, running on Windows, with all my Clojure-related files and processes running on WSL2 (Ubuntu). I use Calva, Portal, and Joyride to enhance and automate my day-to-day work.
Continue reading →Long-Term Funding, Update #1
As part of Clojurists Together's Long-Term Funding for 2023 I talked about working on clojure-doc.org which I had resurrected a few years ago, as a GitHub Pages project, powered by Cryogen.
Continue reading →Calva, Joyride, and Portal
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)
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.
deps.edn and monorepos IX (Polylith)
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.
Social Media Revisited
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)
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.
The new clojure-doc web site
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
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 →