Published on March 22, 2026 at 06:01 CET (UTC+1)
The Three Pillars of JavaScript Bloat (84 points by onlyspaceghost)
This article analyzes the problem of "dependency bloat" in JavaScript/npm ecosystems. It identifies three main causes: support for very old JavaScript engines, protection against global namespace mutations, and handling cross-realm values. The author explains why packages contain redundant code (like is-string) and discusses community efforts to prune outdated dependencies.
Tinybox – Offline AI device 120B parameters (390 points by albelfio)
This piece announces "tinybox," a powerful, offline AI inference device sold by tiny corp. The device comes in configurations (red, green, exa) with specs reaching up to ~1 exaflop of FP16 performance and 25+ TB of GPU RAM, built with multiple high-end GPUs. It is positioned as a turnkey solution for running large models (up to 120B parameters) locally, separate from the cloud.
Some things just take time (570 points by vaylian)
The author argues for the enduring value of time, patience, and tenacity in software and company building, contrasting it with the modern obsession with instant gratification and speed. Using metaphors like tree growth, it suggests that lasting quality, maturity, and successful open-source projects are defined by sustained effort over years, not just rapid iteration.
Professional video editing, right in the browser with WebGPU and WASM (178 points by mohebifar)
This announces Tooscut, a professional, browser-based video editing application. It leverages WebGPU and Rust/WASM to deliver near-native performance for GPU-accelerated compositing, real-time effects, and multi-track editing entirely in the browser. The editor emphasizes a local-first approach where media never leaves the user's machine.
Floci – A free, open-source local AWS emulator (105 points by shaicoleman)
This introduces Floci, a free and open-source local AWS emulator, created in response to LocalStack's community edition being sunset and requiring authentication. It is designed to be lightweight, always free, and easy to start using just docker compose up, providing a local development alternative without accounts or feature gates.
Boomloom: Think with your hands (66 points by rasengan0)
This presents the Boomloom "Boss," a compact, intuitive handloom designed to make weaving accessible. Its key innovation is a system of five bars that automatically create different weave structures, allowing beginners to achieve complex patterns easily without technical knowledge. It is marketed as a tool for learning, sampling, and creative exploration.
Chest Fridge (2009) (55 points by wolfi1)
The author advocates for chest-style fridges over upright models, arguing they are vastly more energy-efficient because cold air doesn't spill out. He shares that his modified chest fridge uses about 0.1 kWh per day and questions why inefficient, "food-spoiling" upright fridges remain the industry standard despite the environmental cost.
Do Not Turn Child Protection into Internet Access Control (573 points by smartmic)
This article critiques the global expansion of age verification systems from adult sites to mainstream internet services. It argues that this shifts the internet's fundamental architecture from open access to permissioned access, creating a system of pervasive identity and age checks that threatens privacy, free expression, and can enable censorship.
Bayesian statistics for confused data scientists (77 points by speckx)
This is an explanatory blog post aimed at data scientists confused by Bayesian statistics. It contrasts the Bayesian and frequentist philosophies, explains core concepts like priors and posteriors in an intuitive way, and discusses practical numerical methods (like MCMC) used to apply Bayesian analysis to real-world data problems.
Trivy ecosystem supply chain briefly compromised (48 points by batch12)
This is a security advisory detailing a brief but critical supply chain compromise of the Trivy vulnerability scanner ecosystem. Attackers used compromised credentials to publish a malicious release of Trivy v0.69.4 and replaced tags in related GitHub Actions with credential-stealing malware. The root cause was linked to non-atomic credential rotation during a previous incident.
Trend: The Rise of Specialized, High-Performance Local AI Hardware
Trend: Browser-Based, GPU-Accelerated Applications Becoming Production-Ready
Trend: Growing Focus on Software Efficiency and Bloat in the AI Stack
Trend: Security of the AI/ML Supply Chain as a Critical Vulnerability
Trend: The Tension Between Rapid Innovation and Sustainable, Long-Term Development
Trend: Data Science Education Grappling with Foundational Statistical Philosophy
Analysis generated by deepseek-reasoner