Иван Закутний про
196 subscribers
130 photos
3 videos
161 links
Авторский канал про инженерию умных систем.
По всем вопросам: @m0n0x41d
Download Telegram
Good evening, ladies and gentlemen.

I bring you some good thoughts on information (or data, whatever) redundancy,
and this is far from being about database denormalization.

Please take a peek and lemme know what you think about it in the comments.

Click me, come on!

Love you all 😊
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2🌭2
What a beautiful day.
💊2🤯1🌭1
Channel name was changed to «[DSP] depersonal software process»
Hello, everybody, everywhere!
I hope you’re all doing well and staying healthy.

Here is my fresh post about conditional statements, especially about how to write them less.

CLICK ON ME

Please, lemme know what do you think about it in the comments 🙂
Cheers 🙏
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥3🌭1
Automation of tasks… How much meaning can be hidden behind these words, how many tasks.

When considering automating anything, be mindful.
Focus on repetitive actions and their frequency.

Why mention frequency?
Because there are jokes about spending 20 hours programming to automate something you could’ve done in 15 minutes.
If it’s something you do once a year, it’s better to check your backlog first.

But often, we repeat a tedious sequence of actions so much that it eventually drives us crazy.
Please, be kind to yourself. If you find yourself repeating the same actions over 2-3 weeks, it’s a red flag to ask:

What are the chances I’ll repeat these actions in the next two weeks?


If the answer is “quite likely,” ask:

How long will it take to automate this?


If it’s within a day — definitely do it!

And don’t go to the opposite extreme — I’ve seen people try to automate literally everything, even things they’ll never repeat.
While it might be good coding practice, is it really worth it?
👍3🌭1
My face when I realized on Wednesday evening that I forgot to start the new sprint in Jira yesterday.

Wait...
🤔1🌭1
🔤🔤🔤 🔤🔤🔤🔤❗️

What happened?

Why am I writing about soft skills?
Did I get bitten by managers?
Or was I always infected, because we’re all the walking dead already? 🔨

I don't know. It does not matter.

Well, the text is about being a precious, irreplaceable player.​

Read here. 🕵️‍♂️
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥3🌭1
4🌭1💊1
Brrrrrr 3 AM Mood
3🌭1💊1
Hello, hello!
Still alive, even after a 1.5-day local AI Hackathon I smashed on my head 🔨 (MVP is actually done, btw.)

I want to share a short note with you today about a terrible mental slippery slope that might just ruin any system if it’s not spotted soon enough.

The post also contains a hint on a great approach on how to spot it.

Happy reading, it’s short, really -> linky-linky 🔗
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥4🌭1
😢
Please open Telegram to view this post
VIEW IN TELEGRAM
🤬1🌭1
Good day, colleagues 😑

No one writes perfect code, especially the new o1 model 😳

Bugs have always existed,
dormant bugs are always lurking,
and they will be with us for some time in the future.

As well as debugging.
I wrote a bit about this -- feel free to read and enjoy, or hate, whatever 🌟

🔗LINK 🔗
Please open Telegram to view this post
VIEW IN TELEGRAM
2🌭2
https://fabric.so/ is complete dogshit 💩

The guys are drastically wanting your money and selling their product like a charming “one place for your notes and documents.”
Well, while they did a kind of good integration with some LLM for linking and summarizing your saved notes, documents, and links (linking “similar” stuff also works acceptably every other time),

I just encountered a horrible bug where the desktop Fabric app did not save my text note. 😢

I’ve been working on a new blog post for a couple of hours within its notes text editor, finished a big section, and boom, everything’s gone 🙂

Just becuase of that, no matter how good they integrated AI features - it is the dogshit 💩
Why? Because it is unnacaptable what such a critical and fundamental functionallity is not working propperly.

Well, at least they reacted pretty quickly to my bug report on Discord.

You know what? My note might not have been saved BECAUSE I DID NOT CLICK THE SAVE BUTTON INITIALLY, RIGHT AFTER CREATING THE NOTE!
Moreover, the developer mentioned that something similar happened to one of their team members a couple of weeks ago:

it does indeed sound pretty bad - the reason I asked about the Save button is it happened to somebody in the team a week or two ago, they did not click Save and so the content was wiped when they closed the modal; in which case it would be a UX problem more than a true bug (not sure what the case is for yours, and we are going to look into it)

They tried to restore something, but would it be surprise if I will say that nothing was restored?

lmfao
Please open Telegram to view this post
VIEW IN TELEGRAM
🌭2🤔1
Dear colleagues and friends, I humbly inform you that today is Wednesday.

