Название

UserAllContent

Content by piousbox

Однажды жил-был некий мальчик в бедной стране.


Однажды жил-был некий мальчик в бедной стране. Жизнь там была хуёвая, и мальчик мечтал уехать в страну богатую. В 23 года ему это удалось. И пошли у него дела, прямо сказать, ну зашибись. Он продвинулся среди учёных, получил степень доктора, и занял одно из ведущих мест в науке богатой страны. Занимался кучей важных проектов, и во всём ему сопутствовал успех. Он придумал вещи, коими мы пользуемся до сих пор. И так прошёл 21 год. Мальчик возмужал, купался в деньгах и славе. Было ему хорошо, денежно и вкусно.

Интересный человек⁠⁠


Я белорус. 53 года. Переехал в Чили уже давно. В прошлом веке. Без политики. По любви. Работаю в геологии. Живу в Пуэрто-Монт. Писать умею только отчёты об экспедициях. Так что делайте скидку.

Помните историю, когда леди заметила джентльмену:


Помните историю, когда леди заметила джентльмену:
- Вы вот мне в декольте пялитесь, а у самого – ширинка расстёгнута.
Джентльмен кивнул:
- Я так понимаю – Вы тоже мне не в глаза смотрели….

Задача официанта в отеле на шведском завтраке не смотря на ранее утро, недоброжелательность гостей – встречать их приветливо и радушно. Быстро, но четко рассказывать о завтраке, что в него входит, за что придется платить; и обязательно уточнять номер комнаты. Всякое, знаете ли, бывает.

Ты провел детство в деревне, если знаешь, что:


- Свинья, которую режут, может орать до 40 минут.
- Петух без головы может пробежать до 20 метров.
- На свадьбе можно умереть.
- На сельской дискотеке тоже.
- Если сосед не бухает, то он наркоман.
- На похоронах детям придется целовать трехдневный труп.
- Самогон можно варить на чем угодно.
- Если человек одет в чистое - он или едет в город, или идет в гости, или его хоронят.
- Если газовый баллон взрывается, крыша улетает к соседям.

Русская семья в представлении американской


Русская семья в представлении американской:
- Дорогая, я дома!
- Почему так поздно?
- По дороге медведь ногу вывихнул - пришлось водкой отпаивать.
- Садитесь все! Давайте выпьем водки.
- Мам, я пойду поиграю с медведем.
- Хорошо, только сначала выпей водки.
- А где наш дедушка?
- Он вторую неделю стоит в очереди за талонами на талоны.
- Хорошо, что он перед этим выпил водки. И ты без дела не сиди - иди
тоже выпей водки.
- Ладно, иди, погуляй, сынок, и не забудь написать вечером отчёт в КГБ!
А по пути домой не забудь купить водки - она заканчивается.

User Comments

If they have money to sue, that means they are very successful. Do I have money to sue? No.
If they have money to sue, that means they are very successful. Do I have money to sue? No.
If they have money to sue, that means they are very successful. Do I have money to sue? No.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.
Okay... not to diss on the author, but this hasn't aged well over the last 3 years. As a prorammer, I use AI every day. I used 3 of them in the past hour. Sure, I check every line AI generates, but I use AI nonetheless. Sure, I often discard the AI-generated changes and start over (and over, and over), yet it's still faster than me trying to type it all by hand. I'll literally tell AI to try to do something, scrap it, and try again, half a dozen times in a row, with slight modifications, and that will be faster than doing it myself.

Not to mention that oftentimes the AI does work! See this quick article for an example: https://wasyaco.com/w/20260815

Would I have come up with this solution on my own? I doubt it. Does it save me time and improve efficiency? Absolutely.

AI is very powerful, and works better than ever, and continues improving. Sure, a lot of it is fraud, a lot of it is questionable, and even the best modern AI will try to ruin your codebase, if you let it. (A junior programmer would also ruin your codebase if you let him.)

Fundamentally, I believe the GPT architecture actually go it right. The way brain works, the way neurons work. Each neuron does integrals, and together they *predict*, anticipate something, and that anticipation is what builds the world around us. The "attention" mechanic that divides computation into key, query, value, seems to work so well. And arguably, there is no cognition outside language. GPT does very well with language, with plain text, and generating (and consuming) plain-text instructions. Amazingly, even if all GPT does is give you probability of the next token, this alone is so powerful, that it looks like cognition.

So yeah. We are at the very scary place where AI *is* becoming indispensable. Even in defending yourself against AI.