http://blog.plataformatec.com.br/2020/01/important-informati...
Nubank acquires Cognitect
71–80 of 281 posts
Re: Nubank acquires Cognitect
#72Earlier quoted context omitted.
A lot of people don't seem to mind building on top of tech owned and developed by a telecommunications company - Erlang.
Yep, telecomms and banks, very similar dynamics and incentives /s
Re: Nubank acquires Cognitect
#73Earlier quoted context omitted.
Immutability is a very powerful idea when record keeping and dealing with transactions. I know of at least one major bank whose ledgers are written Haskell.
any relevant links to share about this?
Re: Nubank acquires Cognitect
#74Earlier quoted context omitted.
It says this in your post. Cognitect will continue to offer professional services for Datomic customers, but will transition out of general consulting development. Does this mean your general consulting services are going away?
I friend of mine hired the principles at Cognitect to kick off a Clojure/Datomic project. They were like a force of nature, really, and very quickly got things set up and helped with architectural decisions, etc. I would imagine that they have helped hundreds of customers this way. From the blog post, I think that the answer to your question is yes: they will stop general consulting services.
Re: Nubank acquires Cognitect
#75Wow, that's enormous especially for a concise language like Clojure. Very happy about this announcement as a Clojure user. Sounds like it's going to be viable for at least another decade.
Re: Nubank acquires Cognitect
#76The task of making a viable commercial database in 2020 is herculean and I can really empathize with the team's need to both keep cashflow and have a sufficiently sized deployment to debug against.
Can also say that everyone I've met at nubank are really passionate about the ecosystem and seem like they'll be excellent partners
Re: Nubank acquires Cognitect
#77Re: Nubank acquires Cognitect
#78The bull case here is if Nubank goes full Amazon and uses banking as a beachhead to create the next layer up from AWS, which Clojure/Datomic is amazingly perfect for – data all the things
Re: Nubank acquires Cognitect
#79Earlier quoted context omitted.
Clojure has many free IDEs. Many people currently use Emacs w/CIDER, Atom w/Chlorine, Visual Studio w/Calva, Vim w/Fireplace, etc. For that matter, Cursive also has a free non-commercial edition.
I've found CIDER superior to Cursive for Clojurescript, specifically. I use a combination of IntelliJ (with the emacs keybindings) and emacs depending on which language I'm working with. Most of my projects involve two or more languages, so I'll usually have both editors open all day :) As an aside, I'm starting to become a fan of Kotlin for backends (with some Clojure sprinkled in where it offers a big advantage), a…
Re: Nubank acquires Cognitect
#80Anyone know what language qldb is built on ?