PinnedDozens of reasons why you should learn PythonLet's enjoy this light reading about one of the most popular programming languages — Python, under this beautiful music. In the end you…Feb 20, 2021A response icon2Feb 20, 2021A response icon2
Published inPython 2025 & Beyond🧠 Tiny Models, Big Impact: PEFT, BitsAndBytes, and Efficient LLMsLarge language models used to mean one thing: you needed a huge GPU just to run them. But in 2025, we’re witnessing a major shift — thanks…Jul 8Jul 8
Published inPython 2025 & Beyond🧠 LangChain, LlamaIndex, and Gradio—The New Standard Stack for Python AI AppsIn 2025, if you’re building with LLMs in Python, you’re almost certainly using LangChain, LlamaIndex, or Gradio—and likely all three.Jun 26Jun 26
Published inPython 2025 & BeyondPython in 2025: What’s Mainstream NowPython continues to dominate the AI and data landscape in 2025—not just because it’s easy to learn, but because it adapts. With the…Jun 24Jun 24
40 books I read in 2021: Mainly BullshitWhy “Mainly bullshit”? Because it is f*cking hard to find good and valuable books. In 2021 I collected a very blended bookshelf. As you can…Jan 4, 2022A response icon4Jan 4, 2022A response icon4
How to interact with Blockchain via Web3.pyBlockchain's role grows every day. In today's world Blockchain is a part of many products. And usually, we need to interact with…Apr 9, 2021Apr 9, 2021
C/C++ Extension for PythonRecently I need to write a very fast and flexible crypto lib. And C++ is one of the richest languages with many crypto modules and libs…Jan 14, 2019A response icon1Jan 14, 2019A response icon1
Types in GO and PythonDespite of other properties programming languages are statically typed(eg. GO) and dynamically typed(eg. Python).Jul 15, 2018Jul 15, 2018