HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmofp

no profile record

Submissions

DDD and the Simplicity Gospel

oluatte.com
1 points·by dmofp·8 เดือนที่ผ่านมา·0 comments

DDD and the Simplicity Gospel

oluatte.com
3 points·by dmofp·8 เดือนที่ผ่านมา·0 comments

comments

dmofp
·เดือนที่แล้ว·discuss
Ahh I see it now (sorry for the false alarm).

I do think the site could use some more prominent CTAs. I think i vaaguely noticed that button but thought it was one of those AI chat bubble.
dmofp
·เดือนที่แล้ว·discuss
Good point. I haven't thought much about being forced to grow headcount. One can only hope for such PMF. And if you get it, i guess you become more of the target for the kinds of behaviors mentioned in the book.

I hope we get PMF with what we're building. But also hope to stay as small as possible however unrealistic that is.,

Thanks!
dmofp
·เดือนที่แล้ว·discuss
I might be missing something here but the Virgil website doesn't appear to have a CTA / Get Started / Sign Up / Contact Form or any other way to get in touch?
dmofp
·เดือนที่แล้ว·discuss
Thanks a ton! I have called several local firms about these structures and it hasn't been very successful (note; i have complex requirements in addition to wanting the protections in your book).

One other thing i've grappled with while reading the book is this:

Some of the internal issues you describe seem to come from companies growing too big. The Founders who lose control, weakening culture etc. The size of a company seems to correlate with so many issues (not all related to financial gravity).

I wonder how much pain can be avoided by just staying small (employee count).

Thanks again for the book(s). It feels very mission driven which perfect.
dmofp
·เดือนที่แล้ว·discuss
Thanks for doing this, Eric. I'm about halfway through Incorruptible and loving it so far.

Do you have any recommendations for entity formation infra that caters to mission driven companies? Something like Stripe Atlas that can form the more complex structures? Forming a PBC is becoming more standard but tthe other structures seem more esoteric (and expensive).
dmofp
·7 เดือนที่ผ่านมา·discuss
I have a somewhat different take on this (somewhat captured in the post linked below).

IMO, the best way to raise the floor of LLM performance in codebases is by building meaning into the code base itself ala DDD. If your codebase is hard to understand and grok for a human, it will be the same for an LLM. If your codebase is unstructured and has no definable patterns, it will be harder for an LLM to use.

You can try to overcome this with even more tooling and more workflows but IMO, it is throwing good money after bad. it is ironic and maybe unpopular, but it turns out LLMs prove that all the folks yapping about language and meaning (re: DDD) were right.

DDD & the Simplicity Gospel:

https://oluatte.com/posts/domain-driven-design-simplicity-go...