Clojure job in healthcare equipment purchasing in Chicago, IL, USA
Seems like I'll be doing a lighting talk at DCD: Bringing async/await from Squint to ClojureScript!
(Perhaps a full talk later in the year somewhere else?)
Remote clojure job based in Belgium working on renewable energy assets (I'm not involved w/the company at all)
https://jobs.braveclojure.com/company/3e-nv/listing/clojure-developer/Gp2z0hhNpuSopgpM74nRI
Guile development outside #Emacs. Jessica Tallon from @spritely talking about the development experience in #guile #scheme
https://fosdem.org/2026/schedule/event/EKEFUU-guileoutsideofemacs/
When I was doing #clojure being able to use Visual Studio Code with the Calva plugin was game changing! So useful that you don't have to learn an editor to learn a programming language!
Seems like I'll be doing a lighting talk at DCD: Bringing async/await from Squint to ClojureScript!
(Perhaps a full talk later in the year somewhere else?)
Guile development outside #Emacs. Jessica Tallon from @spritely talking about the development experience in #guile #scheme
https://fosdem.org/2026/schedule/event/EKEFUU-guileoutsideofemacs/
When I was doing #clojure being able to use Visual Studio Code with the Calva plugin was game changing! So useful that you don't have to learn an editor to learn a programming language!
The next #babashka version will have an improved console REPL. No more rlwrap needed. Multi-line expressions can be entered and edited. Moreover: completions!
Test out the dev version with:
bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --dev-build --dir .
The next #babashka version will have an improved console REPL. No more rlwrap needed. Multi-line expressions can be entered and edited. Moreover: completions!
Test out the dev version with:
bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --dev-build --dir .
We're doing a #Clojure meetup in #Leuven, #Belgium on Tuesday, February 24th. Save the date! Spread the word! And come join us!
https://mobilizon.fr/events/8d445918-091e-491a-a2fb-77c448755037
We're doing a #Clojure meetup in #Leuven, #Belgium on Tuesday, February 24th. Save the date! Spread the word! And come join us!
https://mobilizon.fr/events/8d445918-091e-491a-a2fb-77c448755037
Heads to #CIDER users - I've moved the Elisp sources to a dedicated folder today (`lisp/`), which makes the repo layout leaner and is common practice for bigger Elisp projects in general (e.g. Magit). This shouldn't affect the MELPA packaging, but if you notice any problems - let me know. More details https://github.com/clojure-emacs/cider/commit/fabece041cb3c18f937dfd4777764e5cdb76289d
Heads to #CIDER users - I've moved the Elisp sources to a dedicated folder today (`lisp/`), which makes the repo layout leaner and is common practice for bigger Elisp projects in general (e.g. Magit). This shouldn't affect the MELPA packaging, but if you notice any problems - let me know. More details https://github.com/clojure-emacs/cider/commit/fabece041cb3c18f937dfd4777764e5cdb76289d
This snake game is now playable with the babashka dev build which includes jline!
https://gist.github.com/borkdude/21f8e8996d5d20044f3f1c265ab7cc48
Install the dev build with:
bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --dev-build --dir .
This snake game is now playable with the babashka dev build which includes jline!
https://gist.github.com/borkdude/21f8e8996d5d20044f3f1c265ab7cc48
Install the dev build with:
bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --dev-build --dir .