Excel Anonymizer: анонимизируйте ваши конфиденциальные файлы Excel
Excel Anonymizer: Anonymize your sensitive Excel files .
GitHub
GitHub - Welding-Torch/Excel-Anonymizer: A Python script that anonymizes an Excel file and synthesizes new data in its place.
A Python script that anonymizes an Excel file and synthesizes new data in its place. - Welding-Torch/Excel-Anonymizer
Сокока: одноразовая зашифрованная пароль/обмен секретом
FlashPaper: One-time encrypted password/secret sharing .
GitHub
GitHub - AndrewPaglusch/FlashPaper: One-time encrypted password/secret sharing
One-time encrypted password/secret sharing. Contribute to AndrewPaglusch/FlashPaper development by creating an account on GitHub.
Кактус - современный переключатель версии Diablo II, изолятор персонажа и Mod Manager
Cactus – A Modern Diablo II Version Switcher, Character Isolator, & Mod Manager .
Крутой маленький программный программный рендер пиксельный буфер GUI C
Cool little software rendered pixel buffer GUI C library .
GitHub
GitHub - TristanWellman/oblivision: A simple UI library rendered directly from a pixel buffer
A simple UI library rendered directly from a pixel buffer - TristanWellman/oblivision
Show HN: открытая дополненная реальность: поместите идеи AR в общественное достояние
Show HN: Open Augmented Reality: Put AR Ideas in Public Domain .
GitHub
GitHub - anuragvohraec/open_augmented_reality
Contribute to anuragvohraec/open_augmented_reality development by creating an account on GitHub.
Ocev.js - прокси все события для веб -объекта и обработки событий с обещанием/потоком
Ocev.js – Proxy all events for Web Object and handle events with Promise/Stream .
GitHub
GitHub - swnb/ocev: event library with promise/stream support, proxy all event of web element
event library with promise/stream support, proxy all event of web element - swnb/ocev
Показать HN: плагин Kubectl для запуска kubectl Exec/CP на нескольких стручках параллельно
Show HN: A kubectl plugin to run kubectl exec/cp on multiple pods in parallel .
GitHub
GitHub - major1201/kubectl-mexec: A fast way to run kubectl exec/cp on multiple pods in parallel
A fast way to run kubectl exec/cp on multiple pods in parallel - major1201/kubectl-mexec
Shittier: инструмент форматирования кода, который делает ваш код ужасным
Shittier: Code formatting tool that makes your code look terrible .
GitHub
GitHub - rohitdhas/shittier: Shittier is an unconventional code formatting tool
Shittier is an unconventional code formatting tool - rohitdhas/shittier
Ingestr: CLI инструмент для копирования данных между любыми базами данных с помощью одной команды
Ingestr: CLI tool to copy data between any databases with a single command .
GitHub
GitHub - bruin-data/ingestr: ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
ingestr is a CLI tool to copy data between any databases with a single command seamlessly. - bruin-data/ingestr
Повторное использование государственной логики либо слишком условно, либо слишком сложно #51752
Reusing state logic is either too verbose or too difficult #51752 .
GitHub
Reusing state logic is either too verbose or too difficult · Issue #51752 · flutter/flutter
. Related to the discussion around hooks #25280 TL;DR: It is difficult to reuse State logic. We either end up with a complex and deeply nested build method or have to copy-paste the logic across mu...