5 ms·
absolutely sick of reading through obviously AI-slopped READMEs. it's your project, take a little pride and tell me why i should like it quickly instead of aski
by j3s 4mo ago
absolutely sick of reading through obviously AI-slopped READMEs. it's your project, take a little pride and tell me why i should like it quickly instead of asking your agent to rattle off a list of features -- it's severely boring & offputting.
- marcingas 4mo agoThanks for feedback. Here's a pre-AI-slopped README https://github.com/nooga/let-go/blob/98c2e2ebf38519bceb4f7991529f03b0125a4909/README.md https://github.com/nooga/let-go/blob/98c2e2ebf38519bceb4f799... You can also refer to the HN post itself - it says why I think it's cool.
- j3s 4mo agoapologies if i was blunt - readme sloppage is a particular annoyance of mine that is quickly becoming common. i'm not against vibecoding, far from it. but a readme is a part of a project that humans immediately touch - seeing it littered with em-dashes signals carelessness. i appreciate you taking my feedback with grace.
- marcingas 4mo agoNo worries at all. I understand your point. I'll look into fixing this!
- rcarmo 4mo agoI would like to point out, again, that em dashes are very much used by humans that run macOS or iOS — like in this case.
- isityettime 4mo agoAlso Linux, where it's easy to configure a compose key to mnemonically type all the Unicode goodies you can think of. Android's software keyboards generally make it easy, too.
- stingraycharles 4mo agoWhy did you feel the need to slopify your README? The original version read much, much better. I genuinely don’t understand why people do this.
- marcingas 4mo agoGood question, perhaps I really was just careless. I'll look into fixing the README.
- stingraycharles 4mo agoIt’s all good. Your project is awesome (and I say this as someone who has done Clojure fulltime for 5 years and nowadays write mostly Go).
- uxcolumbo 4mo agoWhat made you stop using Clojure? Lack of Clojure jobs? Or something else?
- stingraycharles 4mo agoJob offer I couldn’t refuse that didn’t have Clojure. Now I work for a fully remote team, can work anywhere in the world, at any moment I want, leading the data / cloud team for a distributed timeseries database. Can’t complain. :) Clojure has had a huge, fundamental impact on my way of approaching software development. I actually came from a Haskell / C++ background, but the way Clojure treats data still has a fundamental impact on how I reason about data, architecture and simplicity. I did have some issues with how Clojure is managed and do not always subscribe to Rich’s vision (I think core.spec makes no sense, a heavily macro based global state registry is fundamentally not how I would design this, and malli is infinitely better. same for core.async vs manifold), but that is a minor detail in what was a transformative experience for me. I believe I am not alone when I say this. I’m still following things from a distance. Considering the current thread, I’m actually very interested in yank, which is Clojure on LLVM, and have been sponsoring that project for a few years. That would be very nice if it could enter stable state, I may take another look again.
- jimbokun 4mo agoThis version is infinitely better.