Nobody Gets Promoted for Simplicity

https://terriblesoftware.org/wp-content/uploads/2026/03/chjpdmf0zs9sci9pbwfnzxmvd2vic2l0zs8ymdiylta1l25zmtexndetaw1hz2uta3d2d3b1c3kuanbn.webp?w=1024
Engineers who overbuild and create complex systems are often rewarded over those who ship simple solutions. This is because complexity is often perceived as smart and impressive, even if it's not necessary.

Apple Introduces MacBook Neo

https://www.apple.com/newsroom/images/2026/03/say-hello-to-macbook-neo/article/Apple-MacBook-Neo-hero-260304_big.jpg.large.jpg
Apple unveiled MacBook Neo, a new laptop with a breakthrough price, featuring a 13-inch Liquid Retina display, A18 Pro chip, and up to 16 hours of battery life. Starting at $599, MacBook Neo is Apple's most affordable laptop ever.

Glaze by Raycast

https://www.glazeapp.com/assets/feature-agent-m@2x-SqlCEaw_.png
Glaze is a desktop app builder that lets users describe what they want and build it, with features like file system access and menu bar integration. It offers a free tier and paid plans starting at $20/month with daily credits to build apps.

Motorola GrapheneOS devices will be bootloader unlockable/relockable

https://grapheneos.social/system/site_uploads/files/000/000/002/@1x/42ead1439dbbdc50.png
@[email protected] It will fully support using other operating systems including users making their own builds of GrapheneOS. It's part of our hardware requirements. We'll likely be able to make hardened builds of firmware and drivers which can be released in an official way for easy builds without needing to extract anything from the GrapheneOS or Motorola OS factory images.

MacBook Neo

https://www.apple.com/v/macbook-neo/a/images/overview/welcome/hero_endframe__c62q483im5si_xlarge.jpg
The new MacBook Neo features a recycled aluminum enclosure, 13-inch Liquid Retina display, and Magic Keyboard. It comes in four colors and offers Touch ID, 1080p FaceTime HD camera, and Apple Card Monthly Installments.

RFC 9849. TLS Encrypted Client Hello

This document describes a new Transport Layer Security (TLS) extension called Encrypted Client Hello (ECH) that encrypts the ClientHello message to protect sensitive information. ECH uses Hybrid Public Key Encryption (HPKE) and is supported in TLS 1.3, DTLS 1.3, and newer versions of the TLS and DTLS protocols.

Agentic Engineering Patterns

Patterns for getting the best results out of coding agents like Claude Code and OpenAI Codex. See my introduction for more on this project.

RE#: how we built the fastest regex engine in F#

https://iev.ee/_astro/dfa1.CEb5C-8q_RPmFN.webp
A new regex engine called RE# was developed in F# that outperforms other industrial regex engines and supports intersection, complement, and context-aware lookarounds with linear-time guarantees. The engine uses a derivative-based approach and minterm compression to achieve high performance and supports leftmost-longest matching with bidirectional scanning.

Qwen3.5 Fine-Tuning Guide – Unsloth Documentation

https://unsloth.ai/docs/~gitbook/image?url=https%3A%2F%2F2815821428-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Forganizations%252FHpyELzcNe0topgVLGCZY%252Fsites%252Fsite_mXXTe%252Fsocialpreview%252FOeFDVbzp4cgwaId7PbvL%252Funsloth%2520docs%2520pic.png%3Falt%3Dmedia%26token%3Df34a6bcc-db15-449a-bc2d-e0e8f52fe953&width=1200&height=630&sign=b1ca68fa&sv=2
Qwen3.5 model family supports fine-tuning with Unsloth, offering both vision and text fine-tuning options with various VRAM requirements. The model can be fine-tuned using transformers v5, with bf16 LoRA setups recommended for MoE models and 256GB VRAM required for Qwen3.5-122B-A10B.

Chimpanzees Are into Crystals

Please enable JS and disable any ad blocker

Jiga (YC W21) Is Hiring

https://jiga.io/wp-content/uploads/2024/03/5-axis-CNC-machining-header4.png
Jiga streamlines product sourcing by connecting engineers with vetted manufacturers and automating administrative tasks. This saves time and reduces costs, allowing engineers to focus on actual work.

Elevator Saga: The elevator programming game (2015)

A CPU that runs entirely on GPU

https://raw.githubusercontent.com/robertcprice/nCPU/main/assets/logo.png
The NeuralCPU is a GPU-based CPU that uses trained neural networks for all arithmetic operations, achieving speeds of 4,975 IPS and inverting the conventional CPU's MUL vs ADD performance. It supports two modes: Neural Mode, where every operation is a forward pass through a trained model, and Fast Mode, where the ALU uses native torch arithmetic for maximum throughput.

Show HN: Stacked Game of Life

Simulation

Better JIT for Postgres

https://opengraph.githubassets.com/184165679057cb4aa5592de6144e7f278fc1ee4583a821ceaae48334ee48fff5/vladich/pg_jitter
pg_jitter is a PostgreSQL JIT compilation provider that adds three alternative JIT backends - sljit, AsmJit, and MIR - delivering faster compilation and competitive query execution. It provides native code generation with microsecond-level compilation times.

