Skip to content

Commit ca74ee3

Browse files
committed
2025-06-03 11:35:04
1 parent a9cc41c commit ca74ee3

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

eng_2025/06/2025-06-03-11-32.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
https://www.youtube.com/@cursor_ai
3+
Cursor probably ran out of user growth, because instead of making their product good, they created a **YouTube channel** and started talking about how good their product is.
4+
5+
Currently two videos. An announcement and a discussion about their model.
6+
7+
[https://www.youtube.com/watch?v=sLaxGAL_Pl0](https://www.youtube.com/watch?v=sLaxGAL_Pl0)
8+
9+
![YouTube Preview](https://img.youtube.com/vi/sLaxGAL_Pl0/mqdefault.jpg)
10+
11+
**Key points:**
12+
13+
- The goal of Cursor is to create an AI assistant for developers that understands code better than a human.
14+
- Approach: They train models on huge amounts of data (including private repositories). They apply "curriculum learning" - from simple to complex.
15+
- Results: Cursor's models outperform Copilot and ChatGPT in code understanding tests. They *can edit code*, not just generate it (e.g., make changes based on instructions).
16+
- Features: "Code infilling" - predicting missing parts of the code. "Long-range dependencies" - understanding connections in large files.
17+
18+
19+
#cursor

ukr_2025/06/2025-06-03-11-32.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
https://www.youtube.com/@cursor_ai
3+
У Cursor, мабуть, закінчився приріст користувачів, оскільки вони замість того, щоб робити свій хороший продукт, створили ютуб канал і почали розповідати, який у них хороший продукт.
4+
5+
Зараз два відео. Анонс та розмова про їх модель.
6+
7+
[https://www.youtube.com/watch?v=sLaxGAL_Pl0](https://www.youtube.com/watch?v=sLaxGAL_Pl0)
8+
9+
![YouTube Preview](https://img.youtube.com/vi/sLaxGAL_Pl0/mqdefault.jpg)
10+
11+
**Ключові моменти:**
12+
13+
- Мета Cursor — створення ШІ-асистента для розробників, який розуміє код краще за людину.
14+
- Підхід: Навчають моделі на величезних обсягах даних (включно з приватними репозиторіями). Застосовують "curriculum learning" — від простого до складного.
15+
- Результати: Моделі Cursor перевершують Copilot та ChatGPT у тестах на розуміння коду. Вміють редагувати код, а не тільки генерувати (наприклад, вносити зміни за інструкцією).
16+
- Особливості: "Code infilling" — передбачення пропущених частин коду. "Long-range dependencies" — розуміння зв'язків у великих файлах.
17+
18+
#cursor

0 commit comments

Comments
 (0)