Even Microsoft couldn't make Windows 11 work well on 8GB of RAM 4 days ago
Try using docker, then you’re really in trouble.
HN user
Try using docker, then you’re really in trouble.
Why not Claude remote control?
Everything doesn’t need a use case. It’s simply cool.
yep, my wife does this routinely
The categories are too broad to be useful.
I don’t understand the need for most of the patterns described in this book. Why abstract away SQLalchemy using a Repository when it is already an abstraction over the database? What’s the purpose of the unit of work? To me hand rolling SQL is much more maintainable than this abstraction soup