💎 Featured on #CodeTrendy → AiVIS - AI visibility intellig
AiVIS is an AI visibility intelligence platform that audits how answer engines read and trust sites
💎 Featured on #CodeTrendy → AiVIS - AI visibility intellig
AiVIS is an AI visibility intelligence platform that audits how answer engines read and trust sites
Supply-chain security woes! Here's a simple configuration that will improve your PNPM security posture along with a nudge towards something even deeper!
https://coderlegion.com/14098/configuring-pnpm-to-tackle-the-supply-chain-bonfire

You have probably faced the same dilemma. If you let you dependencies get out of date, the chances are you'll harbor a code vulnerability. If you update them too soon, you potentially introduce a malicious version with a supply chain attack. This may...
Building a Lightweight RAG Pipeline (Node.js + JSONL) https://www.himpfen.com/building-lightweight-rag-pipeline-nodejs-jsonl/
Claude отключил мне OpenClaw. Штош… я написал замену TG+Claude Max по oAuth
В субботу Anthropic заблокировал мой рабочий сетап, построенный на oAuth Claude Code и Telegram. Вместо того чтобы ждать, я за вечер написал self-hosted замену с блэкджеком и постоянной памятью. Рассказываю, как устроен TeleClaude — опенсорсный инструмент, который позволяет управлять проектами через топики в Telegram, используя вашу локальную подписку Claude с лимитами из oAuth. Никаких облаков, API и дополнительных трат. Разбираю архитектуру, систему памяти и показываю, как запустить у себя.
https://habr.com/ru/articles/1019914/
#TypeScript #api #diy_или_сделай_сам #nodejs #управление_проектами #telegram #telegrambot #claude #oauth #openclaw
Как устроен мой сайт в 2026 году: Astro, 300р. VPS и никакого Vercel
Недавно я выпустил две статьи - про подход POSSE и про SEO + GEO в 2026 году. В комментариях и личных сообщениях несколько человек попросили описать техническую часть. Решил написать. Сразу оговорюсь, я не претендую на идеальное решение. Сайт не сделан безупречно - я знаю его ограничения и расскажу о них честно. Это просто разбор: что, как и почему сделано именно так.
forked #nodejs at 25.9 as my lifeboat from it becoming another clown show
it does offer me the opportunity to imagine a world with nodejs but without the npm ecosystem.
npm's just a package manager that runs on node. you don't have to use it.
it might be possible to build a better, saner toolchain leveraging some of the existing affordances (package.json, node_modules, etc) as a compat layer
Why We Replaced Node.js With Bun for 5× Throughput, by @triggerdev.bsky.social: