RT @RobStuttaford
Can confirm; next month marks the beginning of our second _decade_ with our #Clojure codebase 😱
(Yes, we still run code today that was written in April 2012)
It definitely does get better! But you have to work at it... https://twitter.com/mikehogan_/status/1502247811001290757
RT @slipset
And it’s built on #clojure :) https://twitter.com/TechCrunch/status/1501483882922889217
RT @zack_teo
Digital Commerce Intelligence which has offices in Athens and Singapore (and is open to remote work) is looking to hire a Clojure Developer! Do consider taking a look :o
RT @the_lazy_folder
*Humanity needs #clojure. https://twitter.com/TheTweetOfGod/status/1494126474969767940
RT @lambduhh
Did you miss #TwitterSpaces Tues w @Vouchio ? Well, we gotchu!! Join us as I chat w @TonyMaley @mfikes and @swannodette and git hip to what makes http://vouch.io so darn ✨ special✨
(Psst.. It may not be what you think!!)
#Clojure
RT @VincentCantin
Lisp talks online in 30min (c.c. the #clojure community) https://twitter.com/dustyweb/status/1490308064028807171
Great work from Tony Aldon in converting both the #Clojure and the #Clojurescript sites to orgmode! Much easier for me to read and bookmark and copy now.
https://github.com/tonyaldon/clojure-site-org-mode
https://github.com/tonyaldon/clojurescript-site-org-mode
RT @the_lazy_folder
Here's a nifty #clojure trick I discovered.
Let's say you have a function that is a part of a long chain of function calls (like API request handlers) and you want to experiment with it, but you don't know what data to pass it.
How do y'all do it? This feels very dirty😂😂😂
RT @pappapez
TIL: #Clojure code can run at (as opposed to _near_) #Java speed. Here we see the benchmark results of two of my Eratosthenes implementations, one in Clojure and one in Java (basically a port of the Clojure one).
https://plummerssoftwarellc.github.io/PrimeView/report?id=davepl-1643802538.json&hi=False&hf=False&hp=True&fi=clojure~java&fp=mt&fa=wh~ot&ff=uf&fb=uk~on&tp=False&sc=ps&sd=True
RT @clojurejobboard
.@reifyhealth is hiring: #Clojure Engineers (All Levels) #RemoteWork 🇨🇦 https://ClojureJobboard.com/clojure-job/v-remote-clojure-engineers-all-levels-reify-health-remotework.html #remote #docker #wfh
I have this question with Parham, and just got blown away by an answer about Fulcro #Clojure
---
RT @krishnanrohit
God, the insane power of asking someone "but what are you actually trying to do?"
https://twitter.com/krishnanrohit/status/1487092040416514054
RT @clojurejobboard
.@joincrescent is looking for: Senior Software Engineer (#Clojure) #RemoteWork 🇺🇸 https://ClojureJobboard.com/clojure-job/y-remote-senior-software-engineer-clojure-crescent-remotework.html #remote #fintech #wfh
Gradual typing for the win!
---
RT @borkdude
Malli and clj-kondo <3
#clojure #cljKondo
https://twitter.com/borkdude/status/1486999602175827968
RT @borkdude
This blog post features a clojure notebook solution in 62 lines of code. The code also happens to run with #babashka which allows you to write self-documenting script notebooks :)
#Clojure . What other languages have destructuring, out of curiosity?
---
RT @lambdaisland
Destructuring is very powerful, but don't overdo it. Mixing styles and destructuring multiple levels at once will make your code hard to read.
What are your tips for keeping your Clojure code easy to follow?
https://twitter.com/lambdaisland/status/1484496724261589001
Just had my #Clojure team meeting and we discussed routing, something I didn't learn until I actually did Clojure Fullstack. Front end routing, with interceptors, and back end routing with middleware.
Full Stack Clojure web app engineer