PC Gamer recommends RSS readers in a 37mb article that just keeps downloading

https://stuartbreckenridge.net/content/images/2026/03/pc-gamer-1.png
The PC Gamer article has a cluttered interface with multiple ads and popups, including a 37MB initial load. The website continues to download new ads, totaling almost half a gigabyte in five minutes.

The future of version control

https://substackcdn.com/image/fetch/$s_!93xj!,f_auto,q_auto:best,fl_progressive:steep/https%3A%2F%2Fbramcohen.substack.com%2Ftwitter%2Fsubscribe-card.jpg%3Fv%3D-1733548744%26version%3D9
Manyana is a project that presents a coherent vision for the future of version control using CRDTs, which provide eventual consistency and informative conflict markers. It offers a better design for version control, including permanent line ordering, informative conflicts, and preserved history, making it a promising proof for CRDT-based version control.

The gold standard of optimization: A look under the hood of RollerCoaster Tycoon

https://larstofus.com/wp-content/uploads/2026/03/image-1.png?w=288
The author appeared on a German gaming podcast, Stay Forever, to discuss the technology behind RollerCoaster Tycoon. The game's creator, Chris Sawyer, wrote it in Assembly, a low-level language that allowed for high performance.

Reports of code's death are greatly exaggerated

https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/f7e9e621-0fad-4c3a-a65b-d16832c02b00/public
The user argues that while AI helps with precision in coding, it also creates an illusion of precision, which can lead to bugs and complexity issues when scaled up. The user believes that good code is not just about producing working software, but also about creating beautiful, well-structured abstractions that help master complexity, and that AI will be a boon for coding, not a replacement for it.

Five Years of Running a Systems Reading Group at Microsoft

The user started a reading group at Microsoft in 2021 focused on database internals, which evolved into the Microsoft Systems Reading Group covering various computer science topics, and has been successful due to consistency, organic growth, and collaboration. The group's format, which includes guided reading series and a relaxed atmosphere, has led to valuable connections and learning ...

Project Nomad – Knowledge That Never Goes Offline

https://www.projectnomad.us/_next/image?url=%2Flogo.png&w=256&q=75&dpl=dpl_D5HoMqabuZP4MGAmXHnxVxE6tspG
Project NOMAD is a free, open source offline server that runs on any computer, providing access to knowledge, AI, and maps without internet. It's a self-hosted solution for digital independence, offering a complete library and AI assistant for learning, navigation, and more.

Flash-MoE: Running a 397B Parameter Model on a Laptop

https://raw.githubusercontent.com/danveloper/flash-moe/main/progress.png
Researchers built a 397 billion parameter AI model in 24 hours using C, Objective-C, and Metal shaders on a MacBook Pro. The model runs at 4.4+ tokens/second with production-quality output, using a custom Metal compute pipeline and 48GB RAM.

LLMs Predict My Coffee

https://dynomight.net/img/coffee/two_women_drinking_coffee.jpg
The user asked for an equation to model the temperature of boiling water in a ceramic coffee mug over time, but found that reality is too complicated and multiple LLMs provided different equations based on exponentially decaying terms. The user then conducted an experiment and found that the actual temperature drop was faster in the first few minutes and slower later on, contradicting the ...

Teaching Claude to QA a mobile app

https://christophermeiklejohn.com/me.jpg
The user built a community app, Zabriskie, and used Capacitor to run it on web, iOS, and Android platforms with one codebase. They automated testing on all three platforms using Playwright, CDP, and AppleScript, and overcame various platform limitations and debugging challenges.

MAUI Is Coming to Linux

https://framerusercontent.com/images/CUbSIRximmKmuZ0BgveVtIexZSg.png?width=2013&height=1496
Avalonia MAUI is now available for .NET MAUI, allowing deployment to new platforms like Linux and WebAssembly. This new backend advances Avalonia's vision of cross-platform consistency.

Windows native app development is a mess

https://domenic.me/images/display-blackout.webp
The user, a Windows developer, attempted to create a simple Windows utility program using the latest Windows App SDK but found the process to be frustrating due to gaps in the framework and outdated interop technology. The user ultimately decided that using web technologies like Electron or Tauri might be a better choice for native Windows app development due to the complexity and limitations ...

Building an FPGA 3dfx Voodoo with Modern RTL Tools

https://noquiche.fyi/assets/screamer2_sim.png
The user successfully implemented an FPGA reimplementation of the Voodoo 1 graphics card using SpinalHDL, which allowed them to describe, simulate, and debug the complex design. The user used netlist-aware waveform queries in conetrace to identify and fix a bug that was caused by a stack of small hardware-accuracy mismatches rather than a single catastrophic failure.

How to Attract AI Bots to Your Open Source Project

https://nesbitt.io/images/boxes.png
The user shares strategies to attract AI-authored pull requests to open source projects, including writing vague issues, welcoming automated contributions, and removing type systems and test suites. By implementing these practices, maintainers can increase their project's AI engagement and attract more automated contributions, such as typo fixes and security patches.

What Young Workers Are Doing to AI-Proof Themselves

Please enable JS and disable any ad blocker

Show HN: Codala, a social network built on scanning barcodes

