Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

(λ. borkdude)

@borkdude@mastodon.social
mastodon 4.7.0-beta.1
  • Open on mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage@mastodon.nl * http://github.com/borkdude

1564 Followers
43 Following
28 Posts
Joined October 30, 2022

Posts

Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 17, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

:-) #cljKondo

mastodon.social

Mastodon

1
0
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 16, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Another exciting #cljKondo tweak in type inference
Hope it'll help catching bugs during dev more (for free)

#clojure

mastodon.social

Mastodon

3
0
3
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 15, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Little clj-kondo tweak

Already found some redundant (str ..) calls in my code ;)

#clojure #cljKondo

mastodon.social

Mastodon

4
0
4
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 15, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Made a Deno deploy function with nbb: https://hello-nbb.borkdude.deno.net/

Source here: https://github.com/babashka/nbb/tree/main/examples/deno-deploy

#clojure #clojurescript #nbbcljs

hello-nbb.borkdude.deno.net
2
0
1
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 14, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Wanna do a #babashka workshop with me and @lispyclouds@mastodon.online? Come to conj 26!

#clojure

3
0
2
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 14, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Very exciting nbb release today

#clojure #clojurescript #nbbcljs

mastodon.social

Mastodon

5
0
4
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 14, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Implementing a JIT for SCI on CLJS which compiles loops, function calls, and interop whenever possible (if the host allows it, else fallback to interpretation).
Near native speeds.

$ node lib/nbb_main.js -e '(time (print (loop [i 0 j 10000000] (if (zero? j) i (recur (inc i) (dec j))))))'
10000000
"Elapsed time: 9.315083 msecs"

#clojure #babashka #nbbcljs #scittlecljs

mastodon.social

Mastodon

8
0
4
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 09, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Squint may get its own squint.immutable namespace soon with proper persistent structural sharing data structures. Basically a direct port of CLJS's to JS. Similar performance characteristics but very tree-shakable by esbuild.

5
1
2
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 08, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

My May and June OSS project updates are now available!

https://blog.michielborkent.nl/oss-updates-may-jun-2026.html

Gratitude to those making it possible.

#clojure #clojurescript #babashka #cljKondo #squintcljs

blog.michielborkent.nl

OSS updates May and June 2026

My Clojure OSS updates for May and June 2026

3
1
5
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 07, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Clj-kondo just got 10% faster due to switching from a map to a record representation #clojure #cljKondo

mastodon.social

Mastodon

10
0
3
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 06, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

SCI on ClojureDart now released. Have fun making a scriptable mobile Flutter app.

#clojure #clojuredart #sci

mastodon.social

Mastodon

5
0
3
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 04, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Squint core functions are now protocolized on main. This means you can bring your own immutable collection like immutable.js

#clojure #clojurescript #squintcljs

https://squint-cljs.github.io/squint/?src=gzip%3AH4sIAAAAAAAAE42UQW%2FjNhCF7%2FoVD%2BmFBFZKk7YXB2haFHtYNLlsgF4MHxhpHHNNUrKGUu0W%2Fe%2FFkJIdxHHaG4d6Mxp%2BfBwVGJ0zh5e%2BHUJTAGrR026wPWF5tYmx48X1NbGveHNtvR%2BieXb0y0%2FVTfXjFRaGYf1K66K4u8OX%2BXP1aDoYhsHa9hzL2hlm8G6wIcKbrlC0jxSaMh46gvXXj6YrgC8PbbsdZKVKl5ZYemwR1iuo6oUicqS1iH9lbmtroh0pZRiJc8Ioep70Y5Krsm5DNDZwuaXDfdKJamNYVLlkbkOVjT3WEk1DjiKdZL%2B1Q4jUTFWHELH0oivZ%2FkXwWfT7H1%2BpGerc23Ys%2BxRJzTVssFESpj0PtQ5YmrrGmP64hqxT60k7%2F9Y5qqNtw3yeb1JuvyoAQNk11Eh1bPt77HXawxGDCnGDPb7X8%2BpGHyVTF8ceaKYnQZLTMZEkUUtBph32WufWPvsuHuTm3%2FRIsj%2FRqR2ZfqbzeTfYMUtkJedo44Z6EdJuME5uJe3oM3M9WI4X3ZUJnBlMci44zMG%2BcliOPnSYSI4OS8H7DnOws8Mc7EXruJN13AcX7bAXYTfwBk7I%2Fw%2Fu7sTdXeDuzri7S9yfKC7gyT9Tzxvb4fmA0biBzmA%2FUXwP3xs8nA8keHg%2Bzzt4%2BISHP8AzVTNNc6r2H3T4RIcv0OEzOvyKjmpoHVD%2BbL0vgKuvVA8925HcAXUbRurjG1vyJzBFhgmNjEFGbHGcqdU3LgAx6ic8yesLDR5NV%2BGBzEgMGqk%2FxI0NLyDHBOPaQNVVASzTCFB1m%2BY3Xo8BqMn8FZQ3XW524gN5xPGoeqILIm%2B6LMqDotyOp1mRZ21%2BGGlc5NytnlejjAuVR3yl58G0SCfYzxDhD6U8pinnu7%2BXN7hdYXmDH1b%2FaF2o2Tr3b5RJpzXu7hB7ceJULNCfWZbM8W6OLpYqWyx%2F1jiFU7peSeFb3P4L62gMqiQHAAA%3D

