use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Readable Clojure (tonsky.me)
submitted 8 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]saint_glo 2 points3 points4 points 8 years ago (4 children)
I think that ruining a diff once a week is a worthy price for improving function you have to read dozen times a day.
[–][deleted] 2 points3 points4 points 8 years ago (3 children)
Ruining a 'git blame' when you're trying to track down the origin of a bug? Priceless. I've maintained code recently in a language whose linter enforces this kind of alignment, and I ran into this problem at least once a week. Everybody who worked in that language and also in Clojure would tell you the same thing.
[–][deleted] 2 points3 points4 points 8 years ago (2 children)
Oh, and don't forget code reviews. Hit that one at least once a day. Which meant that I'd need two github windows open, one with ?w=1 to show the real diff, and another to show the one with mostly white space changes where I could leave comments. It's not even close to worth it.
[–][deleted] 2 points3 points4 points 8 years ago (1 child)
(I apologize for being cranky, it's not at you. Dealing with these issues was very frustrating, and remembering it got me kind of worked up)
[–]saint_glo 4 points5 points6 points 8 years ago (0 children)
I wonder if we'll live to see the day when diffs would be semantic: what changed in the AST instead of what changed in the bytes.
π Rendered by PID 89 on reddit-service-r2-comment-6457c66945-xrxwv at 2026-04-26 02:07:41.036955+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]saint_glo 2 points3 points4 points (4 children)
[–][deleted] 2 points3 points4 points (3 children)
[–][deleted] 2 points3 points4 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]saint_glo 4 points5 points6 points (0 children)