Sabitlenmiş Tweet
subzey
9.7K posts


@5eniorDeveloper Parece un residuo de JSONP, una técnica anticuada superada por CORS.
Antes, tenías que responder con un 200 o nada funcionaba.
La API ya usa CORS pero su esquema sigue siendo compatible con JSONP
Español

@backmeupplz In other words, SSR is not a silver bullet, yet please do not demonize it. It's a tool that if used correctly may significantly improve LCP.
But yes, Next sucks ass
English

@backmeupplz Skip rendering user-specific content and now you have a publicly cacheable page. Set an adequate cache-control and now your SSRed page is served from the CDN HTTP cache as fast as the statically generated one
English
subzey retweetledi

Node.js is moving to one major release per year starting with Node 27! 🚀
✅ Simpler: Every release becomes LTS.
✅ Predictable: Version numbers now align with the year.
✅ New: A 6-month Alpha channel for early testing.
Read why we’re evolving: bit.ly/4rnosLg
English
subzey retweetledi
subzey retweetledi

A Vercel user reported an issue that sounded extremely scary. An unknown GitHub OSS codebase being deployed to their team.
We, of course, took the report extremely seriously and began an investigation. Security and infra engineering engaged.
Turns out Opus 4.6 *hallucinated a public repository ID* and used our API to deploy it. Luckily for this user, the repository was harmless and random. The JSON payload looked like this:
"𝚐𝚒𝚝𝚂𝚘𝚞𝚛𝚌𝚎": {
"𝚝𝚢𝚙𝚎": "𝚐𝚒𝚝𝚑𝚞𝚋",
"𝚛𝚎𝚙𝚘𝙸𝚍": "𝟿𝟷𝟹𝟿𝟹𝟿𝟺𝟶𝟷", // ⚠️ 𝚑𝚊𝚕𝚕𝚞𝚌𝚒𝚗𝚊𝚝𝚎𝚍
"𝚛𝚎𝚏": "𝚖𝚊𝚒𝚗"
}
When the user asked the agent to explain the failure, it confessed:
The agent never looked up the GitHub repo ID via the GitHub API. There are zero GitHub API calls in the session before the first rogue deployment.
The number 913939401 appears for the first time at line 877 — the agent fabricated it entirely.
The agent knew the correct project ID (prj_▒▒▒▒▒▒) and project name (▒▒▒▒▒▒) but invented a plausible-looking numeric repo ID rather than looking it up.
Some takeaways:
▪️ Even the smartest models have bizarre failure modes that are very different from ours. Humans make lots of mistakes, but certainly not make up a random repo id.
▪️ Powerful APIs create additional risks for agents. The API exist to import and deploy legitimate code, but not if the agent decides to hallucinate what code to deploy!
▪️ Thus, it's likely the agent would have had better results had it not decided to use the API and stuck with CLI or MCP.
This reinforces our commitment to make Vercel the most secure platform for agentic engineering. Through deeper integrations with tools like Claude Code and additional guardrails, we're confident security and privacy will be upheld.
Note: the repo id above is randomized for privacy reasons.
English
subzey retweetledi
subzey retweetledi

ASPA is the cryptographic upgrade for BGP that helps prevent route leaks by verifying the path network traffic takes. New features in Cloudflare Radar make tracking its adoption easy. cfl.re/3OOUWk1
English
subzey retweetledi

Хватит уже про ИИ, давайте поговорим о «человеческом» программировании…
Этот шутер весит всего 64 КИЛОБАЙТА.
Да, меньше, чем иконка в вашем докере. И его сжимали несколько лет.
Британский разработчик daivuk выпустил полноценную игру QUOD (daivuk.itch.io/quod) — она помещается на обычную дискету, но выглядит как нормальный современный ретро-шутер.
И это не демка, а полноценная игра. Внутри есть:
• 4 вида врагов
• 4 типа оружия — от пушек до топоров
• финальный босс
• саундтрек и звуки монстров
• двери, платформы, переключатели
• взрывы и кровь на стенах
• волны на воде
• пасхалки
И всё это — 64 КБ.
Для сравнения: один пустой React-проект весит примерно в 10 000 раз больше.
Разработчик начинал с редакторов уровней для Quake, но в итоге написал собственные инструменты для экстремального сжатия и оптимизации ассетов.
Это и есть настоящее искусство программирования.
Когда ты не добавляешь ещё один слой абстракции — а убираешь всё лишнее.
Напоминание, что хороший код — это не тот, который может всё. А тот, который делает максимум с минимумом.



Русский
subzey retweetledi

thought this was a scarily skinny and hairy neck
doxie@doxie_gay
i'm lowkey in a financial ruin i may never recover from
English

@Kirst0leg «Evil cannot create anything new, they can only corrupt and ruin what good forces have invented or made»
English

Сука, это такая дурка
Вы, блять, просто скопировали УЖЕ СДЕЛАННУЮ рекламу и такие "вот, и нам не надо миллионов долларов"
Это как если я по табам с сонгстера сыграю Purple Haze и назову себя таким же пиздатым гитаристом, как Хендрикс
el.cine@EHuanglu
AI is massively reducing production cost you can now make a millions dollar ad for a few bucks with AI.. human motion, voice, camera motion are alr very natural and realistic here's guide + examples:
Русский
subzey retweetledi

@skv_nskv @acidumKey @4gazeta Закончил волжский контейнеростроительный по специальности sudoмеханик, сейчас уже на Кубернетесе хожу
Русский

@dbalakov @_l_ll__ll_l_ Нас фронтендеров уже лет 20 как Macromedia Dreamweaver заменил. А потом Тильда ещё раз заменила. Затем npm полный пакетов реакта на все случаи жизни. Сейчас вот агенты заменяют
Русский

@_l_ll__ll_l_ Я больше 25 лет в ИТ и помню ещё с начала карьеры, как нас должны были заменить визуальным программированием, где просто соединяешь блоки алгоритмов.
Похороны ИТ и разработки как профессии — регулярное событие
Русский
subzey retweetledi
subzey retweetledi
















