My friends and I accidentally faked the Ryzen 7 9700X3D leaks

User needs to register or sign in with developer credentials and ensure a unique User-Agent string to access the application. Alternatively, try resetting to default User-Agent or file a ticket for assistance.

Why is Zig so cool?

Nilo Stolte discusses the features of the Zig programming language, highlighting its unique compilation capabilities, simplicity, and robustness. He provides examples of using Zig to implement a Sudoku game, demonstrating its low-level capabilities and the use of test blocks for prototyping and debugging.

Valdi – A cross-platform UI framework that delivers native performance

https://opengraph.githubassets.com/889b00d9ad473997428a732188d6d280616624be19388103b26b4516e015ab81/Snapchat/Valdi
Valdi is a cross-platform UI framework that delivers native performance without sacrificing developer velocity. It compiles declarative TypeScript components into platform-native views for iOS, Android, and macOS.

Making Democracy Work: Fixing and Simplifying Egalitarian Paxos

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Egalitarian Paxos is a leaderless protocol that allows replicas to order commands collaboratively. It maintains non-zero throughput with up to f crashes out of n = 2f+1 processes.

Friendly attributes pattern in Ruby

https://brunosutic.com/images/pricing.png
The author created Friendly Attributes to simplify creating subscription plans in RailsBilling by converting various input structures into standard key-value attributes. This approach reduces code repetition and improves readability.

Becoming a compiler engineer

https://substackcdn.com/image/fetch/$s_!TNB6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe331d107-0391-4fd3-ad27-2b9d63287d10_950x636.jpeg
The user is a compiler engineer who shares their experience and advice on breaking into the niche field, including job hunting, interview preparation, and standing out in a competitive job market. They also mention their personal story, including their education and career path, and promote their debut novel, "You Had Me at Hello World".

Reverse engineering a neural network's clever solution to binary addition (2023)

https://cprimozic.b-cdn.net/static/0224af3f1d8139144d337a8b97de474a/993bb/full-adder.png
The user trained a small neural network to perform binary addition with surprisingly effective results, eventually converging to perfect solutions with as few as 422 parameters. The network learned to convert binary inputs into analog signals using a digital-to-analog converter-like mechanism and then map those signals into periodic sine wave-like outputs using a custom activation function.

Cekura (YC F24) Is Hiring

Cekura is hiring for a Customer Success role, focusing on customer outcomes and growth. The company is expanding rapidly, with openings in San Francisco and Bengaluru offices.

Myna: Monospace typeface designed for symbol-heavy programming languages

https://raw.githubusercontent.com/sayyadirfanali/Myna/main/images/hero.png
Myna is a monospace font designed to treat symbols as first-class glyphs, aiming to bring harmony to editors and terminals. It features language-aware design and a simple, expandable layout.

Apple is crossing a Steve Jobs red line

https://kensegall.com/wp-content/uploads/2025/11/8c4a5bcb-1f62-4313-aedd-30f61ef7c60f-1080x675.png
Tim Cook is criticized for diluting Apple's focus on customer experience by introducing ads in Apple products, a move Steve Jobs would have rejected. This shift is seen as a compromise of Apple's values for profit, with some speculating that Tim Cook is not as protective of the user experience as his predecessor.

Immutable Software Deploys Using ZFS Jails on FreeBSD

https://conradresearch.com/assets/images/articles/immutable-software-deploy-zfs-jails.jpg
FreeBSD's ZFS and jail primitives enable immutable deployments with instant rollbacks and zero-downtime upgrades. A script sets up jails, Caddy, and log rotation for a reproducible environment with health-checked reverse proxying.

The Initial Ideal Customer Profile Worksheet

https://www.reifyworks.com/images/iicp.png
To choose one buyer persona to start with, list three different personas and fill out a questionnaire for each, considering factors like product strength, market size, and distribution strategy. Choose the group you know best to effectively measure messaging and positioning.

How did I get here?

https://how-did-i-get-here.net/whois-screenshot.png
The author created a custom traceroute program called ktr to visualize the path of packets across the Internet, using ICMP packets with increasing TTL fields. The program reveals the networks and autonomous systems that packets traverse, governed by the Border Gateway Protocol (BGP) and peering relationships between networks.

Why I love OCaml (2023)

The author appreciates OCaml's simplicity, fast compile times, and good documentation, which make it a pleasant language to use. They value its balance between simplicity and expressiveness, and consider it a "damn good" language despite its old age.

Local First Htmx

https://elijahm.com/posts/local_first_htmx/mr_htmx.jpeg#center
The user discusses the "Local First" design principle for web apps, which prioritizes local data and reduces network latency for a snappier user experience. They propose combining Local First with HTMX, a JavaScript framework, to create a more performant and interactive web app.

Ruby already solved my problem

https://substackcdn.com/image/fetch/$s_!Z9wc!,w_140,h_140,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1475c5dd-6c17-4d31-a80f-cf975c7cfcc7_4032x2565.jpeg
The author hosts monthly Zoom sessions for developers to ask questions and shares knowledge, recently discovering the built-in Ruby class Gem::Version for parsing version numbers. They organize local Coffee and Code coworking sessions in Portland, OR, fostering connections and potential future collaborations.

