ElephantShark, инструмент для мониторинга сетевого трафика Postgres
Elephantshark, a tool to monitor Postgres network traffic .
GitHub
GitHub - neondatabase-labs/elephantshark: Postgres network traffic monitor
Postgres network traffic monitor. Contribute to neondatabase-labs/elephantshark development by creating an account on GitHub.
Показать HN: CLI для анализа документов конкурентов (открытый исходный код)
Show HN: CLI for analyzing competitor docs (open source) .
GitHub
GitHub - qb-harshit/Competitve-Intelligence-CLI: A powerful CLI tool for scraping and analyzing competitor websites to gather competitive…
A powerful CLI tool for scraping and analyzing competitor websites to gather competitive intelligence insights - qb-harshit/Competitve-Intelligence-CLI
Archestra-Orchestrator MCP с открытым исходным кодом для всех
Archestra – open-source MCP orchestrator for everyone .
GitHub
GitHub - archestra-ai/archestra: Secure platform for enterprise agents with MCP, guardrails, local agent, and more!
Secure platform for enterprise agents with MCP, guardrails, local agent, and more! - archestra-ai/archestra
Почему программное обеспечение должно быть частью левого крыла или правого крыла?
Why does software have to be part of the left wing or right wing? .
GitHub
GitHub - Floppy/plan-vert-letter: An open letter calling for a hard fork of Rails to remove DHH's influence
An open letter calling for a hard fork of Rails to remove DHH's influence - Floppy/plan-vert-letter
Show HN: Aegis-самостоятельный сервер хостинга кода, написанный в Golang
Show HN: Aegis – A Self-Hosted Code Hosting Server Written in Golang .
GitHub
GitHub - AegisCodeForge/aegis: A web frontend for Git.
A web frontend for Git. Contribute to AegisCodeForge/aegis development by creating an account on GitHub.
Nethtop ++-сетевой сетевой трекер сети, который ловит розетки-призраки
NetHtop++ – Real-time network socket tracker that catches ghost sockets .
GitHub
GitHub - m10ust/nethtop: htop-like network monitoring tool. The Swiss Army Knife for Network Ops
htop-like network monitoring tool. The Swiss Army Knife for Network Ops - m10ust/nethtop
Мы принимаем подход, я назову «Спасибо, я ненавижу это (тихи)»
We adopt an approach I'll call "Thanks I Hate It (TIHI)" .
GitHub
[`pyflakes`] Handle some common submodule import situations for `unused-import` (`F401`) by dylwil3 · Pull Request #20200 · astral…
Summary
The PR under review attempts to make progress towards the age-old problem of submodule imports, specifically with regards to their treatment by the rule unused-import (F401).
Some related i...
The PR under review attempts to make progress towards the age-old problem of submodule imports, specifically with regards to their treatment by the rule unused-import (F401).
Some related i...
Show HN: круглое столовой MCP Server для использования Claude, Cursor, Codex, Gemini из одного пользовательского интерфейса
Show HN: Roundtable MCP Server to Use Claude, Cursor, Codex, Gemini from One UI .
GitHub
GitHub - askbudi/roundtable: Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor…
Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface - askbudi/roundtable
UNJS/UNPDF: PDF -извлечение и рендеринг во всех JavaScript Runtimes
Unjs/unpdf: PDF extraction and rendering across all JavaScript runtimes .
GitHub
GitHub - unjs/unpdf: 📄 PDF extraction and rendering across all JavaScript runtimes
📄 PDF extraction and rendering across all JavaScript runtimes - unjs/unpdf
Litex: первый формальный язык, который можно научиться за 1-2 часа
Litex: The First Formal Language Learnable in 1-2 Hours .
GitHub
GitHub - litexlang/golitex: Litex: The First Formal Language Learnable in 1-2 Hours
Litex: The First Formal Language Learnable in 1-2 Hours - litexlang/golitex
Crowdsec-Защита от вредоносных IPS и доступ к реальной CTI
CrowdSec – protection against malicious IPs and access to real-world CTI .
GitHub
GitHub - crowdsecurity/crowdsec: CrowdSec - the open-source and participative security solution offering crowdsourced protection…
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI. - crowdsecurity/crowdsec
Официальные официальные драйверы STMICROELECTRONICS MEMS, написанные в Rust
STMicroelectronics official MEMS drivers, written in Rust .
GitHub
GitHub - STMicroelectronics/st-mems-rust-drivers: Platform-independent drivers for STMicroelectronics MEMS motion and environmental…
Platform-independent drivers for STMicroelectronics MEMS motion and environmental sensors, based on Rust Programming Language - STMicroelectronics/st-mems-rust-drivers
Заказ пути мутирует, когда запускаются оболочки Codex через Bash -lc
Path ordering is mutated when Codex shells launch via bash -lc .
GitHub
Bug Report: PATH ordering is mutated when Codex shells launch via bash -lc · Issue #4210 · openai/codex
Summary Codex rewrites every shell tool call into bash -lc "". On macOS (and any system where /etc/profile invokes path_helper), that login shell rebuilds PATH and prepends system entries...