#babashka
Cool fact. Did you know that the name Scittle was invented by @lambdasierra.com? Such a great name for this project. Thank you :-)

github.com/babashka/sci...

#clojure #clojurescript
November 15, 2025 at 2:03 PM
Fun matters #clojure #babashka
November 8, 2025 at 12:24 PM
My social media automation software, like a command-line replacement for Buffer, now supports scheduling posts for multiple accounts at once! This post, as you may have guessed, is a test of that capability. #software #opensource #clojure #babashka https://sr.ht/~earneson/planahead-social/
planahead-social: A CLI Buffer replacement, for scheduling social media posts
https://sr.ht/~earneson/planahead-social/
sr.ht
October 1, 2025 at 5:44 PM
Today it's #babashka's 4th birthday!
Babashka is a fast native Clojure scripting runtime.

https://babashka.org/

Star the Github repo:
https://github.com/babashka/babashka

Sponsor development:
https://github.com/sponsors/borkdude

#clojure #graalvm @graalvm
August 9, 2023 at 9:06 AM
My OSS updates for August 2023

blog.michielborkent.nl/oss-updates-...

#clojure #babashka #cljKondo
August 31, 2023 at 9:38 AM
New #babashka version is out!

#clojure
September 5, 2025 at 9:41 AM
Clojure via Babashka for wrangling and gluing together data out of a bunch of API’s is such a weapon.

#clojure
November 12, 2025 at 9:33 AM
I just completed "Mull It Over" - Day 3 - Advent of Code 2024
See solutions here: github.com/gtoast/Adven... #AdventOfCode adventofcode.com/2024/day/3 #clojure #babashka
Day 3 - Advent of Code 2024
adventofcode.com
December 11, 2024 at 8:38 PM
New #babashka version released!
April 26, 2025 at 3:59 PM
Raspberry Pi 5 seems a perfect device to run some #babashka #clojure on.
September 28, 2023 at 9:31 PM
#nbbcljs can run on deno and now supports jsr: + npm: inline dependencies, so you don't need any config file or manually download dependencies for a single script!

#clojure #clojurescript

github.com/babashka/nbb...
May 8, 2025 at 5:09 PM
Merged jsoup into the #babashka master branch now. Test it out with:

bash <(curl raw.githubusercontent.com/babashka/bab...) --dev-build --dir /tmp

hickory should work from source

#clojure
November 11, 2024 at 10:05 AM
#babashka (bb) binary size over time (more or less stable since a year or two) #clojure
June 5, 2023 at 6:38 PM
Eh. I’m not sure “it runs anywhere” was ever really one of Rich's goals. CLR is barely used from what I’ve seen. It’s mostly Java + JavaScript (plus Babashka more recently). Java and CLR targets were really about making it easier to adopt in enterprise settings. Plus leverage from existing libs.
September 5, 2025 at 8:19 PM
bash2bb by @pesterhazy can help you get started when you're migrating from bash to #clojure #babashka. And refreshingly, it's not based on ChatGPT ;).

https://github.com/pesterhazy/bash2bb
June 13, 2023 at 8:43 PM
Just released elin v2025.3.1-alpha, Clojure development environment for Vim/Neovim, primarily written in Babashka.
Updated show-source handler to support showing local binding codes.
github.com/liquidz/elin
#clojure
March 1, 2025 at 11:35 PM
Nbb: the easiest way to script in ClojureScript on node, bun and deno

github.com/babashka/nbb

#clojure #clojurescript #nbbcljs
October 6, 2025 at 7:00 PM
Slowly slowly slowly working through #adventofcode 2015 using #babashka. I won't be winning any prizes for speed!
December 3, 2024 at 4:06 PM
What conferences in Europe might you deem suited to reach out to a mostly non-#clojure audience that might appreciate #babashka scripting?
September 25, 2023 at 10:33 AM
#babashka is used by almost 93% of respondents to the question "which Clojure dialect to you use" in the #clojure survey 2024!

clojure.org/news/2024/12...
December 2, 2024 at 4:16 PM
clojure cli tools powered by graalvm (babashka etc) are pretty fast to start
February 7, 2024 at 4:38 PM
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 in Clojure. See solution here: github.com/gtoast/Adven... #AdventOfCode adventofcode.com/2024/day/1 #clojure #babashka
Day 1 - Advent of Code 2024
adventofcode.com
December 9, 2024 at 10:55 PM
First time in the USA to give a talk about #babashka at the (very last) Strange Loop conference!

Watch the talk on Youtube here:
youtu.be/DHtRfO3Bp90?...
October 6, 2023 at 3:38 PM
xtbb: an @xtdb_com client written in #babashka

github.com/elh/xtbb

#clojure
November 6, 2023 at 9:33 AM
clj-simple-router by @nikitonsky works in #babashka too. #clojure
September 5, 2025 at 9:27 PM