mastodon.social

Mastodon

9
0
4
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 03, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Clojure 1.13-alpha fun in clj-kondo!

#clojure #cljKondo

mastodon.social

Mastodon

8
1
4
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 03, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

SCI on ClojureDart coming soon

#clojure #clojuredart #sci

mastodon.social

Mastodon

8
0
3
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jul 03, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

I prefer small phones, but now I finally get why most people want bigger phones. The older I get the harder it is for me to read small fonts without reading glasses so I have to dial up the size which decreases screen estate :p

4
3
2
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · May 05, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @nikitonsky@mastodon.online
@nikitonsky you have one?
0
1
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · May 04, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @jbiserkov@mas.to
@jbiserkov Ten year hiatus: nothing for a language that's playing the long game ;)
1
0
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · May 04, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

EuroClojure is back. In 2027. In Prague! Wow 😍 !

https://2027.euroclojure.org/

#clojure #clojurescript

2027.euroclojure.org

EuroClojure 2027 — Save the Date

11
4
18
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Apr 27, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @nikitonsky@mastodon.online
@nikitonsky omg... glad I didn't upgrade yet
7
1
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Apr 16, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

Watch Clojure: the documentary here!

https://www.youtube.com/watch?v=Y24vK_QDLFg

It's an over an hour long documentary about ... #clojure!

How One Programmer's Pet Project Changed the Way We Think About Software
YouTube

How One Programmer's Pet Project Changed the Way We Think About Software

CultRepo

18
0
19
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Apr 16, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @borkdude@mastodon.social
I guess I accidentally did the 6-7 thing. I never understood why it was a thing, but I did it.
2
0
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Apr 16, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @borkdude@mastodon.social
I said earlier that clj-kondo was 6 years old but I miscalculated. it's 7 already... time flies!
5
2
1
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Apr 15, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

New clj-kondo release

v2026.04.15 celebrates 6 years of clj-kondo! This release focuses on adding a few new useful linters, support for new potemkin features and last but not least a boatload of performance improvements!

https://github.com/clj-kondo/clj-kondo/blob/master/CHANGELOG.md

#clojure #cljKondo

5
4
3
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Mar 15, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social

"Let us know your cookie preferences"

vegan

7
0
2
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Mar 01, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @tgeusch@social.vivaldi.net
@tgeusch@social.vivaldi.net I migrated away from octopress / jekyll to https://github.com/borkdude/quickblog
2
1
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jan 05, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @nikitonsky@mastodon.online
@nikitonsky Please go work for him and be an influencer :)
0
0
0
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Jan 05, 2026
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @nikitonsky@mastodon.online
@nikitonsky I hope you'll get hired by Apple to fix things
2
2
1
0
Open post
borkdude
(λ. borkdude) @borkdude@mastodon.social · Oct 16, 2025
(λ. borkdude)
@borkdude@mastodon.social

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage * http://github.com/borkdude

mastodon.social
Replying to @nikitonsky@mastodon.online
@nikitonsky@mastodon.online Has anyone made alabaster for emacs?
1
2
0
0

Remote instance

mastodon.social
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 08:13:44 UTC