βThe problem with object-oriented languages is theyβve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.β
RIP @joeerl
I think many struggle with OLTP relational databases because we do a bad job educating people, and many of our best practices are not actually best practices. RDBMSes can do a lot more than most people think. Wanted to share a few contrarian principles that helped me out w/ them:
We just shipped a new blog post I wrote on the @dagster blog. It's a step-by-step tutorial on how to build a ChatGPT-like bot that can answer technical questions about any GitHub repo using a great new Python library - @LangChain - and the @OpenAI API. (1/4)
a few weeks ago, i moved summarize dot tech off of gpt-3.5 and onto @MistralAI's mistral-7b-instruct, an open-source LLM that runs on normie hardware. the model is hosted by @perplexity_ai. it's just as fast, just as high quality, and much cheaper to run. here are the details: