
Github
GitHub – pgEdge/spock: Logical multi-master PostgreSQL replication
Spock Multi-Master Replication for PostgreSQL – Prerequisites and Requirements The Spock extension provides multi-master replication for PostgreSQL versions 15 and later. Take the following requirements into consideration as you design your cluster: You will need to install the Spock extension on each node in your cluster. If you’re performing a major version upgrade, the old…
GitHub – YuminosukeSato/pyproc: Call Python from Go without CGO or microservices – Unix domain socket based IPC for ML inference and data processin
Run Python like a local function from Go — no CGO, no microservices. 🎯 Purpose & Problem Solved Go excels at building high-performance web services, but sometimes you need Python: Machine Learning Models: Your models are trained in PyTorch/TensorFlow Data Science Libraries: You need pandas, numpy, scikit-learn Legacy Code: Existing Python code that’s too costly…
GitHub – mbuhot/glyn: Type-safe PubSub and Registry for Gleam actors with distributed clustering support, built on Syn.
Type-safe PubSub and Registry for Gleam actors with distributed clustering support. Built on the Erlang syn library. Glyn provides two complementary systems for actor communication: PubSub: Broadcast events to multiple subscribers Registry: Direct command routing to named processes Both systems integrate seamlessly with Gleam’s actor model using selector composition patterns. Creating Message Types and Decoders…
GitHub – dillstead/elf_injector: Injects code into an ELF file
Injects a relocatable code chunk of arbitrary size into an ELF executable that will run before the original entry point of the executable. NOTE: The code can only build and run on a 32-bit ARM processor as it contains a mix of C and assembly. Build elf_injector: ~/elf_injector $ make all gcc -Werror -std=gnu99 -fno-builtin…
GitHub – ariebovenberg/whenever: ⏰ Modern datetime library for Python
Typed and DST-safe datetimes for Python, available in Rust or pure Python. Do you cross your fingers every time you work with Python’s datetime—hoping that you didn’t mix naive and aware? or that you avoided its other pitfalls? There’s no way to be sure… ✨ Until now! ✨ Whenever helps you write correct and type…
GitHub – luskaner/ageLANServer: Web Server for AoE 1, 2 and 3 DE supporting LAN multiplayer 100% offline
Age LAN Server is a web server that allows you to play multiplayer LAN game modes without having an internet connection to the game server ensuring the game LAN functionality is still available even if the official server is in maintenance or is eventually shutdown. 🎮 Supported games: Age of Empires: Definitive Edition. Age of…

⚡ THN Weekly Recap: GitHub Supply Chain Attack, AI Malware, BYOVD Tactics, and More
Mar 24, 2025Ravie LakshmananWeekly Recap / Hacking A quiet tweak in a popular open-source tool opened the door to a supply chain breach—what started as a targeted attack quickly spiraled, exposing secrets across countless projects. That wasn’t the only stealth move. A new all-in-one malware is silently stealing passwords, crypto, and control—while hiding in plain…

The State Of The Nintendo Switch In 2024
The Switch is running on fumes. It might not be gong out with a whimper, but the needle is past empty. The 2024 release calendar was spotty at best, and even some of the more notable games that did come to the handheld hybrid, of which there were strikingly few, struggled to run on the…