You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/news/2025/Annual Funding Mar Apr 2025 Report.md
+42-66Lines changed: 42 additions & 66 deletions
Original file line number
Diff line number
Diff line change
@@ -160,31 +160,7 @@ Together with the help of [@afucher](https://github.com/afucher), we improved so
160
160
## Michiel Borkent
161
161
2025 Annual Funding Report 2. Published May 2, 2025.
162
162
163
-
### Sponsors
164
-
I'd like to thank all the sponsors and contributors that make this work possible. Without you, the below projects would not be as mature or wouldn't exist or be maintained at all. Top sponsors:
If you're used to sponsoring through some other means which isn't listed above, please get in touch. Thank you! On to the projects that I've been working on!
181
-
<br>
182
-
183
-
In this post I'll give updates about open source I worked on during March and April 2025.
184
-
185
-
To see previous OSS updates, go [here](https://blog.michielborkent.nl/tags/oss-updates.html).
186
-
187
-
## Sponsors
163
+
### Sponsors
188
164
189
165
I'd like to thank all the sponsors and contributors that make this work
190
166
possible. Without you the below projects would not be as mature or wouldn't
@@ -225,18 +201,18 @@ local ~/dev and ~/dev/babashka dir (since github doesn't show all repos)
225
201
babashka sub dir checken
226
202
-->
227
203
228
-
## Blog posts
204
+
###Blog posts
229
205
230
206
I blogged about an important improvement in babashka regarding type hints
Also I did an interview with Jiri from Clojure Corner by Flexiana, viewable [here](https://www.youtube.com/watch?v=H7ZlwEDxzRs).
236
212
237
213
<iframewidth="560"height="315"src="https://www.youtube.com/embed/H7ZlwEDxzRs?si=HQuZFsQXloxGkF9B"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
238
214
239
-
## Updates
215
+
###Updates
240
216
241
217
Here are updates about the projects/libraries I've worked on in the last two months.
242
218
@@ -349,56 +325,56 @@ Here are updates about the projects/libraries I've worked on in the last two mon
349
325
-[sql pods](https://github.com/babashka/babashka-sql-pods): babashka pods for SQL databases
350
326
- Upgrade to GraalVM 23, fixes encoding issue with Korean characters
351
327
352
-
## Other projects
328
+
###Other projects
353
329
354
330
These are (some of the) other projects I'm involved with but little to no activity
355
331
happened in the past month.
356
332
357
333
<details>
358
-
<summary>Click for more details</summary>
359
-
-[rewrite-edn](https://github.com/borkdude/rewrite-edn): Utility lib on top of
360
-
-[deps.clj](https://github.com/borkdude/deps.clj): A faithful port of the clojure CLI bash script to Clojure
361
-
-[scittle](https://github.com/babashka/scittle): Execute Clojure(Script) directly from browser script tags via SCI
362
-
-[rewrite-clj](https://github.com/clj-commons/rewrite-clj): Rewrite Clojure code and edn
363
-
-[pod-babashka-go-sqlite3](https://github.com/babashka/pod-babashka-go-sqlite3): A babashka pod for interacting with sqlite3
364
-
-[tools-deps-native](https://github.com/babashka/tools-deps-native) and [tools.bbuild](https://github.com/babashka/tools.bbuild): use tools.deps directly from babashka
-[bbin](https://github.com/babashka/bbin): Install any Babashka script or project with one comman
334
+
<summary>Click for more details</summary>
335
+
-[rewrite-edn](https://github.com/borkdude/rewrite-edn): Utility lib on top of
336
+
-[deps.clj](https://github.com/borkdude/deps.clj): A faithful port of the clojure CLI bash script to Clojure
337
+
-[scittle](https://github.com/babashka/scittle): Execute Clojure(Script) directly from browser script tags via SCI
338
+
-[rewrite-clj](https://github.com/clj-commons/rewrite-clj): Rewrite Clojure code and edn
339
+
-[pod-babashka-go-sqlite3](https://github.com/babashka/pod-babashka-go-sqlite3): A babashka pod for interacting with sqlite3
340
+
-[tools-deps-native](https://github.com/babashka/tools-deps-native) and [tools.bbuild](https://github.com/babashka/tools.bbuild): use tools.deps directly from babashka
and [promesa](https://github.com/funcool/promesa) to make CLJS projects
381
357
compatible with squint and/or cherry.
382
-
-[grasp](https://github.com/borkdude/grasp): Grep Clojure code using clojure.spec regexes
383
-
-[lein-clj-kondo](https://github.com/clj-kondo/lein-clj-kondo): a leiningen plugin for clj-kondo
384
-
-[http-kit](https://github.com/http-kit/http-kit): Simple, high-performance event-driven HTTP client+server for Clojure.
385
-
-[babashka.nrepl](https://github.com/babashka/babashka.nrepl): The nREPL server from babashka as a library, so it can be used from other SCI-based CLIs
386
-
-[jet](https://github.com/borkdude/jet): CLI to transform between JSON, EDN, YAML and Transit using Clojure
387
-
-[pod-babashka-fswatcher](https://github.com/babashka/pod-babashka-fswatcher): babashka filewatcher pod
388
-
-[lein2deps](https://github.com/borkdude/lein2deps): leiningen to deps.edn converter
389
-
-[cljs-showcase](https://github.com/borkdude/cljs-showcase): Showcase CLJS libs using SCI
-[pod-babashka-buddy](https://github.com/babashka/pod-babashka-buddy): A pod around buddy core (Cryptographic Api for Clojure).
392
-
-[gh-release-artifact](https://github.com/borkdude/gh-release-artifact): Upload artifacts to Github releases idempotently
393
-
-[carve](https://github.com/borkdude/carve) - Remove unused Clojure vars
394
-
-[4ever-clojure](https://github.com/oxalorg/4ever-clojure) - Pure CLJS version of 4clojure, meant to run forever!
395
-
-[pod-babashka-lanterna](https://github.com/babashka/pod-babashka-lanterna): Interact with clojure-lanterna from babashka
396
-
-[joyride](https://github.com/BetterThanTomorrow/joyride): VSCode CLJS scripting and REPL (via [SCI](https://github.com/babashka/sci))
397
-
-[clj2el](https://borkdude.github.io/clj2el/): transpile Clojure to elisp
398
-
-[deflet](https://github.com/borkdude/deflet): make let-expressions REPL-friendly!
399
-
-[deps.add-lib](https://github.com/borkdude/deps.add-lib): Clojure 1.12's add-lib feature for leiningen and/or other environments without a specific version of the clojure CLI
400
-
401
-
</details>
358
+
-[grasp](https://github.com/borkdude/grasp): Grep Clojure code using clojure.spec regexes
359
+
-[lein-clj-kondo](https://github.com/clj-kondo/lein-clj-kondo): a leiningen plugin for clj-kondo
360
+
-[http-kit](https://github.com/http-kit/http-kit): Simple, high-performance event-driven HTTP client+server for Clojure.
361
+
-[babashka.nrepl](https://github.com/babashka/babashka.nrepl): The nREPL server from babashka as a library, so it can be used from other SCI-based CLIs
362
+
-[jet](https://github.com/borkdude/jet): CLI to transform between JSON, EDN, YAML and Transit using Clojure
363
+
-[pod-babashka-fswatcher](https://github.com/babashka/pod-babashka-fswatcher): babashka filewatcher pod
364
+
-[lein2deps](https://github.com/borkdude/lein2deps): leiningen to deps.edn converter
365
+
-[cljs-showcase](https://github.com/borkdude/cljs-showcase): Showcase CLJS libs using SCI
-[pod-babashka-buddy](https://github.com/babashka/pod-babashka-buddy): A pod around buddy core (Cryptographic Api for Clojure).
368
+
-[gh-release-artifact](https://github.com/borkdude/gh-release-artifact): Upload artifacts to Github releases idempotently
369
+
-[carve](https://github.com/borkdude/carve) - Remove unused Clojure vars
370
+
-[4ever-clojure](https://github.com/oxalorg/4ever-clojure) - Pure CLJS version of 4clojure, meant to run forever!
371
+
-[pod-babashka-lanterna](https://github.com/babashka/pod-babashka-lanterna): Interact with clojure-lanterna from babashka
372
+
-[joyride](https://github.com/BetterThanTomorrow/joyride): VSCode CLJS scripting and REPL (via [SCI](https://github.com/babashka/sci))
373
+
-[clj2el](https://borkdude.github.io/clj2el/): transpile Clojure to elisp
374
+
-[deflet](https://github.com/borkdude/deflet): make let-expressions REPL-friendly!
375
+
-[deps.add-lib](https://github.com/borkdude/deps.add-lib): Clojure 1.12's add-lib feature for leiningen and/or other environments without a specific version of the clojure CLI
0 commit comments