Using Emacs on Windows with WSL2

I don’t know about you, but I’ve never been able to work productively on Windows in the past. Probably because my work requires a lot of Unix tools and libraries, probably because of the absence of certain Unix utilities Emacs wasn’t as useful on Windows … Read more

Similar

Emacs: Watching YouTube with Yeetube and Mpv

I may hate YouTube as a service, but I even I can’t deny the quality of vlogs there. Even though I would strongly prefer to follow folks on PeerTube or Odysee, this will not happen anytime soon for most of the channels. Luckily, with the popularity of You... (more…)

Read more »

Emacs Cider: ClojureScript

Unlike the Clojure ecosystem that is dominated by a single REPL, the ClojureScript ecosystem has a number of different choices for REPLs (e.g. nashorn, node, weasel, figwheel and shadow-cljs). You’ll have to decide which one you want to run and how you wa... (more…)

Read more »