Название

UserAllContent

Content by piousbox

Ленинград, конец восьмидесятых. У нас на кафедре был доцент – Игорь Матвеевич, возрастом под сорок, развёлся недавно, переживал, потух глазами, интерес ко всему потерял. У него там...


Ленинград, конец восьмидесятых.

У нас на кафедре был доцент – Игорь Матвеевич, возрастом под сорок, развёлся недавно, переживал, потух глазами, интерес ко всему потерял. У него там кроме лишнего веса ещё всякие болячки были, он особо не распространялся, но переживал сильно.

Кто ему посоветовал такое лечебное голодание? Не знаю.

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

НАШИ ДЕТКИ


Степан вчера говорит своей младшей сестре: "Ася, а давай ты мне подаришь всех ящериц."
Ася говорит: "А мне что?"
Он такой: "А я буду играть с тобой в прятки!"
Ася сразу сдалась: "На, бери всё."
Вот, думаю, прохиндей. Ведь и в прятки не будет играть, и игрушки отжал.
Вообще очень интересно смотреть, как растут люди, из кого вылупляются мужчины и женщины.
Степан - старший брат (6 лет), он соображает лучше, но и у Аси (4 года) есть преимущество: она женщина, а это никогда не проходит даром.

Не рожала - не баба.


Тебе исполняется 14 лет и ты становишься на учет в местный роддом и сообщаешь обо всех изменениях происходящих с тобой в этот роддом. Когда исполнится 18 лет, то идешь в роддом, где тебя проверят и скажут можешь ли ты рожать или нет. Будь уверена на 99%, что местный доктор скажет тебе, что ты к родам готова и впишет тебе "А" или "Б" категорию рожениц. Затем насильственным путём и причем законным тебя оплодотворят и из твоего города отправят на год вынашивать и рожать куда-нибудь на Итуруп. Тебе назначат роженическое довольствие 2000 рублей.

Арабские государства и Северная Африка страдают от самой высокой в ​​мире безработицы среди молодежи


По данным Международной организации труда ( МОТ ), в 2023 году уровень безработицы среди молодежи достиг самого низкого уровня за последние 15 лет — 13% , что свидетельствует о значительном восстановлении после высоких показателей во время  пандемии COVID-19 .

Однако эти показатели безработицы существенно различаются в зависимости от географического региона.

Пентагон спасает Intel на фоне падения стоимости акций компании


В неожиданном, но стратегическом шаге Пентагон недавно вмешался, чтобы оказать финансовую помощь корпорации Intel, ведущей американской компании по производству полупроводников, поскольку цена ее акций продолжает резко падать. Эта помощь подчеркивает важную роль Intel в национальной безопасности и технологической инфраструктуре Соединенных Штатов, поднимая вопросы о растущей взаимозависимости между компаниями частного сектора и государственными учреждениями.

User Comments

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.
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.