#typescript#docker#docker_compose#linux#rdp#virtualization#windows
WinBoat lets you run any Windows app on Linux with a smooth, native-like experience by running a full Windows system inside a Docker container using virtualization. It has an elegant interface and automates installation, so you just pick your settings and it handles the rest. You can run individual Windows apps seamlessly alongside Linux apps or access the full Windows desktop when needed. Your Linux files are easily shared with Windows, making file management simple. This helps you use Windows-only software on Linux without complicated setups, though it requires some system resources and setup steps like enabling virtualization and installing Docker. WinBoat is still in beta, so occasional bugs may occur.
https://github.com/TibixDev/winboat
#go#golang#mesh#mesh_networks#nat_traversal#netbird#vpn#wireguard#wireguard_vpn#wiretrustee#zero_trust_network_access
NetBird lets you quickly set up a secure private network for your organization or home without needing to configure complex firewall rules, open ports, or manage VPN gateways. It uses direct peer-to-peer connections based on WireGuard, so your devices connect to each other securely and efficiently, bypassing the need for a central server. You get strong security with features like access control, activity logging, and support for single sign-on, all managed from a simple web interface. This means you can connect and protect your devices anywhere, with minimal setup and maintenance, making remote access and network management much easier[2][1][5].
https://github.com/netbirdio/netbird
✅ Завтра
✅Angular Meetup SPB
📅 22 марта / 19:00 — 21:00 (время МСК) / Санкт-Петербург, , Херсонская ул., 12
💵 Бесплатно
📝 Регистрация тут: https://goo.gl/d18SXb
Мы решили привезти Angular Meetup в Питер! Уже готовим докладчиков.
Как всегда будет много Angular — расскажем об опыте использования, обсудим актуальные проблемы и попробуем разобраться, какие тренды ожидают нас в ближайшем будущем.
🔗 Программа: https://goo.gl/d18SXb
#frontend#Angular#JavaScript#СанктПетербург
✅#большечемденьги: деньги в блогах
📅 22 марта / 19:20–20:30 (время МСК) / Москва, ул. Льва Толстого, 16, офис Яндекса + онлайн
💵 Бесплатно
📝 Регистрация тут: https://goo.gl/Lnx1B8
В четверг, 22 марта, обсудим деньги в блогах: сколько стоит популярность, как зарабатывают успешные видеоблогеры и можно ли прожить на донаты.
🔗 Программа: https://goo.gl/QKmw6a
#blog#cash#Москва#онлайн
✅ OpenHack: контейнеры и микросервисы
📅 22–24 марта / 09:00–17:00 (время МСК) / Москва, ул. Крылатская 17/1
💵 Бесплатно
📝 Регистрация тут: https://goo.gl/fMq5BG
Присоединяйтесь к нам на три дня заполненных практическим изучением микросервисных и/или контейнероориентированных сценариев для Azure Container Services (AKS), Azure Container Instances и Service Fabric в командах с другими разработчиками.
🔗 Программа: https://goo.gl/fMq5BG
#hackathon#backend#microservices#containers#kubernetes#Москва
✅ BIT-2018
📅 22 марта / 09:30–17:00 (время МСК) / Москва, Олимпийский проспект, 18/1
💵 Платно
📝 Регистрация тут: https://goo.gl/4zn3te
В рамках формума BIT-2018 вы сможете узнать и обсудить с коллегами и представителями ведущих вендоров актуальные вопросы и тенденции, связанные с ИТ в бизнесе, созданием и эксплуатацией ЦОД, использованием облачных и IP-технологий, инфраструктурой и использованием данных, а также открыть для себя «Интернет вещей».
🔗 Программа: https://goo.gl/3xFCkn
#cloudtechnologies#informationsecurity#InternetOfThings#Москва
✅ Agile Smart Talk
📅 22 марта / 18:30–22:00 (время МСК) / Санкт-Петербург, Пулковское шоссе, 40/4
💵 Бесплатно
📝 Регистрация тут: https://goo.gl/92eaGV
Agile Smart Talk — встреча для тех, кто готов по-новому взглянуть на рабочий процесс и повысить эффективность работы своей команды, используя новейшие тенденции Agile.
🔗 Программа: https://goo.gl/92eaGV
#agile#WorkingProcess#СанктПетербург
#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd
The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly.
https://github.com/klauspost/compress
#go#bpf#cncf#cni#containers#ebpf#k8s#kernel#kubernetes#kubernetes_networking#loadbalancing#monitoring#networking#observability#security#troubleshooting#xdp
Cilium is an eBPF-based tool for Kubernetes that delivers fast networking, deep visibility, and strong security. It creates simple Layer 3 networks across clusters, handles load balancing to replace kube-proxy, enforces identity-based policies from L3 to L7 (like HTTP or DNS rules), supports service mesh with encryption, and offers Hubble for real-time traffic monitoring. Stable versions like v1.18.6 run on AMD64/AArch64. You gain scalable performance, easier policy management without IP hassles, better troubleshooting, and higher efficiency for large cloud-native apps, cutting costs and boosting reliability.
https://github.com/cilium/cilium