https://play-lh.googleusercontent.com/EQFMnwF-fOrjBf8IOWg4OH7dlc7X5MUKMX91-pTaXrWw6dXUg8UTpk6RCejnXqsB0dz-2Lccfv9mUMKMSL8C=w526-h296-rw
Codala: The Social World of Barcodes & QR CodesEvery barcode has a story; every QR code hides a conversation. Transform the physical world into a digital chat room with Codala!Codala is an innovative social media app that allows you to join specific chat rooms for any product, place, or object simply by scanning its barcode or QR code. Whether it’s a grocery item, a restaurant menu, or ...

OpenClaw is a security nightmare dressed up as a daydream

https://framerusercontent.com/images/H7hiLWKA5Dv3jwIVnpHwAtiqrso.png
OpenClaw, a digital assistant powered by AI, has gained popularity but raises security concerns due to its ability to interact with local system files, browsers, and home automation systems, making it vulnerable to attacks and data breaches. To use OpenClaw securely, users must follow best practices such as running it in a Docker container, using separate credentials, and limiting access to ...

Palantir extends reach into British state as gets access to sensitive FCA data

https://i.guim.co.uk/img/media/5c83fbd70ff3afa3a833e5af25b1d712092536f7/698_0_4680_3744/master/4680.jpg?width=465&dpr=1&s=none&crop=none
Palantir has been granted a contract by the UK's Financial Conduct Authority to investigate financial crime using its AI system. The deal has raised concerns about privacy and Palantir's ethics, given its past involvement in sensitive projects.

Vectorization of Verilog Designs and its Effects on Verification and Synthesis

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
A Verilog vectorizer replaces multiple operations on scalar values with a single operation on vector values, reducing symbolic complexity and improving formal verification tool efficiency. The vectorizer improves elaboration time by 28.12% and reduces memory consumption by 51.30% with EDA tools like Jasper.

More common mistakes to avoid when creating system architecture diagrams

https://www.ilograph.com/blog/img/more-diagram-mistakes/labels1.png
System diagramming mistakes include poorly labeled resources, disconnected resources, and overly complex diagrams. Common errors also include oversimplification, unnecessary animations, and fan traps, which can lead to confusion and misinterpretation.

Cloudflare flags archive.today as "C&C/Botnet"; no longer resolves via 1.1.1.2

Personal Computing (2022)

https://josh8.com/blog/img/monolith.jpg
The user laments the loss of personal computing for fun and magic, now replaced by either consumerist practices or engineering, with no room for amateur or experimental software development. They advocate for a return to creative and expressive programming, free from the constraints of industry and best practices, allowing for a more dynamic and spontaneous approach to coding.

A review of dice that came with the white castle

https://cf.geekdo-images.com/qXT1U-nFh9PE8ujfdmI7dA__square100/img/XeCz-v0bsQf_eq2O2Zax_zqNl3c=/0x0:848x848/100x100/filters:strip_icc()/pic7754663.jpg
The dice included in the game's box have density issues within their plastic which could cause biased results, but they are safe to use for this game due to the limited number of rolls. The user recommends these dice for casual games but not for games that heavily rely on dice rolling.

Why I love NixOS

The user loves NixOS for its deterministic and reproducible package manager, allowing them to define and rebuild their operating system from a single source of truth. This approach makes experimentation cheap and safe, and the user appreciates its stability, predictability, and coherence across platforms.

25 Years of Eggs

https://www.john-rush.com/images/posts/eggs-header.jpg
The user scanned 11,345 receipts since 2001 and used AI agents to extract data, focusing on egg purchases. The project took 14 days with 15 hours of human input.

The IBM scientist who rewrote the rules of information just won a Turing Award

https://assets.ibm.com/is/image/ibm/ibmprphoto_quantumpublickeydistdevice_cbennett_may23_1990-copy?ts=1773975152477&dpr=off
Charles H. Bennett, an IBM physicist, met Gilles Brassard in 1979 and proposed a way to create unforgeable currency based on quantum physics. Their work led to the development of quantum cryptography, a method for sharing encryption keys that is theoretically unbreakable.

GrapheneOS refuses to comply with new age verification laws for operating system

https://cdn.mos.cms.futurecdn.net/JY32VXJVXoHUR8NRV2Kveb.png
GrapheneOS will not comply with emerging age verification laws requiring personal info, remaining usable worldwide without account or ID. Laws like California's Digital Age Assurance Act impose fines for non-compliance, but critics argue they create surveillance infrastructure without protecting children.

Show HN: Revise – An AI Editor for Documents

https://revise.io/og.png
I'll follow these guidelines to provide a summary of user input in 2 concise English sentences, not exceeding 200 characters.

Brute-forcing my algorithmic ignorance

The user used a Large Language Model (LLM) to learn algorithmic concepts and solve LeetCode problems in a week, bridging a 10-year knowledge gap and gaining confidence in solving algorithmic tasks. The user's speedrun was partially successful, but they realized that fluency and speed in solving problems are not the only metrics that matter, and that a human teacher would be better in ...

A case against currying

The author argues that curried functions are not as superior as they seem, especially when considering partial application and function composition.

Zero ZGC4: A Better Graphing Calculator for School and Beyond

Explore ZGC4 features: fast graphing, Python programming, USB-C charging, and classroom-ready design. Built for students and teachers.