We are building a spaceship in the yard
Web 2.0 · monetization · suckers · advertising · second-order contacts
Read Next
AsmX Raptor: Native assembler and strict typing in system programming
AsmX Raptor integrates assembler into the compiler's AST, offering unprecedented control and security for systems developers. Learn about the new compilation pipeline, evolution of the type system, and support for version-independent Linux kernel modules.
PostgreSQL Analysis: Epistemological Approach to Performance Incidents
How to Combine PG_EXPECTO Technical Analysis with Philosophical Methodologies for Reliable Incident Diagnosis. Quantifying Confidence and Critical Thinking Methods.
Data Vault Modeling in asapBI IDE
Learn how to create hubs, links, and satellites of Data Vault in asapBI IDE for Greenplum. DDL autogeneneration, structure visualization. Instructions for DWH developers.
Linked lists: cache misses and benchmarks
Why linked lists are 30 times slower than arrays: analysis of cache misses, memory overhead, and optimizations. Benchmarks, code examples for middle/senior dev. Study real tests.
Yggdrasil: Bypassing “Cheburnet” and Sovereign Internet
Learn how the decentralized network Yggdrasil allows bypassing government blocks, “white lists” and DPI amid tightening internet censorship in Russia. Detailed installation instructions for Windows, Android, Linux.
MRI Pipeline second opinion: clinician-in-the-loop
Breakdown of the engineering pipeline for processing DICOM MRI with mandatory physician review. TypeScript orchestration, Python computations, FHIR export. For middle/senior dev. Study the code.
Artificial Mind in the Game: Implementation
Implementation of a Minimal AI System in a Shooter: Rule Generation, Threat Modeling, Three Levels of Reaction. For Developers — Adaptation Scheme without ML. Study the Code and Principles.
LLM Quantization: 160GB Model on a Laptop
Learn how to quantize large LLMs to 4-bit without quality loss. Symmetric/asymmetric quantization, code, benchmarks. Run 80B models locally — developer guide.
Manual update of Capacitor bundles without stores
Set up OTA updates for Capacitor apps via @capgo/capacitor-updater. Manual integration, code examples, compliance with Google Play and App Store rules. Speed up JS changes deployment.
TTL in ClickHouse: data lifecycle management
How TTL in ClickHouse automatically deletes, moves to HDD/S3, aggregates, and anonymizes data. Examples for GDPR, tiered storage, and grouping old records.
