This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-26
Channels
- # announcements (5)
- # architecture (79)
- # babashka (48)
- # beginners (148)
- # calva (57)
- # cider (31)
- # clara (2)
- # clj-kondo (4)
- # cljs-dev (6)
- # cljsrn (1)
- # clojure (10)
- # clojure-australia (4)
- # clojure-dev (5)
- # clojure-europe (13)
- # clojure-france (1)
- # clojure-nl (6)
- # clojure-provo (4)
- # clojure-uk (51)
- # clojurescript (38)
- # conjure (20)
- # core-logic (18)
- # cursive (28)
- # datomic (12)
- # duct (2)
- # emacs (16)
- # figwheel-main (3)
- # fulcro (43)
- # honeysql (17)
- # hoplon (3)
- # jobs (1)
- # meander (4)
- # mount (5)
- # off-topic (32)
- # pathom (6)
- # pedestal (5)
- # re-frame (1)
- # reagent (2)
- # reveal (8)
- # shadow-cljs (209)
- # spacemacs (5)
- # tools-deps (37)
- # xtdb (18)
I shouldn’t have posted that so late in the evening. I meant to ask is anyone has very good Pulsar understanding and can help configuring our Pulsar cluster, not Kafka. But if you’re all telling me we should use Kafka instead, I’d like to hear that too of course.
Don't Pulsar has some community / user group / mailing list. As they don't need to know anything about Clojure, I assume. Like in the other tread, they seem complementary rather than replacing one for the other. But I don't know the application so it could be Kafka would be a better fit.
BTW, I would not recommend Kafka. I've seen it being used for all the wrong reasons, so if Pulsar is working with you, it's better to stay with it 🙂
https://www.microsoft.com/en-us/research/blog/lambda-the-ultimatae-excel-worksheet-function/
> LAMBDA: The ultimate Excel worksheet function 😄 Excel Data types, let, now lambdas - are we seeing SPJ's master plan to stealth Haskell into the mainstream?
It just doesn't seem like a good business. I guess it depends if you think they can pivot into online. Im not convinced.
it is rational because of the asymmetry of supply/demand. if there are 10 shares, and shorters have to buy 15 shares because they decided to sign such a contract, the price will go very high because there are just not enough shares
When I say rational, I mean it seems, imo, to be unlinked to gamestops viability as a business.
I feel the same about tesla. I like the cars but the share price seems more linked to musk than fundamentals about tesla
actually after reading about GME and getting into it I understood WTF was going on with tesla
Same. It's been quite a fun ride (and I just paid off my credit card balance with it) but I've also learned quite a bit immersing myself in the chaos.
My friend bought some a few days ago and from what I can tell they've already more than doubled in value. Anyway, while the explosive growth right now is artificial, perhaps the previous value of the stock was too. I think the analysis that made r/wsb finally jump on it was pretty sound: https://youtu.be/GZTr1-Gp74U
there is a spreadsheet for linux called "SIAG" (scheme in a grid), so why not use excel as "HIAG" (haskell in a grid)
Hi guys, I'm looking for something I was using in my previous install for clojure, transforming #{} (partial ) (comp ) in some fancy characters. I was looking for a font but I guess it is something else.
In intelligent you can use clojure pretty symbol plugin. Also a nice font with ligatures is first code.
@caumond that sounds like prettify-symbols-mode
in emacs