What is he misguided about, and what is the complexity he is simplifying. I ask out of genuine intrigue. Reading the post it comes across as someone who appeared to need to make a change in his life, unsure of what to…
> Do not open your web browser unless you have a specific search query in mind. I'd counter this one. I've too often caught myself watching something, talking to friends or reading a books and being captured by the need…
I like what you've done here. I've personally gone down the route of using SQLAlchemy to build queries. The primary reason is that SQLAlchemy lets me build up reuseable SQL elements, to encapsulate business logic, like…
What is he misguided about, and what is the complexity he is simplifying. I ask out of genuine intrigue. Reading the post it comes across as someone who appeared to need to make a change in his life, unsure of what to…
> Do not open your web browser unless you have a specific search query in mind. I'd counter this one. I've too often caught myself watching something, talking to friends or reading a books and being captured by the need…
I like what you've done here. I've personally gone down the route of using SQLAlchemy to build queries. The primary reason is that SQLAlchemy lets me build up reuseable SQL elements, to encapsulate business logic, like…