Clojure is a functional programming language that can change how you think about writing code. Here, Mark teaches you Clojure through animated code playbacks & hands-on exercises. You'll learn about functions, immutable data structures, lazy sequences, and more. www.freecodecamp.org/news/learn-c...
Daniel Slutsky
@daslu.bsky.social
A community organizer at https://scicloj.github.io/ building a #Clojure platform for #data and #science https://github.com/daslu
I'll be hosting a workshop on fast, lean, native Clojure. You can check out the full workshop lineup and get your pass here: 2026.clojure-conj.org/workshops #clojure
cljbang.el A light-weight Clojure-like language that runs directly in Emacs Lisp. The way this is made is inspired by squint. Read the README for more :) github.com/borkdude/clj... #clojure #clojurescript #emacs #lisp
Visualizing open meteorological precipitation data ☔️ ⁃ NetCFD parsing + querying of Geosphere’s INCA-v1 1h datasets (using NSF Unidata’s cdm-core) ⁃ MapLibre + basemap.at ⁃ Clojure, hosted on application.garden […] [Original post on hachyderm.io]
The Clojure programming language does not permit any contributions generated by a large language model. clojure.org/dev/contribu...
Clojure - Contributor Agreement
clojure.org
Made a Deno deploy function with nbb: hello-nbb.borkdude.deno.net Source here: github.com/babashka/nbb... #clojure #clojurescript #nbbcljs
https://hello-nbb.borkdude.deno.net/
Hello from nbb on Deno Deploy!
hello-nbb.borkdude.deno.net
See you this weekend at the #Clojure Community Check-In: clojureverse.org/t/clojure-co... by #Scicloj
Clojure Community Check-In - July 2026
In our first Clojure Community Check-In gathering in May, we shared who we are, what we build, and how our workplaces are changing. A few of us shared a sense of powerlessness when isolated. But there...
clojureverse.org
Raster (Clojure) can now compile to Wasm, the Valley example game is playable with this in the browser now replikativ.github.io/raster/valley/
Valley walk — WebGPU (raster.render + wasm physics)
replikativ.github.io
I've been working on jank's ability to compile #clojure programs to native executables which don't depend on Clang/LLVM. All functionality is baked in, like Graal native images. It works! They're smaller than native images and startup is instantaneous. 🔥
Exciting news! A new Clojure-like language built in Go has emerged, boasting an impressive boot time of just 7ms. Dive into the innovative features and performance enhancements that could reshape your coding experience. Check it out and share your thoughts! https://github.com/nooga/let-go
אוהבים לרדת על ירושלים אבל האקטיביסטיות הירושלמיות הן הכי מסורות ואמיצות ובלבל אחר ויש מה ללמוד מהן לגבי טקטיקה photos.smugmug.com/photos/i-fhp...
מצעדים אחרים משנים את מסלולם כשהמשטרה חושבת שהיא לא תוכל למנוע חיכוכים. אבל את המצעד של החולצות החומות בוודאי שלא ישנו, בוודאי שכשראש התנועה הוא גם שר המשטרה. #פוליטיקה
מכתזית הופעלה על מפגינים ו-3 מעוכבים במחאה בירושלים. יצאנו עם עוד אלפי אנשים ברחבי הארץ למחאה, כי אנחנו מסרבים להתרגל למציאות המעוותת - לטילים וכטב"מים בצפון, לאלימות משטרתית ברוטלית, להפקרה ולשחיתות. לאחר התקדמות על רחוב עזה הופעלה מכתזית ונסיונות לפנות מפגינים בכוח. המוחים לא נבהלים ולא מתפנים!
ממאמר בהארץ היום: ״לצה"ל אין פתרון לרחפני הנפץ, וההתמקדות בהריסת בתים מגבירה את הסיכון ללוחמים״
Flutter is awesome; we can use it to develop native apps for any platform. I tried to make a Hello World app following the docs, which is not very clear on how to do it in the CLI tho. The result bin for Linux is only 47KB, and it even supports hot reload, which is insane. Next step: #ClojureDart.
The CEO of Palantir posted a fascist manifesto on X. I pointed out that it was fascist—which resulted in a permanent suspension from X (my second time!). So, when you hear the tweeters complaining that BlueSky is intolerant, remember why many of us came here in the first place.
ראיון עם האישה הפלסטינית שתועדה בשער העיתון Espresso האיטלקי מותקפת על ידי מתנחל. youtu.be/8gTbRow_PjQ?... #StopArmingIsrael
The Palestinian woman on the cover of L'Espresso: "Israeli settlers were ready to kill us"
YouTube video by Middle East Eye
youtu.be
אפסים קטנים ועלובים. העובדה שילדים משחקים שם זה אחד הדברים הכי מקסימים באתר הזה, שעושים אותו כה שונה מהאווירה בכותל מתחת.
Video shows Israeli police confiscating and destroying footballs that were being played with by children in the courtyards of Al-Aqsa mosque in occupied East Jerusalem, in what mosque authorities described as part of ongoing restrictions on Palestinians inside the holy site.
די לטרור! יום חמישי|19:30|כיכר הבימה בזמן שהיינו עסוקים בריצה למקלטים, הטרור של נוער הגבעות המשיך. לא לטעות, מדובר בזרוע מבצעת לכל דבר של הממשלה! מעשי הזוועה, שמטרתם היחידה היא לגרש קהילות פלסטיניות מביתם, נמשכים ללא הפרעה. ביום חמישי הקרוב נצא לכיכר הבימה, בדרישה לעצור את הטרור ולהחליף את הממשלה
Happy to be releasing a new version of Beeld. Beeld provides a uniform interface for working with images. The abstraction is powered by a Clojure protocol. This makes the library extensible. The present release hardens the implementation and comes with a test suite. Enjoy! tuppu.net/cf0775cf
GitHub - danielsz/beeld: Get the metadata associated with an image. Also contains image utilities: filesize, scale, etc.
Get the metadata associated with an image. Also contains image utilities: filesize, scale, etc. - danielsz/beeld
tuppu.net
מעדכנת שבטוויטר אף אחד- לא המשבחים ולא המבקרים- לא מדבר על אזרחי איראן שמהם כל התחיל ונזרקו כי למנהיגי המלחמה לא אכפת מהם
טקסט מדהים בוויינט באמצע הלילה: בי-ם מעריכים שהמאמץ הנואש למנוע הסלמה ייכשל, אך חוששים שברגע האחרון תצוץ הפסקת אש זמנית. באמת הכל מטומטם.