Some headway: here we are with an emacs-style of implementation, using #clojure for the hiccup and emacs as a battering ram for repetitive work.
Janet is basically #Clojure atop C. Interesting, for those who love C. https://janet-lang.org/
Introduced by https://swlkr.com/posts/clojure-isnt-for-me/, which says that if you love C and are embedded in their ecosystem and are NOT doing big webdev (arguable point here), Janet might be what you want.
RT @clojurejobboard
.@metabase is hiring: Software Engineer (Backend) #RemoteWork 🇺🇸 https://ClojureJobboard.com/clojure-job/ci-remote-software-engineer-backend-metabase-remotework.html #clojure #remote #javascript
RT @clojurejobboard
Hiring: Senior #Clojure Developer at Fluent [@WorkFluent] #RemoteWork 🇸🇪 https://ClojureJobboard.com/clojure-job/by-remote-senior-clojure-developer-fluent-remotework.html #remote #devops #workfromhome
A superb answer that explains why default #Clojure niceness inhibits numeric high-perforance, and how to get around that. https://stackoverflow.com/questions/71790601/why-is-this-seemingly-basic-clojure-function-so-slow/71813121#71813121
What's the fastest you can calculate the billionth Fibonacci number? #Clojure https://clojureverse.org/t/performant-big-fibonacci-in-clojure/8832
Difference from #Clojure Mount seems to be the use of a map instead of namespaces (I'm not sure what this means), and that Clip has better parallel system support and async between components. Looks like Juxt has made another good product -- but I don't think I have any pain points on the things it addresses. Shall I stick with Mount for my full-stack #Clojure web-apps? https://github.com/juxt/clip#comparison-with-other-libraries
RT @clojurejobboard
.@Cisco is looking for: Senior #Clojure Developer SP&#R | ThreatGrid #RemoteWork 🇺🇸 https://ClojureJobboard.com/clojure-job/bw-remote-senior-clojure-developer-sp-r-threatgrid-cisco-remotework.html #remote #elasticsearch #job
RT @fndriven
I learn #Clojurescript and #Clojure because life is short. Programming is cool of course but honestly it's a shitshow. The complexity + dependency breakage, the "tooling" + constant changes are not healthy. I am a noob and for this I have the authority to say. I'd prefer not to.
In our #Clojure meeting today we demonstrated and discussed nil/null as the dirty boolean value, especially baked in to SQL. If your boolean allows null, it is actually a trilean. But we have a stakeholder who wants "null" to indicate "you haven't filled this in yet; look here!" It's when the dirty booleans sneak up on you that you really need to watch out. And yes, we did discuss the optional third arg of #Clojure getter functions, for when your business logic needs to know whether its NOT THERE vs when its just FALSEY.
RT @draganrocks
Working towards the implementation of RNN (recurrent neural networks) in #Clojure 🚴♂️ High performance, low level and high-level! Son it would power the 2nd edition of the Deep Learning for Programmers book. Check it out at https://aiprobook.com/deep-learning-for-programmers/
#Clojure #Python #MachineLearning
1 up on that: "I read the source before documentation". Anyone else find #Clojure eminently readable ?
---
RT @programmerjoke9
Now that's really strong#100Daysofcode #javascript #programming #dev #linux #java #programming #CodeNewbie #python #reactjs #bugbounty #DataScience #infosec #gamedev #BigData @programmerjoke9
https://twitter.com/programmerjoke9/status/1507554539406340103
RT @clojurejobboard
.@Cisco is hiring: Senior #Clojure Developer SP&#R | ThreatGrid #RemoteWork 🇺🇸 https://ClojureJobboard.com/clojure-job/bw-remote-senior-clojure-developer-sp-r-threatgrid-cisco-remotework.html #remote #remotejob #workfromhome
A good conversation on getting-started resources with #Clojure https://threadreaderapp.com/convos/1505863771855724544
RT @Remy_sajoR
Ever wanted to turbo boost your #Clojure exp and get to know the big players? This is for you https://twitter.com/RobStuttaford/status/1504702185287958549
Seems like fuzz testing = generative testing, which just made it to #Go 's huge update list, but has been in #Clojure since Spec in 2017? https://www.zdnet.com/article/programming-languages-go-just-received-its-biggest-update-ever/
RT @RobStuttaford
I regularly rewatch @richhickey 's talks.
Two evergreen ones that don't need knowledge of #clojure (or, indeed, of any programming at all) are:
- Simple vs Easy
- Hammock Driven Development
RT @JacekSchae
It's back, under slightly different name from ClojureScript Podcast to ClojureStream Podcast. The same RSS feed and the same format.
Thanks for tunning-in 📻
#Clojure #ClojureScript https://twitter.com/ClojureStream/status/1503992303115030530
RT @VincentCantin
I couldn't find a true cross-platform html->hiccup #Clojure function, so I made one.
It takes less than 40 lines of code using Instaparse.
Excellent discussion of WordPress pitfalls and why one dev chose #Clojure. In short, getting targeted and breaking updates all over the place.
https://clojureverse.org/t/isnt-clojure-overkill-for-small-web-apps/6444/33
Full Stack Clojure web app engineer