1
submitted 3 years ago* (last edited 3 years ago) by [M] to c/clojure@programming.dev
 
 

Welcome to c/clojure!

2
 
 

cross-posted from: https://programming.dev/post/54023908

Hi!

I've never read any of Uncle Bob's books. But I have taken interest in "Clean Architecture" as it seems like a good solution to make mid to large sized projects simple to understand and maintain.

I think MVC gets too much coupling and fails at larger projects, same with n-tier. But I'm not sure about anything right now (software design is a very complicated problem after all).

So I was wondering if you friends who have used Clean Architecture in production can share your knowledge and experience with me about this design?

Is it actually good and worth investing in?

Footnote:

I'm especially weighing this architecture because Uncle Bob's writings are really hit and miss. I don't see him as a master or guru so I take everything he says with a grain of salt.

3
4
5
Lambda Ring (libl.in)
submitted 4 weeks ago by to c/clojure@programming.dev
6
7
 
 

cross-posted from: https://lemmy.thewooskeys.com/post/1269207

FOSS calc and conversion

A friend of mine made a cool calculator and unit converter. It parses natural English phrases like "how many inches are in 3 feet?" and "300 miles / 65 mph in hours and minutes" and "download 10GB 1Gbps". You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.

8
9
10
11
Clojure Book Updated (clojure-book.gitlab.io)
submitted 1 month ago by to c/clojure@programming.dev
12
13
nREPL Forever (batsov.com)
submitted 1 month ago by to c/clojure@programming.dev
14
Edsger – a remarkable Clojure REPL (handwritten.danieljanus.pl)
submitted 1 month ago by to c/clojure@programming.dev
15
16
17
Tetris in Squint (squint-cljs.github.io)
submitted 2 months ago by to c/clojure@programming.dev
18
Optimizing Clojure: My AoC solution. (alirezaalavi87.github.io)
 
 

cross-posted from: https://programming.dev/post/50966781

I'm learning Clojure and solving advent of code puzzles is a great way to learn for me.

I've been trying to optimize one of my solutions (2025 day2) as far as I can.

Suggestions on how to optimize further will be greatly appreciated!

19
Learning Path to create Clofer (clofer.codeberg.page)
submitted 2 months ago by to c/clojure@programming.dev
20
21
22
Clofer: Clojure, Forged in Iron (clofer.codeberg.page)
submitted 2 months ago by to c/clojure@programming.dev
23
24
25
view more: next ›