babashka

borkdude 2025-08-28T18:47:28.611529Z

I used to keep a document called "Babashka news" up to date but haven't been doing it since... a long while (https://github.com/babashka/babashka/blob/master/doc/news.md) In the future I'm just going to add news items directly to the changelog so I won't forget. I dug up a couple of nice news items from 2025 so far: News • Cognitect Lab's https://github.com/cognitect-labs/aws-api now runs with babashka! • DataStar's https://github.com/starfederation/datastar-clojure now runs with babashka! • https://github.com/NoahTheDuke/lazytest compatibility • https://github.com/gfredericks/test.chuck compatibility • Article: https://blog.nundrum.net/posts-output/2025-07-09-clojure-cgi/ • Babashka https://github.com/babashka/babashka-sql-pods If you remember other stuff since spring 2023, let me know and I'll add it.

👏 2
😍 4
🎉 11
2025-08-28T20:14:58.311419Z

https://github.com/paintparty/bling is bb compatible. Maybe other newsworthy ones in https://github.com/topics/babashka

borkdude 2025-08-28T21:52:14.362829Z

added

m3tti 2025-08-29T06:08:23.419989Z

The article about babashka and cgi is too good 😄 i love it

neumann 2025-09-08T16:47:05.067359Z

Nice! I like how you annotated with "built-in" vs "pod" too.

borkdude 2025-09-04T15:26:15.731399Z

@cldwalker wow thank you! where did you find all these?

2025-09-04T15:31:15.928209Z

Np. Most from the link I shared from above, https://github.com/topics/babashka, and some more from https://github.com/babashka/babashka/issues/1798. I’m also curious what github search @lee used for those

m3tti 2025-09-04T15:32:47.867039Z

Maybe we need something like {:deps "*"}

lread 2025-09-04T16:08:32.799609Z

For the bb-compatible badge change I did? I used http://grep.app to find the existing bb badges.

👍 1
borkdude 2025-09-06T08:54:49.505389Z

if any interesting libs should be added here, feel free to send PRs! https://babashka.org/toolbox/ https://github.com/babashka/toolbox

👍 1
neumann 2025-08-30T00:17:11.535499Z

I like that. It makes it more visible too.