This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-14
Channels
- # announcements (2)
- # babashka (27)
- # beginners (20)
- # biff (1)
- # cljs-dev (2)
- # clojars (19)
- # clojure (50)
- # clojure-austin (10)
- # clojure-australia (8)
- # clojure-europe (23)
- # clojure-losangeles (1)
- # clojure-nl (1)
- # clojure-spec (7)
- # clojured (7)
- # clojurescript (19)
- # cursive (4)
- # datalevin (9)
- # datomic (15)
- # emacs (7)
- # fulcro (25)
- # gratitude (2)
- # helix (1)
- # holy-lambda (2)
- # hyperfiddle (14)
- # introduce-yourself (1)
- # jobs (5)
- # joyride (2)
- # juxt (3)
- # kaocha (9)
- # leiningen (14)
- # meander (9)
- # minecraft (34)
- # nbb (18)
- # off-topic (15)
- # polylith (12)
- # re-frame (4)
- # remote-jobs (1)
- # shadow-cljs (79)
- # vim (57)
Perhaps Clojure's killer app is a better Excel. Real business users working with data. Pure functions driving relations etc. More general and less restricted by grid structure. That might mean Clojure's adoption is not lisp nerds but business users needing good trustable tools to work with data. (Fully acknowldge this is a half baked idea and probably poorly explained).
Heh, turn excel into etl. Dump pure data in whatever format (a mini data lake). Project as tables/lists of data. Present in an excel style.
The problem with that pitch is that the venn diagram of people who could make an excel like thing and the people who are power excel users has a small intersection
Perhaps. Excel is unintimidating because it's such a direct data grid. Complicating it could be too much. But then I think Access DBs demonstrated how many power users in businesses would get on and do things if they had to power. Echos of "low-code" in this.
You might be onto something 😉 https://techcommunity.microsoft.com/t5/excel-blog/announcing-lambda-turn-excel-formulas-into-custom-functions/ba-p/1925546
The moment you don't want to edit slack messages anymore because immutability

But the performance
Hi there - we are currently looking for a Senior Clojure Developer in the UK - if interested please get in touch https://www.linkedin.com/jobs/view/3119494953/?refId=BwsIABApSBSfqe6wBsN8qQ%3D%3D
The Welcome message tells recruiters specifically to use the #jobs and #remote-jobs channels only -- but it seems recruiters don't bother to read that...
You could mash up these libraries depending on your use case: https://github.com/viesti/sql-to-spec https://github.com/Provisdom/spectomic https://github.com/stathissideris/spec-provider
Cons: you'd have to do it manually (time-consuming) Pros: you'd have to do it manually (being explicit about the modeling / conversion is probably worth it long term)