Show HN: Mesh — командный чат на Nostr с использованием реле NIP-29 (Rust и Next.js)
Show HN: Mesh – Team chat on Nostr using NIP-29 relays (Rust and Next.js) .
GitHub
GitHub - octavi42/mesh
Contribute to octavi42/mesh development by creating an account on GitHub.
Biscuit — специализированный индекс PostgreSQL для быстрого сопоставления шаблонов запросов LIKE.
Biscuit is a specialized PostgreSQL index for fast pattern matching LIKE queries .
GitHub
GitHub - CrystallineCore/Biscuit: Biscuit is a specialized PostgreSQL index access method (IAM) designed for blazing-fast pattern…
Biscuit is a specialized PostgreSQL index access method (IAM) designed for blazing-fast pattern matching on LIKE queries, with native support for multi-column searches. It eliminates the recheck ov...
Show HN: я создал местного специалиста по соблюдению требований искусственного интеллекта, потому что в моей базе данных были неверные данные.
Show HN: I built a local AI Compliance Officer because my database had bad data .
GitHub
compli-ai/CASE_STUDY.md at main · compli-ai/compli-ai
Contribute to compli-ai/compli-ai development by creating an account on GitHub.
Встроенное приложение в строке меню macOS для поиска и завершения процессов на открытых портах
Native macOS menu bar app for finding and killing processes on open ports .
GitHub
GitHub - productdevbook/port-killer: Native macOS app for finding and killing processes on open ports. Perfect for developers.
Native macOS app for finding and killing processes on open ports. Perfect for developers. - productdevbook/port-killer
Show HN: Kafkatop 2.0 — топ для Kafka — переписан на Go с аналитикой разделов
Show HN: Kafkatop 2.0 – top for Kafka – rewritten in Go with partition analytics .
Show HN: PgEdge Anonymizer — для замены PII в тестовых базах из прода
Show HN: PgEdge Anonymizer – for replacing PII in test databases from prod .
GitHub
GitHub - pgEdge/pgedge-anonymizer: An anonymizer tool for replacing PII and similar data in dev/test databases copied from production
An anonymizer tool for replacing PII and similar data in dev/test databases copied from production - pgEdge/pgedge-anonymizer
OmniFlow Beta: многопользовательская серверная часть AI-агента (Azure и Streamlit)
OmniFlow Beta: multi-user AI-agent back end (Azure and Streamlit) .
GitHub
GitHub - dokuczacz/OmniFlowBeta: Beta version of OmniFlow Agent - AI Agent with memory on Azure
Beta version of OmniFlow Agent - AI Agent with memory on Azure - dokuczacz/OmniFlowBeta
Show HN: библиотека отсрочки на основе итератора Simple Go
Show HN: Simple Go iterator-based backoff library .
GitHub
GitHub - mzattahri/backoff: Simple backoff duration generator in Go.
Simple backoff duration generator in Go. Contribute to mzattahri/backoff development by creating an account on GitHub.
Show HN: Protoc-gen-dal — создание преобразователей доступа к данным из protobuf.
Show HN: Protoc-gen-dal – Generate data access converters from protobuf .
GitHub
GitHub - panyam/protoc-gen-dal: A protoc generator plugin for creating DAL resources to convert to/from API resources
A protoc generator plugin for creating DAL resources to convert to/from API resources - panyam/protoc-gen-dal
GitHub Store — это кроссплатформенный «Play Store» для выпусков GitHub.
GitHub Store is a cross‑platform "Play Store" for GitHub releases .
GitHub
GitHub - rainxchzed/Github-Store: A free, open-source app store for GitHub releases — browse, discover, and install apps with one…
A free, open-source app store for GitHub releases — browse, discover, and install apps with one click. Powered by Kotlin and Compose Multiplatform for Android & Desktop. - rainxchzed/Github-Store
Metis — это инструмент с открытым исходным кодом, управляемый искусственным интеллектом, для глубокой проверки кода безопасности.
Metis is an open-source, AI-driven tool for deep security code review .
GitHub
GitHub - arm/metis: Metis is an open-source, AI-driven tool for deep security code review
Metis is an open-source, AI-driven tool for deep security code review - arm/metis
Show HN: не позволяйте скребкам искусственного интеллекта атаковать ваш самостоятельный блог
Show HN: Stop AI scrapers from hammering your self-hosted blog .
GitHub
GitHub - vivienhenz24/fuzzy-canary: Poor-man's solution to stopping AI companies from scraping your blog
Poor-man's solution to stopping AI companies from scraping your blog - vivienhenz24/fuzzy-canary
Show HN: детерминированная диагностика PCIe для графических процессоров в Linux
Show HN: Deterministic PCIe Diagnostics for GPUs on Linux .
GitHub
GitHub - parallelArchitect/gpu-pcie-diagnostic: Deterministic GPU PCIe link and bandwidth diagnostic using observable hardware…
Deterministic GPU PCIe link and bandwidth diagnostic using observable hardware data (NVML + CUDA memcpy). - parallelArchitect/gpu-pcie-diagnostic
Показать HN: семантическая релевантность, поиск сигнала в зашумленных каналах
Show HN: Semantic-relevance, finding signal in noisy feeds .
GitHub
GitHub - M4n1shG/semantic-relevance: Semantic signal detection for content feeds. Filter high-volume feeds to surface what matters…
Semantic signal detection for content feeds. Filter high-volume feeds to surface what matters using local embeddings. - M4n1shG/semantic-relevance
Show HN: Ghost — локальный агент, который запускает и автоматически исправляет тесты Python.
Show HN: Ghost – Local-first agent that runs and auto-fixes Python tests .
GitHub
GitHub - tripathiji1312/ghost: An autonomous local-first AI Agent that generates, runs, and self-heals Python unit tests in real…
An autonomous local-first AI Agent that generates, runs, and self-heals Python unit tests in real-time. Supports Ollama, Groq, and many frameworks such as pytest. - tripathiji1312/ghost
Show HN: Skouriasmeno Papaki — инструмент переноса S3, до 12 раз быстрее, чем AWS-CLI
Show HN: Skouriasmeno Papaki – S3 transfer tool, up to 12x faster than AWS-CLI .
GitHub
GitHub - NetViper-Labs/skouriasmeno-papaki
Contribute to NetViper-Labs/skouriasmeno-papaki development by creating an account on GitHub.
Показать HN: пакеты Python для приложений FastAPI — аутентификация, ведение журнала, конфигурация, LLM и многое другое
Show HN: Python packages for FastAPI apps – auth, logging, config, LLM, more .
GitHub
GitHub - Netrun-Systems/netrun-oss: Open source Python libraries from Netrun Systems - netrun-config, netrun-logging, netrun-auth
Open source Python libraries from Netrun Systems - netrun-config, netrun-logging, netrun-auth - Netrun-Systems/netrun-oss
Parsley: AI-парсер с открытым исходным кодом для преобразования PDF-файлов и изображений в JSON/CSV.
Parsley: Open-source AI parser for PDFs and images to JSON/CSV .
GitHub
GitHub - bgwastu/parsley: Turn any document into structured data, instantly
Turn any document into structured data, instantly. Contribute to bgwastu/parsley development by creating an account on GitHub.