Live data from Hacker News

(next Rich)

clojure.org

61–70 of 158 posts

Re: (next Rich)

#61
post #7

FWIW the original announcements in 2020: https://cognitect.com/blog/2020/07/23/Cognitect-Joins-Nubank https://news.ycombinator.com/item?id=23926407 https://building.nubank.com.br/welcoming-cognitect-nubank/ Very interesting story!

one year ago today. I'm guessing the waiting period is over for Rich

edit: not one year ago at all

Re: (next Rich)

#62

May have to do with https://finance.yahoo.com/quote/NU?p=NU and vesting periods :) A true computing thought leader. All the best Rich. My only complaint about you was not open-sourcing datomic and making it free for developers.

FWIW, Datomic still isn't open-source, but it is free:

- https://blog.datomic.com/2023/04/datomic-is-free.html - https://blog.datomic.com/2023/06/datomic-cloud-is-free.html

Re: (next Rich)

#63
post #20

Amazing news. I saw a video cast of Rick during a meeting @ NuBank, and it looked like corporate life had sucked the life out of him [1]. So, I'm glad he got out of there, and I hope he's able to shake it off like a bad dream. Building something like Clojure require radical thinking, and creative freedom. I can only imagine how trying to fit that into your weekly scrum sprint would be draining. And in the monthly mee…

Funny, I too thought of that very video the moment I’d read the news. Rich was barely managing to feign just enough engagement without appearing rude. Happy he has escaped.

Re: (next Rich)

#64
post #46

Earlier quoted context omitted.

thanks for the lesson etymonline

Go watch the classic Simple Made Easy and you'll understand the comment. https://youtu.be/SxdOUGdseq4

It might have started with Rich, but by now starting a Clojure talk with the destructuring (heh) of a word is basically a meme at this point.

Re: (next Rich)

#65
Well-deserved retirement! I recall a history of Clojure paper mentioning that Rich was using his retirement savings in the years spent to build Clojure[0]. This provides a lot of context as to why he has wanted to maintain ownership and tight control of Clojure. Overall, Clojure is a brilliant piece of work and it has made software development fun and productive. Many great talks were also given by Rich over the years, and Datomic, though the licensing was restrictive up until very recently, has so much synergy with Clojure that it's tough going back to Postgres. :)

Congratulations, Rich.

[0] https://download.clojure.org/papers/clojure-hopl-iv-final.pd...

Re: (next Rich)

#66

I wrote my first trading system in Clojure because a few of the libraries we relied on were in java. It was 2011 and I'd had about 3 years of lisp experience. I got a bit of side eye from people when I told them I was using a relatively new programming language but the fact that it was based on the JVM, which alot of HFT firms were using helped make the case. We didn't use if for more than a few years before it was r…

> The harder part was porting the algorithm implementation code. The reason was that I chose a common lisp trick of first writing a DSL in Clojure that was then used to write the algos.

Doesn't it mean that Lisp macros should really be avoided at all costs?

Re: (next Rich)

#67

Earlier quoted context omitted.

Go watch the classic Simple Made Easy and you'll understand the comment. https://youtu.be/SxdOUGdseq4

It might have started with Rich, but by now starting a Clojure talk with the destructuring (heh) of a word is basically a meme at this point.

Quite literally a meme: https://youtu.be/jlPaby7suOc?t=75

One of the funniest Conj talks ever.

Re: (next Rich)

#68
I was about to give up on a career in software development when I found Clojure in 2007.

Rich, I'll always be grateful to you for creating a language and community that got to the root of so many problems our industry still faces today. I'm confident it will continue to change the world as it has my own life.

Re: (next Rich)

#69

I wrote my first trading system in Clojure because a few of the libraries we relied on were in java. It was 2011 and I'd had about 3 years of lisp experience. I got a bit of side eye from people when I told them I was using a relatively new programming language but the fact that it was based on the JVM, which alot of HFT firms were using helped make the case. We didn't use if for more than a few years before it was r…

So you had to switch to C++ because Clojure / Java wasn't performant enough?

Re: (next Rich)

#70
Hammock time seems to be when the best ideas come around. Wishing Rich much more hammock time to ponder the life, universe, and Clojure.
Post reply on HN