Dragan Djuric
draganrocks.bsky.social
Dragan Djuric
@draganrocks.bsky.social
Interactive Programming for Artificial Intelligence books read now https://aiprobook.com #Clojure #AI #ML #DeepLearning #Bayesian #Java https://dragan.rocks
Clojure Runs ONNX AI Models Now - Join the AI fun! dragan.rocks/articles/25/...

Join the AI fun directly from Clojure. Although (sadly) Clojure has not find its way in the big guns AI arena, Clojure is a very capable technology for integrating stuff into real-world applications!
Clojure Runs ONNX AI Models Now - Join the AI fun!
Join the AI fun directly from Clojure. Although (sadly) Clojure has not find its way in the big guns AI arena, Clojure is a very capable technology for integ...
dragan.rocks
October 26, 2025 at 9:37 PM
Clojure Tensor and Deep Learning library Deep Diamond now works on Apple M CPU. Check out the fresh #Apple Silicon support in 0.36.1!
Please RT this message so Clojurists actually hear about it :)
#Clojure #AI #Pytorch
github.com/uncomplicate/deep-diamond
GitHub - uncomplicate/deep-diamond: A fast Clojure Tensor & Deep Learning library
A fast Clojure Tensor & Deep Learning library. Contribute to uncomplicate/deep-diamond development by creating an account on GitHub.
github.com
September 9, 2025 at 2:39 PM
Clojure fast matrix library Neanderthal has just been updated with native Apple silicon engine
Please check the new release 0.54.0 in Clojars.
#Java #AI #Clojure #CUDA #Apple
neanderthal.uncomplicate.org
Neanderthal - Fast Native Matrix and Linear Algebra in Clojure
Clojure Fast Matrix Library - GPU and native CPU
neanderthal.uncomplicate.org
July 1, 2025 at 9:24 PM
June 30, 2025 at 4:24 PM
For all programmers thinking that they'll leave the "boring tasks" to AI code assistants, while they just do the "creative parts". You won't be able to even get to the creative parts, yet alone to solve them...

arxiv.org/abs/2506.08872
Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task
This study explores the neural and behavioral consequences of LLM-assisted essay writing. Participants were divided into three groups: LLM, Search Engine, and Brain-only (no tools). Each completed thr...
arxiv.org
June 19, 2025 at 7:51 AM
Fast matrices and number crunching now available on Apple Silicon #MacOS. Check out the newest snapshots of Neanderthal in the Clojars! Add 0.54.0-SNAPSHOT to your project.clj and you're ready to go!
github.com/uncomplicate...
#Clojure #NumPy #CUDA
GitHub - uncomplicate/neanderthal: Fast Clojure Matrix Library
Fast Clojure Matrix Library. Contribute to uncomplicate/neanderthal development by creating an account on GitHub.
github.com
June 11, 2025 at 10:59 AM
So, we created SQL so "analysts" can query the DB and get rid of programmers. They delegated this to programmers anyways. Now, they created AI that writes SQL, that queries the DB for "analysts". Guess who's going to be stuck writing shitty AI prompts. news.ycombinator.com/item?id=4400...
Getting AI to write good SQL | Hacker News
rb.gy
May 17, 2025 at 5:38 PM
Reposted by Dragan Djuric
Damn, this is the clearest evidence yet of my “AI powered Dunning-Kruger” hypothesis: that AI proponents are only bullish about AI for work they don’t actually know or understand.
AGI is coming for all of us. It will write symphonies, direct movies, and author the best novels.

The only thing it won’t be able to do is VC investing, which must be reserved as a task only for the most-special people
April 30, 2025 at 4:29 PM
Reposted by Dragan Djuric
We need to put the punk back in cyber.
December 24, 2024 at 2:54 AM
Apple M CPU Accelerate backend implemented for #Clojure Neanderthal! Now you have 3 superfast native CPU and 2 GPU choices when crunching numbers on the JVM!
Still available as snapshots on github.com/uncomplicate/neanderthal
(waiting for upstream releases). Thank you clojuriststogether.org
GitHub - uncomplicate/neanderthal: Fast Clojure Matrix Library
Fast Clojure Matrix Library. Contribute to uncomplicate/neanderthal development by creating an account on GitHub.
github.com
May 16, 2025 at 8:17 AM
Vectors/matrices/tensors are really the economy of scale at work! Don't process individual elements in your own loops; use the built-in operations to process the whole structure without looking in! CPU, GPU, CUDA, etc..
aiprobook.com
#Clojure #PyTorch #programming
Interactive Programming for Artificial Intelligence Book Series: Deep Learning for Programmers, Linear Algebra for Programmers, and more
A book series on Programming, CUDA, GPU, Clojure, Deep Learning, Machine Learning, Java, Intel, Nvidia, AMD, CPU, High Performance Computing, Linear Algebra, OpenCL
aiprobook.com
May 14, 2025 at 7:31 AM
I've spent many years building HPC and ML libraries, and writing 2 books that teach Linear Algebra and Deep Learning to actual programmers (not math PhDs).

