IndexNow из Node.js: переобход без аккаунтов, и почему fetch обрывается там, где curl проходит
Чтобы сказать Яндексу «страница изменилась, приди посмотреть», аккаунт в Вебмастере не нужен. Есть протокол IndexNow: вы кладёте в корень сайта файл…
Tech news from the best sources
Чтобы сказать Яндексу «страница изменилась, приди посмотреть», аккаунт в Вебмастере не нужен. Есть протокол IndexNow: вы кладёте в корень сайта файл…
Vercel shipped a public score for whether agents can read your site. I had already been doing this work by hand on Promptway: llms.txt, feeds, JSON-…
A learning-in-public story about Flask, Jenkins, AWS EC2, systemd, and finally shipping a live demo on Vercel. 🎯 TL;DR I built PyPulse, a tiny Flask…
Headline: Serverless did not kill background work — it killed background work that outlives the response without telling the runtime. I now route ev…
Headline: Vercel Sandbox runs untrusted code — including code a model just wrote — inside an isolated, ephemeral microVM instead of inside my applic…
Задача звучит просто: «Найди полное купе из Москвы во Владивосток на ближайшие даты». Но обычный поиск билетов отвечает на другой вопрос — какие пое…
AI marketing agents work best as a team of specialists, not one generalist. The marketing team eve template is an open-source, MIT-licensed project…
A Next.js app that works perfectly on your machine and shows a blank white page the moment Vercel deploys it is one of the most common ways an AI-bu…
As developers, we love the seamless deployment experience of Vercel. You push to GitHub, and your app is live. But recently, I ran into a maddening…
Atlases is a learning site: 16 long-form technical guides, each one a 12-chapter deep dive that you read in a browser tab while running the actual t…
Cutting Vercel Fluid CPU with Next.js Server-Side Caching Got an email from Vercel about reaching limits and checked to see Fluid Active CPU spiking…
Two separate models — one writing the code, one reviewing the diff — shipped a one-word bug to staging. Both ran local checks. Both came back green.…
I built Kajota Pulse and wrote this article as my entry for the **AWS × Vercel "H0: Hack the Zero Stack" * hackathon ( #H0Hackathon ). Live app: kaj…
I built this project as my submission for the H0 Hackathon — Hack the Zero Stack with Vercel v0 and AWS Databases. This post covers how I designed a…
I created this post for the purposes of entering the H0: Hack the Zero Stack with Vercel v0 and AWS Databases hackathon. #H0Hackathon Inspiration —…
I built this project as an entry for the H0: Hack the Zero Stack with Vercel v0 and AWS Databases Hackathon. #H0Hackathon Inspiration Justice moves…
I created this project for the H01 AWS + Vercel Hackathon (#H0Hackathon). What I Built ShopSmart AI is a conversational shopping assistant that help…
India Has ZERO Live Auction Platforms. I Built One. Imagine selling a ₹50,000 Banarasi silk saree to a buyer in another city. You show it on WhatsAp…
Eight months ago, I couldn't write a single line of code. I was just a guy in Tunisia trying to figure out how to make things work on the web, tinke…
Building Gridzo: A Scalable Competitive Gaming Platform with Unity WebGL, Next.js and DynamoDB This article was created as part of my submission for…
This article is part of my submission to the H0: Hack the Zero Stack hackathon, in the Monetizable B2B App track. Most "AI apps" treat the model as…
While thinking about how people learn new skills, I noticed something interesting. There are thousands of free tutorials online and hundreds of paid…
TL;DR If the Vercel CLI keeps trying to open a dev link against your Vercel project during local next dev runs, set VERCEL_EXPERIMENTAL_DEV_SKIP_LIN…
The honest account: what worked, what broke, and what I'd do differently. Three days. One B2B Dutch-auction marketplace. Here's the realistic versio…
Built for the #H0Hackathon — Hack the Zero Stack with Vercel v0 and AWS Databases Most AI pipelines follow a fixed script: input in, output out, nob…
SOC 2 Type II audits are painful. Auditors want evidence for 42 controls — who has access, are vulnerabilities patched on time, does every deploymen…
I built this for the Hack the Zero Stack with Vercel v0 and AWS Databases Hackathon. Here's the thing—building a habit tracker sounds easy until you…
Supabase Connection Pooling with PgBouncer on Vercel Serverless The most common production failure pattern for Next.js + Supabase apps on Vercel isn…
Originally published at ffmpeg-micro.com Most Vercel + Supabase apps hit the same wall: a user uploads a video, and you need to do something with it…
I built InvoiceAI an AI powered invoice generator that lets you describe what you want to invoice in plain English and get a fully formatted invoice…