Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Вышел ZCode - аналог Claude code
Вышел ZCode — десктопный аналог Claude Code от разработчиков GLM-5.2. Работает с API от Anthropic, поддерживает SSH-деплой на сервер, в том числе Linux.
Вместо пошаговых скриптов — система целеполагания Goal: закидываешь сложный промт, агент сам разбивает задачу и выполняет. Плюс управление через Telegram-бота.
Но главная фича — мультиагентность…
➡️ Читайте на сайте: https://aff.top/blog/vyshel-zcode-analog-claude-code
🧠 Ещё больше инсайтов → в канале AFF.top
Вышел ZCode — десктопный аналог Claude Code от разработчиков GLM-5.2. Работает с API от Anthropic, поддерживает SSH-деплой на сервер, в том числе Linux.
Вместо пошаговых скриптов — система целеполагания Goal: закидываешь сложный промт, агент сам разбивает задачу и выполняет. Плюс управление через Telegram-бота.
Но главная фича — мультиагентность…
➡️ Читайте на сайте: https://aff.top/blog/vyshel-zcode-analog-claude-code
🧠 Ещё больше инсайтов → в канале AFF.top
The SQL a marketer actually needs
Not a course. The four concepts that unblock 90 percent of your data questions.
— 1. Window functions for marketers — running totals and first-touch ordering, the two you'll use weekly. Source: Mode SQL tutorial.
— 2. The join that's secretly a funnel — left joins as the backbone of every drop-off analysis. Source: Select Star blog.
— 3. Date-truncation and cohorting — grouping by signup week without a spreadsheet pivot. Source: Metabase learn.
— 4. Reading a query plan, lightly — why your dashboard times out and the one index that fixes it. Source: PlanetScale blog.
Skip if your analyst answers everything same-day. Essential the first time you're blocked waiting on data.
That's the stack for this week. Forward to a teammate.
Not a course. The four concepts that unblock 90 percent of your data questions.
— 1. Window functions for marketers — running totals and first-touch ordering, the two you'll use weekly. Source: Mode SQL tutorial.
— 2. The join that's secretly a funnel — left joins as the backbone of every drop-off analysis. Source: Select Star blog.
— 3. Date-truncation and cohorting — grouping by signup week without a spreadsheet pivot. Source: Metabase learn.
— 4. Reading a query plan, lightly — why your dashboard times out and the one index that fixes it. Source: PlanetScale blog.
Skip if your analyst answers everything same-day. Essential the first time you're blocked waiting on data.
That's the stack for this week. Forward to a teammate.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Cloudeflare грозит Google блокировкой трафика
Cloudflare объявил: с 15 сентября 2026 года ИИ-краулеры будут заблокированы по умолчанию на всех сайтах с рекламой — включая Googlebot, Applebot и Bingbot.
Главная претензия — к Google: один и тот же бот индексирует страницы и собирает данные для обучения нейросетей, что даёт поисковику нечестное преимущество.
Но есть нюанс, который меняет всю к…
➡️ Читайте на сайте: https://aff.top/blog/cloudeflare-grozit-google-blokirovkoi-trafika
🧠 Ещё больше инсайтов → в канале AFF.top
Cloudflare объявил: с 15 сентября 2026 года ИИ-краулеры будут заблокированы по умолчанию на всех сайтах с рекламой — включая Googlebot, Applebot и Bingbot.
Главная претензия — к Google: один и тот же бот индексирует страницы и собирает данные для обучения нейросетей, что даёт поисковику нечестное преимущество.
Но есть нюанс, который меняет всю к…
➡️ Читайте на сайте: https://aff.top/blog/cloudeflare-grozit-google-blokirovkoi-trafika
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Гайд: как заработать первые деньги на Pornhub
Pornhub — самый посещаемый адалт-сайт в мире, и на нём действительно можно зарабатывать. Но схема устроена иначе, чем кажется.
Автор залил ролики, набрал 16 000 просмотров — и получил 47 центов встроенной монетизации. Реальные деньги были в другом.
Есть нюансы с верификацией, голосом в роликах и законодательством РФ, которые ломают большинство с…
➡️ Читайте на сайте: https://aff.top/blog/gaid-kak-zarabotat-pervye-dengi-na-pornhub
🧠 Ещё больше инсайтов → в канале AFF.top
Pornhub — самый посещаемый адалт-сайт в мире, и на нём действительно можно зарабатывать. Но схема устроена иначе, чем кажется.
Автор залил ролики, набрал 16 000 просмотров — и получил 47 центов встроенной монетизации. Реальные деньги были в другом.
Есть нюансы с верификацией, голосом в роликах и законодательством РФ, которые ломают большинство с…
➡️ Читайте на сайте: https://aff.top/blog/gaid-kak-zarabotat-pervye-dengi-na-pornhub
🧠 Ещё больше инсайтов → в канале AFF.top
AI in the martech stack: the skeptic's reading list
Past the hype cycle, here's where machine assistance genuinely earns a slot.
— 1. Where LLMs actually help in marketing ops — taxonomy cleanup and ticket triage beat "write my campaign." Source: chiefmartec.com.
— 2. RAG over your knowledge base, plainly — grounding an assistant in your docs so it stops hallucinating policy. Source: Anthropic docs.
— 3. Evaluating AI features in tools you buy — the questions that separate real models from a thin wrapper. Source: a16z.
— 4. The human-in-the-loop pattern — where to keep a person before anything customer-facing ships. Source: Reforge.
Skip if you've already got an evaluation framework. Essential before you trust a tool's "AI" tab with real workflows.
That's the stack for this week. Forward to a teammate.
Past the hype cycle, here's where machine assistance genuinely earns a slot.
— 1. Where LLMs actually help in marketing ops — taxonomy cleanup and ticket triage beat "write my campaign." Source: chiefmartec.com.
— 2. RAG over your knowledge base, plainly — grounding an assistant in your docs so it stops hallucinating policy. Source: Anthropic docs.
— 3. Evaluating AI features in tools you buy — the questions that separate real models from a thin wrapper. Source: a16z.
— 4. The human-in-the-loop pattern — where to keep a person before anything customer-facing ships. Source: Reforge.
Skip if you've already got an evaluation framework. Essential before you trust a tool's "AI" tab with real workflows.
That's the stack for this week. Forward to a teammate.
Reverse ETL: the layer your stack quietly outgrew
Five reads on syncing warehouse data back into the tools your team actually uses.
1. The Unbundling of Airbyte — why warehouse-native syncs are eating standalone iPaaS, with a clear diagram of where data lives. Skip if you're pre-warehouse. Source: dbt Labs blog.
2. Census vs Hightouch, by someone who shipped both — an engineer's teardown, not a feature grid. Source: Locally Optimistic.
3. Idempotency keys in reverse ETL — the one-pager that saves you from double-firing 40k Salesforce updates. Source: Hightouch docs.
4. Operational analytics, defined — Benn Stancil draws the line between dashboards and activation. Source: benn.substack.
5. When NOT to use reverse ETL — a contrarian take arguing event streaming beats it for real-time. Source: Materialize blog.
That's the stack for this week. Forward to a teammate.
Five reads on syncing warehouse data back into the tools your team actually uses.
1. The Unbundling of Airbyte — why warehouse-native syncs are eating standalone iPaaS, with a clear diagram of where data lives. Skip if you're pre-warehouse. Source: dbt Labs blog.
2. Census vs Hightouch, by someone who shipped both — an engineer's teardown, not a feature grid. Source: Locally Optimistic.
3. Idempotency keys in reverse ETL — the one-pager that saves you from double-firing 40k Salesforce updates. Source: Hightouch docs.
4. Operational analytics, defined — Benn Stancil draws the line between dashboards and activation. Source: benn.substack.
5. When NOT to use reverse ETL — a contrarian take arguing event streaming beats it for real-time. Source: Materialize blog.
That's the stack for this week. Forward to a teammate.
Identity resolution, before you buy a CDP
Six links on the hardest problem in martech: knowing who's who.
1. Deterministic vs probabilistic matching — the trade-off explained with real false-match rates. Source: Segment engineering blog.
2. Building an identity graph in BigQuery — actual SQL, not a sales deck. Source: GoodData notebook.
3. The cookie's long goodbye — why first-party identity stitching matters more each quarter. Source: AdExchanger.
4. Anonymous-to-known stitching — the thread on backfilling history once a visitor logs in. Source: @seattle_data on X.
5. Identity spaces in Adobe — dense but the canonical reference if you're enterprise. Source: Adobe Experience League.
6. Match rates are vanity — a sharp argument that 95% match means you're over-merging. Source: Snowplow blog.
That's the stack for this week. Forward to a teammate.
Six links on the hardest problem in martech: knowing who's who.
1. Deterministic vs probabilistic matching — the trade-off explained with real false-match rates. Source: Segment engineering blog.
2. Building an identity graph in BigQuery — actual SQL, not a sales deck. Source: GoodData notebook.
3. The cookie's long goodbye — why first-party identity stitching matters more each quarter. Source: AdExchanger.
4. Anonymous-to-known stitching — the thread on backfilling history once a visitor logs in. Source: @seattle_data on X.
5. Identity spaces in Adobe — dense but the canonical reference if you're enterprise. Source: Adobe Experience League.
6. Match rates are vanity — a sharp argument that 95% match means you're over-merging. Source: Snowplow blog.
That's the stack for this week. Forward to a teammate.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Сбер запустит свой криптокошелёк
Сбер готов запустить криптокошелёк — инфраструктура уже есть. Ждут только закона о регулировании крипты, который планируют принять к 1 сентября 2026 года.
Хранить и, судя по всему, обменивать крипту можно будет прямо в приложении — без сторонних обменников.
Но есть один нюанс, из-за которого обменники никуда не денутся. 🔍
➡️ Читайте на сайте: https://aff.top/blog/sber-zapustit-svoi-kriptokoshelek
🧠 Ещё больше инсайтов → в канале AFF.top
Сбер готов запустить криптокошелёк — инфраструктура уже есть. Ждут только закона о регулировании крипты, который планируют принять к 1 сентября 2026 года.
Хранить и, судя по всему, обменивать крипту можно будет прямо в приложении — без сторонних обменников.
Но есть один нюанс, из-за которого обменники никуда не денутся. 🔍
➡️ Читайте на сайте: https://aff.top/blog/sber-zapustit-svoi-kriptokoshelek
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Индия потребовала от Telegram удалять пиратский контент
Индия потребовала от Telegram удалять пиратский контент — претензия в том, что платформа не ограничивает размер файлов, что позволяет свободно распространять фильмы.
Дуров ответил, что Telegram годами работает в Индии без какой-либо коммерческой выгоды для себя.
Почему давление началось именно сейчас — вопрос открытый. Возможный ответ — в блоге.
➡️ Читайте на сайте: https://aff.top/blog/indiia-potrebovala-ot-telegram-udaliat-piratskii-kontent
🧠 Ещё больше инсайтов → в канале AFF.top
Индия потребовала от Telegram удалять пиратский контент — претензия в том, что платформа не ограничивает размер файлов, что позволяет свободно распространять фильмы.
Дуров ответил, что Telegram годами работает в Индии без какой-либо коммерческой выгоды для себя.
Почему давление началось именно сейчас — вопрос открытый. Возможный ответ — в блоге.
➡️ Читайте на сайте: https://aff.top/blog/indiia-potrebovala-ot-telegram-udaliat-piratskii-kontent
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Google ads меняет стратегию по конверсиям
Google меняет логику автоматических стратегий ставок: с 17 августа 2026 года кампании будут строже придерживаться указанного целевого CPA, а не давать лиды по минимально возможной цене.
Если сейчас твоя кампания даёт лиды по $5, а цель стоит $10 — после обновления алгоритм «поднимет» фактическую стоимость лида к целевой, зато отдаст больше трафик…
➡️ Читайте на сайте: https://aff.top/blog/google-ads-meniaet-strategiiu-po-konversiiam
🧠 Ещё больше инсайтов → в канале AFF.top
Google меняет логику автоматических стратегий ставок: с 17 августа 2026 года кампании будут строже придерживаться указанного целевого CPA, а не давать лиды по минимально возможной цене.
Если сейчас твоя кампания даёт лиды по $5, а цель стоит $10 — после обновления алгоритм «поднимет» фактическую стоимость лида к целевой, зато отдаст больше трафик…
➡️ Читайте на сайте: https://aff.top/blog/google-ads-meniaet-strategiiu-po-konversiiam
🧠 Ещё больше инсайтов → в канале AFF.top
The great stack consolidation
Five pieces for anyone staring at 90 tools and a flat budget.
1. Scott Brinker's annual landscape — 14,000 logos and the trend lines that matter. The map everyone screenshots. Source: chiefmartec.com.
2. How we cut our stack from 60 to 22 — a real audit with the decision criteria attached. Source: Reforge essay.
3. Suite vs best-of-breed, revisited — the math on integration cost most people skip. Source: a16z enterprise.
4. Shadow martech — the post on tools your team bought without telling IT. Uncomfortable and useful. Source: MarTech.org.
5. The composability bet — why the warehouse became the center of gravity. Source: Fivetran blog.
That's the stack for this week. Forward to a teammate.
Five pieces for anyone staring at 90 tools and a flat budget.
1. Scott Brinker's annual landscape — 14,000 logos and the trend lines that matter. The map everyone screenshots. Source: chiefmartec.com.
2. How we cut our stack from 60 to 22 — a real audit with the decision criteria attached. Source: Reforge essay.
3. Suite vs best-of-breed, revisited — the math on integration cost most people skip. Source: a16z enterprise.
4. Shadow martech — the post on tools your team bought without telling IT. Uncomfortable and useful. Source: MarTech.org.
5. The composability bet — why the warehouse became the center of gravity. Source: Fivetran blog.
That's the stack for this week. Forward to a teammate.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
В Codex внедрят GPT-5.6 Ultra
OpenAI добавит в Codex эксклюзивную версию GPT-5.6 Sol Ultra — не ту, что выйдет в паблик, а отдельную, усиленную модель.
Два ключевых режима: расширенные рассуждения (модель думает дольше) и мульти-агентная работа с параллельными субагентами. Релиз ожидается 7–9 июля 2026.
Но есть один нюанс, который OpenAI пока не раскрывает 👀 Подробности — в …
➡️ Читайте на сайте: https://aff.top/blog/v-codex-vnedriat-gpt-5-6-ultra
🧠 Ещё больше инсайтов → в канале AFF.top
OpenAI добавит в Codex эксклюзивную версию GPT-5.6 Sol Ultra — не ту, что выйдет в паблик, а отдельную, усиленную модель.
Два ключевых режима: расширенные рассуждения (модель думает дольше) и мульти-агентная работа с параллельными субагентами. Релиз ожидается 7–9 июля 2026.
Но есть один нюанс, который OpenAI пока не раскрывает 👀 Подробности — в …
➡️ Читайте на сайте: https://aff.top/blog/v-codex-vnedriat-gpt-5-6-ultra
🧠 Ещё больше инсайтов → в канале AFF.top