Here's how I went from writing my first blog post to building a following, front-paging Hacker News, and useful books.🧵👇
May 12, 2025 at 9:51 AM
The best programmers aren’t good because they know more.

They’re good because they ask:

“What’s really going on here?”
May 10, 2025 at 12:45 PM
Programmers treat linear algebra like magic.
But it's not magic.
It's code. It's vectors. It's yours to master.
Linear Algebra for Programmers shows you how—with zero fluff.
If you write code, you need this book.
👉 aiprobook.com/numerical-li...

#DevLife #MachineLearning #AI #Coding
Numerical Linear Algebra for Programmers
Numerical Linear Algebra for Programmers: An Interactive Tutorial with GPU, CUDA, OpenCL, MKL, Java, and Clojure basically… * a book for programmers * interactive & dynamic * direct link from theory t...
aiprobook.com
May 10, 2025 at 12:03 PM
🚀 If you're a programmer struggling with math, Linear Algebra for Programmers by Dragan Djuric is the book you didn’t know you needed.

🔢 No fluff. Just the math that powers ML, graphics, and more—explained in code.

📘 Get smarter where it counts: aiprobook.com/numerical-li...

#AI
Numerical Linear Algebra for Programmers
Numerical Linear Algebra for Programmers: An Interactive Tutorial with GPU, CUDA, OpenCL, MKL, Java, and Clojure basically… * a book for programmers * interactive & dynamic * direct link from theory t...
aiprobook.com
May 10, 2025 at 11:20 AM
I'm thinking of creating a #Clojure integration to #PyTorch (C++. without the Python part). I guess, if you can't beat them, join them...
How many Clojurians are interested in that? Would it be something you use passionately (at least for running existing model in-process)?
April 26, 2025 at 10:01 AM
Not only that #Clojure have been supporting high performance computing on Apple M CPU since Neanderthal 0.53.0, but the even more optimized operations through Apple Accelerate is coming soon!
Check it out now at github.com/uncomplicate/neanderthal
#MachineLearning #Python #NVIDIA #Swift
GitHub - uncomplicate/neanderthal: Fast Clojure Matrix Library
Fast Clojure Matrix Library. Contribute to uncomplicate/neanderthal development by creating an account on GitHub.
github.com
April 4, 2025 at 10:57 PM
#Clojure had GPU programming at full speed before it was cool. Check out ClojureCUDA! clojurecuda.uncomplicate.org
And, not only that, but BOOKS that teach the stuff! Check them out at aiprobook.com and help me fund my open-source work!
#NVIDIA #ArtificialInteligence
ClojureCUDA - a Clojure library for parallel computations on the GPU with CUDA.
Clojure library for GPU computing with CUDA
clojurecuda.uncomplicate.org
March 24, 2025 at 10:12 PM
Reposted by Dragan Djuric
It was nice to see in this Reddit thread www.reddit.com/r/emacs/comm... many people saying that #Emacs has amazing support for #Clojure because of CIDER and friends. Seems we did something right!
which language is one for which emacs is godly at?
www.reddit.com
March 18, 2025 at 6:19 AM
Reposted by Dragan Djuric
March 18, 2025 at 8:13 PM
Reposted by Dragan Djuric
Help the authors you love:

- Buy their books

- Review their books

- Order their books at your local library

-Attack people on public transport with a copy of their book so the cover gets featured on the news

- Follow their social media

- Share their posts
March 19, 2025 at 1:50 AM
If you have a good free software project related to #Clojure apply for Clojurists Together funding!
www.clojuriststogether.org/news/call-fo...
Call for Proposals. Feb. 2025 Member Survey
We are awarding up to $33K for Q2 2025 Projects
www.clojuriststogether.org
March 10, 2025 at 9:05 PM
Clojure. LISP. High Performance. AI. from low-level to high level. compact. can be learned step by step.
aiprobook.com
+ the books support my work on open source and free software!
#Java #Clojure #Python
Interactive Programming for Artificial Intelligence Book Series: Deep Learning for Programmers, Linear Algebra for Programmers, and more
A book series on Programming, CUDA, GPU, Clojure, Deep Learning, Machine Learning, Java, Intel, Nvidia, AMD, CPU, High Performance Computing, Linear Algebra, OpenCL
aiprobook.com
March 10, 2025 at 8:58 PM
Start using linear algebra and get huge performance increases immediately. Learn how: aiprobook.com/numerical-li...
#Clojure #Java #Python #Nvidia
Numerical Linear Algebra for Programmers
Numerical Linear Algebra for Programmers: An Interactive Tutorial with GPU, CUDA, OpenCL, MKL, Java, and Clojure basically… * a book for programmers * interactive & dynamic * direct link from theory t...
aiprobook.com
March 4, 2025 at 11:33 AM