RSSAmplifier

Blog

Arcbjorn's thoughtbook

Tech explorations

blog.arcbjorn.comRSS feed ↗95 posts

Latest posts

State of CLI Coding Agents, Mid-2026

Open vs. closed, sandbox vs. permission, cloud vs. local.

AI writes the applications, AI screens them. 14,572 engineering job postings.

What the data says AI did to engineering hiring.

Eclipse vs MegaETH: Two Paths to Ethereum Scaling

Comparing SVM-powered modular execution against EVM-native vertical scaling.

MegaETH Just Feels Different

Real-time blockchain: sub-10ms blocks, full EVM compatibility.

Go-Specific Code Assistant

Fine-tuning Qwen2.5-Coder-7B-Instruct

State of LLMs in Late 2025

Analyzing the current LLM landscape and its use-cases

Apple MIE vs GrapheneOS MTE Implementation

Comparing two distinct approaches to ARM memory tagging in production.

n8n vs Windmill vs Temporal for Self-Hosting

Comparing orchestration platforms for resource-constrained deployments.

MetalLB for Multi-Node K3s Ingress

Isolated ingress controllers on dedicated nodes with MetalLB

K3s Orchestration Through Tailscale Networks

Distributed K3s clusters using WireGuard mesh

Integrating Tailscale with Dokploy in K8s

Sidecar Approach

Running Dokploy in Kubernetes

Hybrid Architecture for Modern Deployments

Minimal K8s Stack for Multi-Tenant SaaS

K3s, Argo CD, KEDA, VictoriaMetrics, cert-manager, and CloudNativePG

Debugging Smart Contracts

Notes from building CrossPay

Implementating PASETO in Zig

PASETO v4 in Zig, exploring cryptographic security through type safety and zero-cost abstractions.

Building a Zero-Trust Proxy in Go

Architecture decisions and language trade-offs for building Sekisho - a zero-dependency security proxy.

Running 9 Services on Bare Metal K8s

Deploying a production k8s cluster on a single bare metal server.

Roman to integer

undefined

Lucky numbers in matrix

undefined

Sort array by increasing frequency

undefined

Sort the People

undefined

Sliding window median

undefined

Find median from data stream

undefined

Validate binary search tree

undefined

Total hamming distance

undefined

Single number III

undefined

Circular array loop

undefined

Single number

undefined

Symmetric tree

undefined

Bitwise and of numbers range

undefined

Linked list cycle II

undefined

Middle of the linked list

undefined

Longest nice subarray

undefined

Lowest common ancestor of a binary tree

undefined

Number of atoms

undefined

Non-overlapping intervals

undefined

Insert interval

undefined

Longest repeating character replacement

undefined

Sliding window maximum

undefined

Contains duplicate III

undefined

Minimum size subarray sum

undefined

Minimum window substring

undefined

Find peak element

undefined

Find minimum in rotated sorted array

undefined

Longest substring without repeating characters

undefined

Invalid transactions

undefined

Peak index in a mountain array

undefined

Range sum query 2d immutable

undefined

Contains duplicate II

undefined

Two sum

undefined