Show HN: Daytona-менеджер Dev Env с открытым исходным кодом из 15-летнего путешествия
Show HN: Daytona – Open-Source Dev Env Manager from a 15-Year Journey .
GitHub
GitHub - daytonaio/daytona: Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code - daytonaio/daytona
Ollama добавил поддержку Starcoder2 и Dolphincoder
Ollama added support for StarCoder2 and DolphinCoder .
GitHub
Releases · ollama/ollama
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models. - ollama/ollama
Индексифицировать -квалифицируемые, в реальном времени, непрерывная индексация двигателя -не структурированные данные в AI
Indexify -Scalable, realtime, continuous indexing engine–Unstructured Data to AI .
GitHub
GitHub - tensorlakeai/indexify: A realtime serving engine for Data-Intensive Generative AI Applications
A realtime serving engine for Data-Intensive Generative AI Applications - tensorlakeai/indexify
QLOT-установщик проекта-локальной библиотеки для Common LISP
qlot – a project-local library installer for Common Lisp .
GitHub
GitHub - fukamachi/qlot: A project-local library installer for Common Lisp
A project-local library installer for Common Lisp. Contribute to fukamachi/qlot development by creating an account on GitHub.
NIXBSD: неофициальная вилка Никсоса с ядром FreeBSD
Nixbsd: An unofficial NixOS fork with a FreeBSD kernel .
GitHub
GitHub - nixos-bsd/nixbsd: An unofficial NixOS fork with a FreeBSD kernel
An unofficial NixOS fork with a FreeBSD kernel. Contribute to nixos-bsd/nixbsd development by creating an account on GitHub.
Командный командный филот AI-Cli-Lib теперь поддерживает Claude 3 Antropic
The AI-CLI-lib command-line copilot now supports Anthropic's Claude 3 .
GitHub
GitHub - dspinellis/ai-cli-lib: Add AI capabilities to any readline-enabled command-line program
Add AI capabilities to any readline-enabled command-line program - dspinellis/ai-cli-lib
Orbstack может разрушить ваше резервное копирование машины времени
Orbstack can destroy your Time Machine backups .
GitHub
Impossibly large file at ~/.orbstack/data/data.img · Issue #29 · orbstack/orbstack
Update from OrbStack This is intended behavior that allows us to implement more seamless storage management. More details Describe the bug I received a notification from Backblaze that it was unabl...
Show HN: инструмент для создания логотипа SVG технологий экосистемы
Show HN: Tool to generate SVG logo diagrams of a tech ecosystem .
GitHub
GitHub - beveradb/logo-diagram-generator: Generate vector graphic (SVG) diagrams of a tech ecosystem, using logos from each tool…
Generate vector graphic (SVG) diagrams of a tech ecosystem, using logos from each tool organised into groups around a central logo - beveradb/logo-diagram-generator
Больше нет Heisenbugs: библиотека быстрой ведения журнала без блокировки
No more Heisenbugs: lock-free fast logging library .
GitHub
GitHub - undoio/l3: L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance…
L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace messages in an mmap()'ed file. Tools a...
Raptor: рекурсивная абстрактная обработка для деревьев
Raptor: Recursive Abstractive Processing for Tree-Organized Retrieval .
GitHub
GitHub - parthsarthi03/raptor: The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval - parthsarthi03/raptor
Langchain - это медленный - масштаб до 1к ботов с лионаги
LangChain is slow – Scale to 1K's of bots with LionAGI .
GitHub
GitHub - lion-agi/lionagi: An Intelligence Operating System
An Intelligence Operating System. Contribute to lion-agi/lionagi development by creating an account on GitHub.
Webassembly: добавление Atomics ожидает основной темы
WebAssembly: Adding atomics waits to the main thread is the right thing to do .
GitHub
Can we relax Atomics.wait to allow waiting on the main thread? · Issue #177 · WebAssembly/threads
In multithreaded applications, there is the .wait() primitive that allows one to synchronously wait on Worker threads. Main thread is disallowed from .wait()ing, since that is a blocking operation....