Skip to content

Commit 53bfcce

Browse files
authored
Merge pull request #3132 from Blargian/fix_ne_tormozit
Fix video size on page "не тормозит"
2 parents 6f643f5 + e58c22b commit 53bfcce

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/en/faq/general/ne-tormozit.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,23 @@ toc_priority: 11
88

99
# What Does "Не тормозит" Mean? {#what-does-ne-tormozit-mean}
1010

11-
This question usually arises when people see vintage (limited production) ClickHouse t-shirts. They have large words **"ClickHouse не тормозит"** on the front.
11+
We often get this question when people see vintage (limited production) ClickHouse t-shirts. They have the words **"ClickHouse не тормозит"** written in big bold text on the front.
1212

1313
Before ClickHouse became open-source, it was developed as an in-house storage system by a large European IT company, [Yandex](https://yandex.com/company/). That’s why it initially got its slogan in Cyrillic, which is "не тормозит" (pronounced as "ne tormozit"). After the open-source release, we first produced some of those t-shirts for local events, and it was a no-brainer to use the slogan as-is.
1414

15-
One of the following batches of those t-shirts was supposed to be given away at international events, and we tried to make the English version of the slogan. Unfortunately, the original phrase is kind of elegant in terms of expressing stuff, and there was a restriction of limited space on a t-shirt, so we failed to come up with a good enough translation (most options appeared to be either long or inaccurate) and decided to keep the slogan even on t-shirts produced for international events. It appeared to be a great decision because people all over the world were positively surprised and curious when they saw it.
15+
A second batch of these t-shirts was supposed to be given away at international events, and we tried to make an English version of the slogan.
16+
Unfortunately, we just couldn't come up with a punchy equivalent in English. The original phrase is elegant in its expression while being succinct, and restrictions on space on the t-shirt meant that we failed to come up with a good enough translation as most options appeared to be either too long or inaccurate.
17+
We decided to keep the slogan even on t-shirts produced for international events. It appeared to be a great decision because people all over the world were positively surprised and curious when they saw it.
1618

1719
So, what does it mean? Here are some ways to translate *"не тормозит"*:
1820

19-
- If you translate it literally, it’d be something like *"ClickHouse does not press the brake pedal"*.
20-
- Shorter, but not so precise versions could be *"ClickHouse is not slow"*, *"ClickHouse does not lag"* or just *"ClickHouse is fast"*.
21+
- If you translate it literally, it sounds something like *"ClickHouse does not press the brake pedal"*.
22+
- Shorter, but less precise translations might be *"ClickHouse is not slow"*, *"ClickHouse does not lag"* or just *"ClickHouse is fast"*.
2123

2224
If you haven’t seen one of those t-shirts in person, you can check them out online in many ClickHouse-related videos. For example, this one:
2325

24-
<iframe src="//www.youtube.com/embed/bSyQahMVZ7w" frameborder="0" allowfullscreen ></iframe>
26+
<div class='vimeo-container'>
27+
<iframe width="560" height="315" src="http://www.youtube.com/embed/bSyQahMVZ7w" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
28+
</div>
2529

26-
P.S. These t-shirts are not for sale, they were given away for free on some [ClickHouse Meetups](https://www.meetup.com/pro/clickhouse/), usually as a gift for best questions or other forms of active participation. Now, these t-shirts are no longer produced, and they have become highly-valued collector's items.
30+
_P.S. These t-shirts are not for sale_, they were given away for free at some [ClickHouse Meetups](https://www.meetup.com/pro/clickhouse/), usually as a gift for best questions or other forms of active participation. Now, these t-shirts are no longer produced, and they have become highly valued collector's items.

0 commit comments

Comments
 (0)