RFC: spec talk? / spec-like features in other languages?

2020-08-28 Thread Leandro Doctors
Hello, Along with a friend, we are preparing a short talk on spec. The main idea is to show some lessons we "learned" (read: _are_ learning) exploring this awesome tool. This talk will be aimed at a "geeky" audience unfamiliar with Clojure, so we will surely add some quick Clojure overview. Bel

Re: RFC: spec talk? / spec-like features in other languages?

2020-08-29 Thread Leandro Doctors
On Sat, 29 Aug 2020 at 12:40, Aaron D. wrote: > Active Record Validations in Ruby/Rails are widely used and very much like > spec [...] [Speculation] makes [ARV] effectively just like spec. Thanks for taking the time to reply, Aaron. Your pointers are great! We will definitely mention ARV + Spe

Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Leandro Doctors
On Thu, 3 Jun 2021, 15:06 natha...@gmail.com, wrote: Please give the post a read, and I'm happy to answer any questions. > Nice article, Nathan. Definitely, it would be nice to see the code :-) Just curious... 1) You mention using Schema for data definition and validation. Did you consider usi

Clojure Packaging Team BoF @DebConf - Aug 26 (Thu): 17:00 UTC (Online)

2021-08-25 Thread Leandro Doctors
FYI --Leandro *** Clojure Packaging Team BoF Speaker: Elana Hashman Let’s gather the Debian Clojure community so we can find more maintainers, discuss Clojure policy, prioritize applications to be introduced into Debian, and talk about open ITPs for Clojur

[ANN] Clojure Packaging Team BoF @DebConf - Aug 26 (Thu): 17:00 UTC (Online)

2021-08-25 Thread Leandro Doctors
(Sorry for the double submission. I forgot to add the correct header.) FYI --Leandro *** Clojure Packaging Team BoF Speaker: Elana Hashman Let’s gather the Debian Clojure community so we can find more maintainers, discuss Clojure policy, prioritize applic

Clojure career advise?

2018-01-17 Thread Leandro Doctors
Hi, all, My name is Leandro Doctors. I am a member of ClojureBA, currently based in Buenos Aires, Argentina. I write you for some career advise on getting my first (paid) Clojure job. I have been wondering about this for some time now... *How do we break the circle?* (lack of jobs -> lack

Re: Developing in Clojure with Emacs: Mastering the Keyboard

2018-03-05 Thread Leandro Doctors
Hi, Chris, Have you tried Spacemacs? It comes with a pre-configured Clojure layer... Spacemacs.org For me, it worked flawlessly (the only big difference with the default configuration being using parinfer instead of paredit). Best, Leandro On 3 Mar 2018 13:11, "Chris Shellenbarger" wrote: > I