I also wrote a short post a few days ago and forgot to share it with you here 🧌
It’s somewhat related to my previous critiques of the popular idea of "self-documented code"
Yikes.

Please give it a read and share your thoughts in the comments or via DM 🙂

Here: https://ivanzakutnii.com/blog/Embedding-Design-Into-Code
Or here: https://dev.to/m0n0x41d/embedding-design-into-code-n4e

Oh, and I’ve started writing a bit on Threads again: https://www.threads.net/@m0n0x41d?invite=0
Feel free to follow and troll me!

Cheers!
2🌭1
This media is not supported in your browser
VIEW IN TELEGRAM
The day has come! I am no longer team lead ⚰️
Congrats to me, please!

I am not fired, just moved to hopefully complete a technical role.
I will continue to work at Monite as a Staff Engineer. Hooray!

Thanks to everyone who has supported me on this and helped to do this quickly enough, love you all ❤️
5🔥1🌭1
Today I found out that our ClickHouse backups have not been working for the last 2 years.
Just to feed my curiosity, I went on an investigation into who the hell was configuring these backups initially. Well...
🔥5👍1🌭1
Textual modelling VS visual.

Have you ever come across infographics that are not just pictures but truly provide a comprehensive understanding of the system being modeled? 🤔

The kind of representation that’s easy to edit, maintain, and upgrade, and that a new engineer on the team can grasp without any huge additional explanations or clarifications from more experienced colleagues — and without formal text additions.

Personally, I’ve never encountered such diagrams. In fact, I believe it’s probably impossible to create them.

What I have seen are either poorly designed, ugly, and confusing diagrams or very beautiful and impressive visuals that evoke a good first gasp but quickly lead to a choke. 😶

These pictures may capture your admiration for 10 minutes, but as soon as you dive deeper, they raise a bunch of questions. Questions that can only be expressed in text to be properly addressed and further processed.

Text carries far more meaning per unit of space than a picture, and it’s much easier to correct and expand. A picture, on the other hand, can only be redrawn.

Take, for example, a flowchart representing a loop versus just the word “loop” itself. Both convey the same meaning, especially to someone who already knows what a loop is.

You might argue that a flowchart makes it easier to explain the concept of a loop to someone with no programming background. But that’s not true. 🙅‍♂️

Show a passerby a flowchart of a loop without annotations — they likely won’t understand a thing and will fall into fantasies and assumptions, depending on their background.

However, a concise text description of a loop, with a couple of examples and analogies, can communicate the concept to almost anyone.

From that moment on, the word “loop” will carry the same meaning for them as the clunky, angular flowchart with all its blocks, enabling its use to explain more complex matters. The word becomes a powerful container of essential meaning, staying flexible and applicable.

This is a simple example, but it extends seamlessly to diagrams and models of any size and nature — from the smallest to the largest. The bigger the system, the more relevant our problem becomes. Imagine a large system and the challenge of modeling its concepts and domain entities using both pictures and text. The latter approach feels promising and applicable. Whether it involves formal natural language specifications or specifications through common programming languages, it remains, ultimately, just text.

However, it is obviously not easy to reflect all domain intricacies in the code itself. That’s the point I was referring to here
🔗

Formal textual specifications are easy to write. I mean, even if it requires a lot o mental efforts of course, it is easier to reflect in text, than in rock painting. Because text carry more meaning in any sense, be the end of the day - even per square centimeter, and they are much easier to work with and moving forward.

We can even write multiple versions of the same system specifications for different stakeholders, using their “native languages.”

Good luck doing that with pictures. You will end up redrawing them constantly or struggling to find a way to communicate with others and share knowledge, instead of doing actual work.

Systems thinking and engineering are collaborative efforts. A picture alone does not effectively transfer domain-specific information from one person to another. Textual specifications excel at this.

Domain-specific languages are built from textual entities, not emojis.

It feels to me that there’s really nothing to argue about 😞
Please open Telegram to view this post
VIEW IN TELEGRAM
🌭2
3🌭2
Hello,

Recently, I had a great time exploring Meta Threads.

The recommendation algorithms are fantastic, and the community is surprisingly positive.
It is much easier to grow audience in Threads than here.
So I’ll be posting frequently in my Threads feed, feel free to subscribe if you using it.

I’m not sure if it makes sense to replicate all the messages from Threads here,
but I’ll definitely continue to announce new blog posts in this channel and share what I find to be the most interesting news and topics.

Just like now — I’m sharing my new post with you!
🔗The global state is not a Monster 🔗
Please open Telegram to view this post
VIEW IN TELEGRAM
🌭2