Mullvad: Shutting down our search proxy Leta

https://mullvad.net/media/uploads/2025/leta.png
Leta's primary benefit was acting as a privacy proxy for search, but it will become less useful due to industry changes. We're discontinuing Leta and focusing on VPNs and browser privacy instead.

Running a 68060 CPU in Quadra 650

https://opengraph.githubassets.com/4617f5650bc3076b3bb577f90ff8d4fd08852effcad58f0143558cf5e77e761f/ZigZagJoe/Macintosh-Q650-68060
This project modifies ROMs for Macintosh Quadra 650/800/Centris 650 with a 68060 to achieve basic functionality. It's an experimental proof of concept with no warranty, requiring a custom build and careful replication.

YouTube Removes Windows 11 Bypass Tutorials, Claims 'Risk of Physical Harm'

https://news.itsfoss.com/content/images/2025/11/cybercpu-tech-youtube-video-takedown-notice.jpeg
YouTube removed CyberCPU Tech's videos on installing Windows 11, citing risk of death, but later restored them. This incident highlights automated moderation systems' struggle to distinguish legitimate content from harmful material.

Cerebras Code now supports GLM 4.6 at 1000 tokens/sec

https://cdn.sanity.io/images/e4qjo92p/production/54d22e7c284ba1028fc95a928209494b056d1d96-800x540.gif?auto=format&dpr=2&fit=max&q=75&w=650
Cerebras offers GLM 4.6 for code generation at 1,000 tokens per second. It integrates with popular AI-friendly editors and agents for seamless coding.

Apple's "notarisation" – blocking software freedom of developers and users

https://pics.fsfe.org/uploads/medium/ee/3d/407431339a047caf4fc5f1ea05db.png
A civil-society complaint targets Apple's non-compliance with the EU's Digital Markets Act, which aims to give users and developers more choice in digital markets. The complaint argues that Apple's "notarisation" process and requirements for third-party app stores unfairly restrict software freedom and competition, and urges the European Commission to enforce the DMA's rules.

Venn Diagram for 7 Sets

https://moebio.com/research/sevensets/resources/sevensets.png
Santiago Ortiz invents math/data/science projects

A rats to riches story: Larry the Downing Street cat finds place in TV spotlight

https://i.guim.co.uk/img/media/469f129dc978459c60f46ddf92d2ec69685a63e2/0_0_5150_3434/master/5150.jpg?width=445&dpr=1&s=none&crop=none
Larry the cat, chief mouser of the Cabinet Office at 10 Downing Street, has been a constant presence in British politics for 15 years. He has charmed world leaders and gained a massive following, despite occasional criticism of his weight and idleness.

Angel Investors, a Field Guide

The author worked with angel investors to grow their company Akita, receiving valuable advice and introductions from mentors like Jason Hong and Elad Gil. They share tips on choosing strategic angels and keeping in touch with investors through regular updates.

Dark mode by local sunlight (2021)

https://www.ctnicholas.dev/images/custom-thumbnails/thumb-dark-mode-by-sunlight.png
Dark mode is increasingly appearing as an option on websites, but why not have it enable automatically? We can estimate the sunlight levels at a user's location, and apply the correct theme to soothe their eyes. The first step is finding the users' locations; the sun doesn't set everywhere at the same time, and other solar phases also differ depending on your location on the ...

Can you save on LLM tokens using images instead of text?

https://pagewatch.ai/blog/images/prompt-tokens.png
User tested converting text to image for OpenAI API, found significant token savings with image-based prompts, but completion tokens are more expensive. Image-based prompts take longer to process but offer token savings with certain models.

FSF40 Hackathon

The FSF is hosting a global online hackathon from November 21-23 to improve libre software projects and foster free software development. Participants can choose from various projects and tasks, regardless of their experience level, and may be eligible for prizes and recognition.

Ribir: Non-intrusive GUI framework for Rust/WASM

https://raw.githubusercontent.com/RibirX/Ribir/master/static/hero-banner.png
Ribir is a Rust GUI framework for building native multi-platform apps from a single codebase. It uses a declarative language with Rust macros for easier interaction and supports various features like state conversion and GPU rendering.

Copy button added to Stack Overflow

https://i.sstatic.net/82fLWEiT.png
Stack Overflow has introduced a copy button for code blocks, allowing users to copy code with attribution, and made spoilers more accessible. However, the feature has several bugs and issues, including incorrect language detection, attribution formatting, and missing copy buttons for certain code blocks.

VLC's Jean-Baptiste Kempf Receives the European SFS Award 2025

https://pics.fsfe.org/uploads/medium/68/bb/19908b5778f4dbc90c2c4b36d90b.jpg
Jean-Baptiste Kempf received the European SFS Award 2025 for his dedication to VLC, a widely used media player. He transformed the project from a student initiative into a powerful universal media player with billions of users worldwide.