How to Extract long-tail MEV Profit from Uniswap
A technical guide on discovering and executing a long-tail MEV strategy to profit from imbalanced Uniswap V2 pools using Rust tools.
A technical guide on discovering and executing a long-tail MEV strategy to profit from imbalanced Uniswap V2 pools using Rust tools.
A technical blog post about writing an experimental Linux scheduler using eBPF and Java that dynamically allocates CPU cores based on system sound levels.
Announcing a talk at iOSKonf25 on distributing and monetizing closed-source SDKs using Swift Package Manager.
A guide to fixing Windows Search when it fails to find files, including how to index hidden application data folders.
A guide to configuring smoother scrolling behavior in the Emacs text editor by adjusting built-in variables like scroll-conservatively and scroll-margin.
An interview with engineer Phil Eaton on the motivations, benefits, and surprising impacts of maintaining a consistent technical blog.
A technical guide on setting up secure HTTPS access to a local LLM web interface using Tailscale and a Go proxy.
Analyzes the negative long-term effects of Postel's Law on software ecosystems, arguing it creates a 'ratchet' of increasing specification deviance.
A developer explores package manager performance by building a custom tool, benchmarking it against bun, and analyzing the results.
A critique of the "Observability 3.0" label and a discussion on the evolution from multi-pillar to unified storage models in software telemetry.
A monthly roundup of tech links covering DuckDB, Kafka, data visualization, and stream processing, with highlights and commentary.
A developer shares a complex solution for dynamic column selection in Entity Framework using expressions, highlighting a self-admitted overengineered approach.
Explains the difference between Pass@k and Pass^k metrics for evaluating AI agent reliability, highlighting why consistency matters in production.
Author shares lessons learned from writing a technical book on WebAssembly, covering motivation, process, and surprising insights.
A developer recounts a Kafkaesque ordeal with a rental car breakdown and unhelpful roadside assistance after attending the Java One conference.
Explains how to revert GTK's default font change after a system update, detailing the configuration key and command.
A tutorial on building a full-stack app using FastAPI to stream data via chunked transfer encoding and a Next.js frontend to display it in real-time.
Troubleshooting guide for resolving 'Unauthorized' and 'DeploymentNotFound' errors in an Azure AI Search indexer connecting to Blob Storage and OpenAI.
Explains the nuanced differences between privileged pods and host namespace sharing in Kubernetes, clarifying common misconceptions.
Learn to write TI-84 Plus BASIC programs on your computer using a text editor and a compiler for easier coding and transfer.