Adding PDF Support to Rust Image Converter: A Deep…
Originally published at norvik.tech Introduction Explore the integration of PDF support in a Rust-based image converter. Technical analysis and implic…
Latest Team Management news from Tech News
Originally published at norvik.tech Introduction Explore the integration of PDF support in a Rust-based image converter. Technical analysis and implic…
I didn’t start this project because I wanted to build a CLI. I started it because I got annoyed. The Moment That Triggered It I use Wikipedia a lot. N…
Cloudflare is undoubtedly one of the best things to happen to the modern web. From Workers to R2 and the new D1 database, they are making serverless d…
An AI wrote me a 36-kilobyte paper on how to build a second brain. It had theorems, proof sketches, and citation chains, and it read like the real thi…
The first version of the anomaly evaluator ran inline. A batch of 100 readings flushed to TimescaleDB, then the same function called evaluate_batch , …
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexagonal…
Techn0tz turns 1 🎉 It started as a simple space to document learning. Over time, it evolved into building real applications in Rust — focusing on how …
I built a declarative CLI framework in Rust (define your CLI in TOML) Most Rust CLI tools are built with libraries like clap . They’re powerful—but al…
I worked with a team that rewrote a critical service from Go to Rust because "performance." Six months later, the service was 30% faster, the team was…
A TLS Certificate CLI in Rust — No OpenSSL, No Ceremony, Just a Fail-the-Build Exit Code A tiny Rust CLI that opens a TLS connection, pulls the cert c…
Every side project I start does the same thing to me. New idea. Open editor. Spend 2-3 days on things that had nothing to do with the idea itself. Set…
When working with Claude Code, I sometimes end up with so many plans and tasks that I lost the track of what I was doing... Especially after a compute…
TL;DR: prmana is a PAM module and agent that replaces static SSH keys with short-lived OIDC tokens, bound to proof-of-possession via DPoP (RFC 9449). …
Introduction: The Flate2 Transition The flate2 library, a cornerstone of compression and decompression in the Rust ecosystem, is on the cusp of a sign…
I have a habit. Every time I sit down to code I end up googling the same thing, how to center a div, the Rust test module boilerplate, docker run flag…
I built a Software KVM in Rust instead of paying for Synergy The problem I had a MacBook and a Windows desktop on the same desk. Two mice, two keyboar…
I’ve released ACR Designer, a WYSIWYG report designer for the ACR (Across Report Renderer) engine. It focuses on pixel-perfect layout and printer-inde…
After benchmarking all four languages across 23 production workloads, the data reveals which will dominate the next decade of systems… The Future of S…
The pain I watched up close I'm a cloud infrastructure engineer, 6 years in. I've watched engineers on AI product teams go through the same painful cy…
Elevate Your WSL Experience with v0.6.0 As a developer, I've always wanted a powerful yet lightweight tool to manage my WSL (Windows Subsystem for Lin…
Hook After spending several years working primarily with Vue and TypeScript, I started paying closer attention to the tools that power the developer e…