Charging a three-cell nickel-based battery pack with a Li-Ion charger [pdf]

By Charles Mauney Senior Applications Engineer, Power Marketing Introduction One thing common to all portable devices is the need for a portable energy source to power the device. Many portable devices use lithium-ion (Li-Ion) polymer cells, which have a high energy density that allows them to be light and small in size. This has led to the design of numerous low- cost, highly integrated ...

Graphics Programming Resources

https://develop--gpvm-website.netlify.app/_astro/learn_opengl.BFyVqNUR_B0S2I.webp
This page offers a collection of resources for learning graphics programming, including tutorials, books, and articles on topics like OpenGL, Vulkan, ray tracing, and rendering techniques.

Show HN: I made a zero-copy coroutine tracer to find my scheduler's lost wakeups

https://raw.githubusercontent.com/lixiasky-back/coroTracer/main/example/coro_dashboard.png
The user created coroTracer to track down logical deadlocks and broken state machines in M:N coroutine schedulers, which traditional tools cannot catch. coroTracer is an out-of-process tracer that uses shared memory and a separate engine to track state changes and detect issues like lost wakeups and coroutine leaks.

Claude's Cycles [pdf]

Claude Opus 4.6 solved an open problem in automatic deduction and creative problem solving by finding a generalization for odd values of m. The solution was discovered through a series of explorations and involved a novel approach called fiber decomposition.

Greg Knauss Is Losing Himself

https://shapeof.com/images/header-256.png
The author enjoys coding for the process, not just the end result, but feels pressure from AI and quick apps making their work seem less valuable. They're focusing on what makes their app unique, personality, feel, and polish, to stand out in a crowded market.

Did Alibaba just kneecap its powerful Qwen AI team?

We're verifying your browser Website owner? Click here to fix

Weave – A language aware merge algorithm based on entities

https://opengraph.githubassets.com/9c97ceac6aee44b1954121d845fe42937842f3af95a0bc7d3834a3ea6cd57d72/Ataraxy-Labs/weave
Weave is a Git merge tool that resolves conflicts by comparing semantic entities, not just lines. It automatically handles false conflicts in multi-agent codebases with zero regressions.

Bet on German Train Delays

https://bahn.bet/opengraph-image?a6489045cd43d3a3
Browse live ICE, IC & EC prediction markets. Pick a train, predict the delay, and win from the pool. Updated every 2 minutes.

The JVG algorithm could break RSA-2048 encryption with fewer than 5k qubits

https://briefglance.com/uploads/large/9ec/9ecca60029fab3ee3415b03821b08c8f.jpeg
AUSTIN, TX – March 02, 2026 – The digital locks securing global finance, government secrets, and the daily transactions of billions of people may be far more brittle than previously understood. Researchers at the Advanced Quantum Technologies Institute (AQTI) today announced a breakthrough algorithm that dramatically accelerates the timeline for a quantum computer to shatter the world’s most ...

Voxile: A ray-traced game made in its own engine and programming language

https://substackcdn.com/image/fetch/$s_!yL8f!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd000b3f-c2bd-48ea-b96d-1490c2947f51_400x400.jpeg
Wouter von Oortmersen's VoxRay Games released The Builder's Update for Voxile, a voxel-based survival game with ray tracing and co-op multiplayer. Voxile's custom engine, Lobster, enables fast prototyping and record-speed compile times.

On the Design of Programming Languages (1974) [pdf]

Modern Illustration: Archive of illustration from c.1950-1975

https://images.squarespace-cdn.com/content/v1/637121a6f4ed637d7d2d20f5/acf38fdf-d945-4f9e-84b7-eb833b12453f/zp_cq70_inspiration.jpg
Modern Illustration is a project by illustrator Zara Picken, featuring print artefacts from her extensive personal collection. Her aim is to preserve and document outstanding examples of mid-20th century commercial art, creating an accessible resource for understanding illustration history.

Apple Announces Low-Cost 'MacBook Neo' with A18 Pro Chip

https://images.macrumors.com/t/xRJG9LxwY-kd5PKCl6Ekw1sX1ro=/400x0/article-new/2026/03/macbook-neo.png?lossy
Apple today announced the "MacBook Neo," a new kind of low-cost Mac featuring the A18 Pro chip for $599. The MacBook Neo is the first Mac to feature an iPhone chip; the A18 Pro debuted in 2024's iPhone 16 Pro models. The MacBook Neo features a 13-inch Liquid Retina display with a 2408-by-1506 resolution and 500 nits of brightness. The display does not have a notch, instead ...

Textadept

https://orbitalquark.github.io/textadept/assets/images/windows.png
Textadept has GUI and terminal versions with optional modules for extra features. It can be compiled from source or downloaded as pre-built binaries for various platforms.

My spicy take on vibe coding for PMs

Product managers should prioritize fixing the system for prioritization rather than adding random features. This approach helps avoid accumulating tech debt and allows for more impactful work.