Notes
Here are collected small notes about all sorts of unimportant, everyday trifles. Which are not worthy of a separate article or any other mention. You can consider this my diary. An easy way for me to splash everything out on the site in a minute, so to speak.
In english/
Notes/
Page 1
About a semantic core analysis
20.04.2026
20.04.2026
Lately, I've been trying to understand my semantic core. Or rather, part of it. It turned out something like this:

The funniest thing is that the original PNG image weighed 18 megabytes, while this one weighs less than 1 megabyte. That's why it's worth using WEBP today.
About a podcasts and an ads networks
28.03.2026
28.03.2026
I tried not to push too hard on the site today. The only thing I did was add the ability to add podcasts to the site, which would be hosted directly on the site.
I also looked at other ad networks I could work with, preferably internationally. And I found some alternatives to AdSense: Monetag and HilltopAds. The beauty of them for me is that they pay out in Bitcoin, which is quite nice because you don't have to deal with paperwork.
About an SSL and feedback form
27.03.2026
27.03.2026
Today, I accomplished three things:
- I published an article regarding the SSL certificate validation error.
- I made some minor tweaks to the homepage and moved all forms to the site's footer.
- I finally fixed the contact form on the website.
That's all for today.
Updated notes and worked on notifications from BTCPay
24.03.2026
24.03.2026
Today I was working on a system for sending emails when accepting payments via BTCPay. It's strange: I can send emails from my local machine without any problems, but when I try to do the same on the production server, nothing works.
I also modified the notes section. Now notes work not only through the standard CharField field in the model, but also through a FileField. This means, in practice, the presence of indents, links, fonts, and other markup that was only present in articles and tools.