Покажите HN: 3 года и 1 млн пользователей спустя, я просто открыл свою «Интернет-ОС»
Show HN: 3 years and 1M users later, I just open-sourced my "Internet OS" .
  
  GitHub
  
  GitHub - HeyPuter/puter: 🌐 The Internet Computer! Free, Open-Source, and Self-Hostable.
  🌐 The Internet Computer! Free, Open-Source, and Self-Hostable. - HeyPuter/puter
  Показать HN: AZ CLI Docker с kubectl (идеально подходит для CI/CD)
Show HN: AZ CLI Docker with Kubectl (Perfect for CI/CD) .
  
  GitHub
  
  GitHub - licenseware/azcli-aks: AZ CLI & kubectl both in one Docker image. Disposable and reusable deployment tool.
  AZ CLI & kubectl both in one Docker image. Disposable and reusable deployment tool. - licenseware/azcli-aks
  Перевести файлы интернационализации через Openai в качестве рубинового драгоценного камня
Translate internationalization files via OpenAI as a Ruby gem .
  
  GitHub
  
  GitHub - philipqnguyen/gai18n: GAI18n is a Ruby gem that translate I18n files with using OpenAI's Generative AI
  GAI18n is a Ruby gem that translate I18n files with using OpenAI's Generative AI - philipqnguyen/gai18n
  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.
  Browserbox становится источником, доступным, Drops Agpl
BrowserBox goes source-available, drops AGPL .
  
  GitHub
  
  GitHub - BrowserBox/BrowserBox: 💚 Secure remote browsing anywhere.
  💚 Secure remote browsing anywhere. . Contribute to BrowserBox/BrowserBox development by creating an account on GitHub.
  Asterinas: OS-ядро написано в ржавчине и обеспечивающую Linux-совместимую ABI
Asterinas: OS kernel written in Rust and providing Linux-compatible ABI .
  
  GitHub
  
  GitHub - asterinas/asterinas: Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible…
  Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI. - asterinas/asterinas
  Show HN: коллекция обратной связи с открытым исходным кодом и инструмент ChangeLog
Show HN: An Open-Source Feedback Collection and Changelog Tool .
  
  GitHub
  
  GitHub - chroxify/feedbase: The open-source solution for collecting feedback & communicating updates.
  The open-source solution for collecting feedback & communicating updates. - chroxify/feedbase
  Дартс: Python LIB для прогнозирования и обнаружения аномалий в временных рядах
Darts: Python lib for forecasting and anomaly detection on time series .
  
  GitHub
  
  GitHub - unit8co/darts: A python library for user-friendly forecasting and anomaly detection on time series.
  A python library for user-friendly forecasting and anomaly detection on time series. - unit8co/darts
  Показать HN: SEMA - Символическое выполнение для анализа/обнаружения вредоносных программ с использованием ANGR
Show HN: SEMA – Symbolic Execution for Malware Analysis/Detection Using Angr .
  
  GitHub
  
  GitHub - csvl/SEMA: SEMA is based on angr, a symbolic execution engine  used to extract API calls. Especially, we extend ANGR with…
  SEMA is based on angr, a symbolic execution engine  used to extract API calls. Especially, we extend ANGR with strategies to create representative signatures based on System Call Dependency graph ...
  INSVEX.HTTP: современный, простой, быстрый индекс HTTP Server, созданный с помощью Svelte-Kit
Insvex.http: modern, simple, fast HTTP server index built with Svelte-kit .
  
  GitHub
  
  GitHub - Alia5/insvex.http: A truly modern http server index built with Svelte(Kit)
  A truly modern http server index built with Svelte(Kit) - Alia5/insvex.http
  Самолет: распределенная система для управления услугами WebSocket в масштабе
Plane: A distributed system for running WebSocket services at scale .
  
  GitHub
  
  GitHub - drifting-in-space/plane: A distributed system for running WebSocket services at scale.
  A distributed system for running WebSocket services at scale. - drifting-in-space/plane
  Ioskickstart: Создать приложение для iOS за 20 секунд за 20 секунд
IOSKickstart: Create iOS App Boilerplate in Just 20 Seconds .
  
  GitHub
  
  GitHub - shurutech/iOSKickstart: iOSKickstart is an iOS app boilerplate generator built with SwiftUI. This tool can be used to…
  iOSKickstart is an iOS app boilerplate generator built with SwiftUI. This tool can be used to generate iOS app with one command line. - shurutech/iOSKickstart
  OpenFHE-библиотека гомоморфного шифрования с открытым исходным кодом
OpenFHE – Open-Source Homomorphic Encryption Library .
  
  GitHub
  
  GitHub - openfheorg/openfhe-development: This is the development repository for the OpenFHE library. The current version is 1.4.2…
  This is the development repository for the OpenFHE library. The current version is 1.4.2 (released on October 20, 2025).  - GitHub - openfheorg/openfhe-development: This is the development reposito...
  Node.js/node: util: добавить %c в преобразование ANSI для console.log ()
Node.js/node: util: add %C to ANSI transform for console.log() .
  
  GitHub
  
  util: add %c to ANSI transform for console.log() by jcbhmr · Pull Request #49205 · nodejs/node
  this is something that I saw already had a closed issue #29605 and I figured I should put my code where my mouth is and open a PR instead of waiting for a long-dead issue response. idk if i should ...