this post was submitted on 23 Oct 2023
1 points (100.0% liked)

Lisp

53 readers
3 users here now

founded 1 year ago
MODERATORS
top 13 comments
sorted by: hot top controversial new old
[–] ertucetin@alien.top 1 points 1 year ago (1 children)

https://minerepl.com could be a good addition to the Blogs, articles, and projects section, which was released this week.

[–] alexdmiller@alien.top 1 points 1 year ago (1 children)

I'll add, Anton might have just missed it.

[–] ertucetin@alien.top 1 points 1 year ago
[–] tonsky@alien.top 1 points 1 year ago (4 children)

Is there a way to get my blog/github/mastodon on that list? Can I notify someone when new stuff comes out?

I usually spam this subreddit, clojurians slack channel news-and-articles, X and mastodon

[–] dustingetz@alien.top 1 points 1 year ago

#news-and-articles in slack is monitored

[–] alexdmiller@alien.top 1 points 1 year ago (1 children)

Links are mostly collected from here (Clojure subreddit), and several channels in slack #news-and-articles, #announcements, #releases. So putting any of those places should be sufficient.

[–] tonsky@alien.top 1 points 1 year ago

Thanks Alex!

[–] avfonarev@alien.top 1 points 1 year ago

#announcements for major library releases, #releases for minor releases (if only everyone followed that rule...), #news-and-articles for blog posts. I sometimes miss stuff, so you can always poke me on slack!

[–] jbiserkov@alien.top 1 points 1 year ago (2 children)

I have been out of the loop for a while, but is this true?

In 2023, there were an estimated 10,000 active projects being developed in Clojure worldwide

🤯

Major projects like Apache Cassandra and TensorFlow adopted Clojure for its straightforward syntax and functional programming advantages

🤯

[–] bdevel@alien.top 1 points 1 year ago (1 children)

It's not clear what "adopts" means here. A quick search didn't yield any news. I'd be curious how Cassandra and Tensorflow use clojure, specially.

[–] dragandj@alien.top 1 points 1 year ago

I don't know about Cassandra, but I'm pretty sure that TensorFlow as it is does not have any need for Clojure, nor am I aware that they use it, at least not in any substantial way. Maybe someone added some wrapper around their Java support (which was half-assed back in the day, but that was many years ago), but I'd be surprised if that was part of the main project. Quick google search did not yield any results, FWIW.

[–] flh13@alien.top 1 points 1 year ago

I didn't find anything meaningful when I searched about he alleged adoption