One install, many customers: building airtight multi-tenancy into a self-hosted security platform
I build a self-hosted security platform in Go. Today I shipped one of its biggest capabilities: one install that can host many customers, each one ful
Curated development tutorials from top sources. Filter by language.
I build a self-hosted security platform in Go. Today I shipped one of its biggest capabilities: one install that can host many customers, each one ful
TL;DR: I built Loom, a transparent gRPC proxy that decodes traffic in real-time using Server Reflection. No .proto files needed. It gives you a browse
What is Gloria JIT? Gloria JIT is a low-level programming language and compiler that is part of the ForgeZero ecosystem. It is written in G
The state of GUI development in Go has always been a bit complicated. You either have to wrestle with heavy C-dependencies like GTK and Qt bindings t
Sprint 1: NewHTTPClient(host string, timeout time.Duration). Clean, readable, nothing to complain about. Sprint 3: add an auth token and a user-agent.
in today’s fast-moving digital world, people are increasingly turning to astrology for clarity, guidance, and peace of mind. Whether it’s love, career
I build a security platform. Last night I stopped adding features and did something less fun and more honest: I sat down to make every capability prov
Previously, we learned how to send and receive JSON data in Go. One of the next steps in building backend applications is creating APIs with multiple
Recently, I lost a lot of time reviewing and would have lost even more implementing, what I can only describe as vibe-written specs. Requirements tha
Encountered an interesting case about Trust Boundary Violation. Microservices are written in Golang. Code examples have been slightly modified.
At ViralVidVault we surface thousands of European viral videos every hour, and last quarter we noticed an ugly pattern. About four percent of our reco
Getting Started with DeepSeek-Reasonix: A Practical Guide Introduction Getting Started with DeepSeek-Reasonix: A Practical Guide
I have been building Portlyn for weeks now. It all started with a problem I had with my homelab setup. It was not a deal but it was annoying every ti
Most software studios build for clients and walk away. At Kalenux we do the opposite: we build products, launch them, run them, and grow them. Everyth
Every Go developer eventually hears this sentence: Do not communicate by sharing memory; share memory by communicating. At first, it sounds like a
𝗗𝗮𝘆 𝟭 𝗼𝗳 𝗨𝗻𝗲𝗺𝗽𝗹𝗼𝘆𝗺𝗲𝗻𝘁 𝗣𝗲𝗮𝗸 I've been thinking what can I actually build that I 𝗿𝗲𝗮𝗹𝘆 𝗲𝗻𝗷𝗼𝘆 𝗺𝗮𝗸𝗶𝗻𝗴? I love Go. I love microservices. I really need a
You set up a devcontainer, try to run npm install or pip install, and it just fails. SSL error. Certificate verify failed. You Google it for an hour a
Originally published at norvik.tech Introduction Explore the Golang Trinity and its significance in modern software development. A deep
Torn between writing a toy project I'd use vs learning Go, I decided to try my hand at writing a simple distributed chunked filestore. Here are a few
Together in this document we're going to build out through concept a circuit that can be used for constructing a basement water monitoring device - fr