Round Numbers
Round Numbers I really don’t want to push my luck, but it seems we’ve reached a perfectly round number of subscribers. So let me tell you a story. Many, many years ago, an Indian shah was bored. Then a wise man came and
EN / RU
Round Numbers I really don’t want to push my luck, but it seems we’ve reached a perfectly round number of subscribers. So let me tell you a story. Many, many years ago, an Indian shah was bored. Then a wise man came and
Agent personalities I've been working on quite a tedious and bulky task. In general, it's about extracting a structure from medium-sized data in a free form. I came up with the following pipeline: 💣 take a sample of abou
Milestone I have been waiting for this milestone for quite a while. I already have an idea for the celebratory post. For now, let's quietly awe (o-o-o!) this point.
Titanic. Embarkation In previous posts we started exploratory data analysis of the Titanic dataset. We already checked [the list of features](<https://t.me/phys_math_dev/135>) and checked [whether age](<https://t.me/phys
#shitposting #meme It's Friday! Last week I found [a channel](<https://t.me/retardw1zardcore>) and I want to share some content because it's hilarious. I spent Monday skimming through it. It turned out that these memes a
In the poll reference to the "friendly chat" didn't appeared. So: [friendly channel](<https://t.me/ability_2112>) [friendly chat](<https://t.me/+IDeltH66BlAwMWUy>) [friendly message](<https://t.me/c/3395333046/610>) Link
Tasks and Ribbons There is a famous [problem](<https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation/>), that comes up from time to time. I stumbled upon it in several interviews with Big Tech companies.
Marionette Codex Today I want to share one technical insight. Suppose you are building your own project and you want to add an agent into it. At first glance, it sounds simple: send a prompt, get an answer, repeat, call
[Груздь, сделай меня Богом](<https://t.me/minutka_ethnography/961>)
Simple wood farm It's a simple wood farm for the beginning of the game. ```python def best_move(d1, n1, d2, n2): d, n = ((d1, n1), (d2, n2))[n2 < n1] for _ in range(n): move(d) def nav(x2, y2): x1, y1 = get_pos_x(), get
6*6 to a really round number One more number I can't leave unnoticed. It is not a true round number, but I can see a few interesting facts here. First of all, it's the voltage of household outlets. I can't help but menti
TFWR. Simple pumpkin harvest The goal of this post is not to give you a ready polished and optimized pumpkin harvester in the TFWR game. I want to show you the simplest possible harvester, as I know it and explain step-b
A fleeting moment of joy. Vibe analytics. Thank you very much for the supportive reactions to [the previous post](<https://t.me/phys_math_dev/166>) about the RAG competition. A few words about the progress. On Sunday I s
The Farmer Was Replaced — navigation 🛸 From time to time I write about the game The Farmer Was Replaced. Unexpectedly it turned into a nice playground for experimenting with algorithms, navigation on toroidal grids, and
Agentic RAG Legal Challenge Why am I doing it? I'm reading a lot about agents, llms and other quite popular nowadays hot stuff. But, besides my project on work, I have no hands-on experience with all these technologies.
126 and 01239 👉 The sets 1, 2, 6 and 0, 1, 2, 3, 9 are fun because their arithmetic mean is an integer. And 01239 is slightly more fun: both median and mean are inside the set. 📖 A well known fact: if you look for a poin