This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-05-15
Channels
- # announcements (17)
- # babashka (16)
- # beginners (17)
- # biff (13)
- # cider (63)
- # cljsrn (8)
- # clojure (34)
- # clojure-europe (12)
- # clojure-germany (4)
- # clojure-nl (2)
- # clojure-spec (17)
- # clojure-uk (2)
- # clojurescript (51)
- # code-reviews (1)
- # conjure (15)
- # cursive (16)
- # datomic (10)
- # emacs (4)
- # fulcro (13)
- # graalvm (4)
- # helix (3)
- # introduce-yourself (7)
- # kaocha (2)
- # lsp (4)
- # music (2)
- # off-topic (11)
- # re-frame (2)
- # reagent (3)
- # releases (1)
- # remote-jobs (1)
- # shadow-cljs (21)
- # spacemacs (4)
- # sql (1)
- # vim (2)
hey everyone - been a computer programmer now for a long time (pre-web even!). mostly work in javascript these days building front ends for ETL/ELT type tools. have a lot of java and ruby/rails experience as well. lately am delving into elixir and clojurescript tp stretch my brain a little. recently pushed my 1st cljs project up to github: https://github.com/emh/boids - am excited to dig deeper into the language and ecosystem.
Hi! Like @pez and @eggsyntax I am also one of the admins here. I’ve been doing Clojure for just over a decade, in production, for online dating and I do a lot of open source stuff too (when my cats permit me the time). Prior to Clojure: Scala, Groovy, Java (and ColdFusion on the JVM too), C++, C, COBOL, assembler (yeah, I’m that old). Aside from cats, my other big passion is music (The Fall is my favorite band).
funny, i’ve never heard of the fall but it’s the second mention of them today: https://www.theguardian.com/music/2021/may/13/satanic-bikers-time-portals-and-the-fall-the-story-of-mark-e-smiths-secret-screenplay
Oh wow, I hadn’t heard about that before. That’s something I’d love to see. The Fall have a huge body of work — over 90 albums, including 31 studio albums (I have all of them, several compilations and live albums too — and I’ve seen them live countless times). I’m just listening to The Unutterable right now (from just over two decades ago, hard to believe).
I first heard them on the John Peel radio show back in the late ’70s and was instantly hooked…
I’m also assembler-old. I did it semi-professionally one summer working at Ericsson. The manager thought keyboard and screen was cheating so we didn’t have such fancy stuff attached to the PDP-11 we used to test some circuit boards. I wrote my programs in assembly, then used the assembly book translating to binary, and then entered the programs using 18 switches, 0-15, LOAD, and RUN, iirc. (The manager just entered his programs w/o writing anything down.) At home I used assembly to squeeze what I could out of the 1MHz of my VIC20 CPU.