home.social

Search

1000 results for “claudinec”

  1. O wycieku #ClaudeCode wiedzą już wszyscy, też o tym pisaliśmy, ale nie milkną echa tego epokowego wydarzenia w świecie #AI. Tutaj znany i lubiany kanał #Fireship bierze na tapet tę sprawę i w charakterystycznym dla siebie stylu omawia, co można znaleźć w kodzie.

    youtube.com/watch?v=mBHRPeg8zPU

  2. O wycieku #ClaudeCode wiedzą już wszyscy, też o tym pisaliśmy, ale nie milkną echa tego epokowego wydarzenia w świecie #AI. Tutaj znany i lubiany kanał #Fireship bierze na tapet tę sprawę i w charakterystycznym dla siebie stylu omawia, co można znaleźć w kodzie.

    youtube.com/watch?v=mBHRPeg8zPU

  3. Несколько Клодов над одним проектом: locks, handoffs и email 1982 года

    Я с командой пишу один большой C++ проект. У каждого свой Claude Code, у некоторых по два-три параллельно. Все они правят один и тот же репозиторий в одно и то же время. Проблема простая и бесящая: агенты друг о друге не знают. Один рефакторит модуль, а в соседнем чате коллега правит тот же файл. Второй чинит баг, который уже починили два часа назад. Я построила им координацию - и по дороге переизобрела обычную почту. Восемьдесят второго года. Адрес получателя, тема для быстрой сортировки, In-Reply-To для цепочек, у каждой сессии свой ящик, broadcast через папку all/. Каждый Claude при старте заглядывает в свой ящик и, если есть непрочитанное, докладывает это себе в контекст до первого промпта. Ответ падает в sent отправителю, подтверждение доставки - в квитанциях. Ни брокера, ни опросов, ни централизованного сервиса - только markdown-файлы. Сверху ещё два слоя: append-only передача смены между своими сессиями и атомарные файлы-замки с heartbeat’ом на общие ресурсы. mclaude, open source, зависимостей в ядре - ноль.

    habr.com/ru/articles/1027064/

    #claudecode #multiagent #open_source #llm #aiагенты #python #anthropic #distributed_systems

  4. Ah, the shocking news: Claude Code, that *vital* Pro plan feature you couldn't live without, is gone! 😱 How will humanity survive without yet another overpriced AI tool, cluttered with buzzwords and a sprinkle of corporate fluff? 💸 It's a tragedy only rivaled by losing a sock in the laundry. 🧦✨
    claude.com/pricing #ClaudeCodeGone #OverpricedAITools #CorporateFluff #AITragedy #SockLoss #HackerNews #ngated

  5. Ah, the shocking news: Claude Code, that *vital* Pro plan feature you couldn't live without, is gone! 😱 How will humanity survive without yet another overpriced AI tool, cluttered with buzzwords and a sprinkle of corporate fluff? 💸 It's a tragedy only rivaled by losing a sock in the laundry. 🧦✨
    claude.com/pricing #ClaudeCodeGone #OverpricedAITools #CorporateFluff #AITragedy #SockLoss #HackerNews #ngated

  6. Ah, the shocking news: Claude Code, that *vital* Pro plan feature you couldn't live without, is gone! 😱 How will humanity survive without yet another overpriced AI tool, cluttered with buzzwords and a sprinkle of corporate fluff? 💸 It's a tragedy only rivaled by losing a sock in the laundry. 🧦✨
    claude.com/pricing #ClaudeCodeGone #OverpricedAITools #CorporateFluff #AITragedy #SockLoss #HackerNews #ngated

  7. Ah, the shocking news: Claude Code, that *vital* Pro plan feature you couldn't live without, is gone! 😱 How will humanity survive without yet another overpriced AI tool, cluttered with buzzwords and a sprinkle of corporate fluff? 💸 It's a tragedy only rivaled by losing a sock in the laundry. 🧦✨
    claude.com/pricing #ClaudeCodeGone #OverpricedAITools #CorporateFluff #AITragedy #SockLoss #HackerNews #ngated

  8. Just launched YouTube Channel Visualizer, a free browser-based app to explore and analyze any YouTube channel on an interactive canvas.

    Posting a 25s teaser here. I’ll drop the tool link and full 12-min walkthrough in the first reply.

    #DataViz #CreatorTools #YouTube #WebApp #ClaudeCode

  9. Beim Anthropics Claude Code Hackathon belegte der Jurist Mike Brown den ersten Platz mit einer KI-gestützten Anwendung für Bauanträge. Brown nutzte Opus 4.6 ausschließlich über Prompting und schrieb keine einzige Zeile Code selbst. Auch drei weitere Gewinner haben keinen Entwicklerhintergrund.

    #ClaudeCode #Anthropic #Opus46 #AI #News
    all-ai.de/news/news26top/claud

  10. Beim Anthropics Claude Code Hackathon belegte der Jurist Mike Brown den ersten Platz mit einer KI-gestützten Anwendung für Bauanträge. Brown nutzte Opus 4.6 ausschließlich über Prompting und schrieb keine einzige Zeile Code selbst. Auch drei weitere Gewinner haben keinen Entwicklerhintergrund.

    #ClaudeCode #Anthropic #Opus46 #AI #News
    all-ai.de/news/news26top/claud

  11. Beim Anthropics Claude Code Hackathon belegte der Jurist Mike Brown den ersten Platz mit einer KI-gestützten Anwendung für Bauanträge. Brown nutzte Opus 4.6 ausschließlich über Prompting und schrieb keine einzige Zeile Code selbst. Auch drei weitere Gewinner haben keinen Entwicklerhintergrund.

    #ClaudeCode #Anthropic #Opus46 #AI #News
    all-ai.de/news/news26top/claud

  12. Beim Anthropics Claude Code Hackathon belegte der Jurist Mike Brown den ersten Platz mit einer KI-gestützten Anwendung für Bauanträge. Brown nutzte Opus 4.6 ausschließlich über Prompting und schrieb keine einzige Zeile Code selbst. Auch drei weitere Gewinner haben keinen Entwicklerhintergrund.

    #ClaudeCode #Anthropic #Opus46 #AI #News
    all-ai.de/news/news26top/claud

  13. A reverse-engineering analysis of #ClaudeCode reveals only 1.6% of its codebase is #AI decision logic, 98.4% is operational harness.

    Dive into #Claude Code: The Design Space of Today's and Future AI #Agent Systems arxiv.org/abs/2604.14228 #ClaudeAI #LLM #CompSci #paper📄

  14. Sometimes my brain hurts with how "meta" it is to work with Agentic coding tools. Right now I'm working on a migration skill to migrate my skills from Claude Opus 4.6 to Claude Opus 4.7. Now I'll run that same skill on my skills to migrate themselves... 🤯 #claudecode #opus47 #opus46 #agentic #ai

  15. Sometimes my brain hurts with how "meta" it is to work with Agentic coding tools. Right now I'm working on a migration skill to migrate my skills from Claude Opus 4.6 to Claude Opus 4.7. Now I'll run that same skill on my skills to migrate themselves... 🤯 #claudecode #opus47 #opus46 #agentic #ai

  16. Sometimes my brain hurts with how "meta" it is to work with Agentic coding tools. Right now I'm working on a migration skill to migrate my skills from Claude Opus 4.6 to Claude Opus 4.7. Now I'll run that same skill on my skills to migrate themselves... 🤯 #claudecode #opus47 #opus46 #agentic #ai

  17. Sometimes my brain hurts with how "meta" it is to work with Agentic coding tools. Right now I'm working on a migration skill to migrate my skills from Claude Opus 4.6 to Claude Opus 4.7. Now I'll run that same skill on my skills to migrate themselves... 🤯 #claudecode #opus47 #opus46 #agentic #ai

  18. Claude Code 데스크톱, 멀티 작업 시대 열렸다

    Anthropic이 Claude Code 데스크톱 앱에 복수 인스턴스 동시 실행과 새로운 사이드바 기능을 추가했습니다. 이번 업데이트로 개발자는 여러 프로젝트를 병렬로 진행하고 작업 맥락을 더욱 빠르게 전환할 수 있게 되었습니다.

    #ClaudeCode #Anthropic #AI개발도구 #데스크톱업데이트 #개발생산성 #블로그 #ODOB

  19. @lucasmeijer has given an introductory talk about pi.dev. The first half is a pretty good summary of what I've learned in the past 3 months about working with coding agents. The second half made me even more curious about pi.

    Lucas' exasperated "Claude, the answer to question 16 is YES" cracked me up. 😆

    youtube.com/watch?v=fdbXNWkpPMY

    #pi #codingagents #agenticcoding #codex #claudecode

  20. My 4th Claude Code plugin is out: TandemKit 🤝

    Approve a spec, walk away. Claude and Codex plan, build, and verify — together. You're only involved at two points: approving the plan and reviewing the result.

    👇
    github.com/FlineDev/TandemKit

    #ClaudeCode #Codex #IndieDev #Harness #iOSDev

  21. Ставим Claude Code на Windows как профессионалы

    У нас в команде AWS 9 человек — решения в AWS, 150+ аккаунтов в AWS Organizations. Один из нас работает на macOS, шестеро на Linux, двое на Windows (включая меня). За год работы с Claude Code выработались правила: как поставить и что настроить. Правила менялись по мере выхода новых версий — появлялись новые возможности, отваливались старые костыли. Этот документ отражает актуальное состояние на апрель 2026. На Linux не пересаживаюсь намеренно. Мои Windows-компетенции в команде востребованы: я единственный, кто имеет солидный опыт с Microsoft, кто отладит Lambda-парсер для обработки Windows Events, кто напишет и будет поддерживать большой PowerShell скрипт или SSM-документ с ним. Claude Code у меня под Windows должен работать без ошибок и с максимально возможной производительностью, несмотря на то, что большую часть времени я работаю на linux-специфичное окружение.

    habr.com/ru/articles/1022624/

    #claudecode #powershell #wsl #wsl2 #windows #windows_11

  22. Claude Code Integration and Performance Under Scrutiny

    New ways to run Claude Code AI assistant locally or in the cloud from January 31, 2026. See how it works and what it means for developers.

    #ClaudeCode, #AICoding, #LocalAI, #CloudAI, #DeveloperTools

    newsletter.tf/claude-code-run-

  23. Claude Code can now be run on your own computer or on cloud servers, making AI coding help more accessible. This is a big change from needing special access.

    #ClaudeCode, #AICoding, #LocalAI, #CloudAI, #DeveloperTools
    newsletter.tf/claude-code-run-