The Anatomy of an AI-Native Org

https://ajeygore.in/assets/images/blog/og/the-anatomy-of-an-ai-native-org.png
The traditional org chart is changing due to AI, with the middle layer of translation work shrinking and the ends of defining why and what growing, requiring managers to contribute to the work rather than just coordinating it. The new shape of the team will be smaller, more opinionated, and closer to the work, with a focus on judgement-heavy, hands-on, outcome-owning work.

JSON-LD Explained for Personal Websites

https://hawksley.dev/og/blog/json-ld-explained-for-personal-websites.png
The user added JSON-LD to their site to aid web crawlers and improve SEO, declaring a new script with MIME type application/ld+json. They described their webpage using JSON-LD nodes such as WebSite, Person, ProfilePage, and BlogPosting to provide metadata and improve search engine results.

Apertus – Open Foundation Model for Sovereign AI

https://apertvs.ai/articles/2026-06-apertus-mini/hf-mini.png
Developed by the Swiss AI Initiative as a collaborative effort between EPFL, ETH Zurich, and CSCS. Open weights, open data, open science. Training data, code, weights, methods, and alignment principles — all documented and reproducible. Apertus is to AI as Open is to Source. Built to meet EU AI Act requirements: the model respects opt-outs, removes PII, prevents memorization. A global ...

Prefer duplication over the wrong abstraction (2016)

https://images.squarespace-cdn.com/content/v1/537c0374e4b0f52ed92942e6/1406255585576-8V9OA9Q3VR7LM1P1NCAE/logo-color.png?format=1500w
The "wrong abstraction" problem occurs when code is modified to accommodate new requirements, leading to conditionals and duplicated logic, making it hard to understand and maintain. The solution is to "go back" and remove the abstraction, inlining code to make it easier to understand and add new features, rather than trying to preserve the existing code.

Stop wasting tokens and re explaining your project between sessions

https://opengraph.githubassets.com/b68ea6d6da45e26148d85796e7cee787db4437fd3035f18faf76eb7fc59f8c1a/raiyanyahya/recall
Claude Code starts every session cold. Recall keeps a local log of your sessions and condenses it into a resume-ready summary — entirely on your machine. No API key, no external model, nothing sent anywhere. It's built for people running Claude Code locally on a subscription: the only AI in the loop is Claude Code itself; the summarization is done by a classical Python summarizer. Free on ...

Identity verification on Claude

https://downloads.intercomcdn.com/i/o/487548/17213f6a445c8e6e874b1f4b/fad85208982e639d11b9108df895a293.png
We are implementing identity verification to prevent abuse, enforce policies, and comply with laws, using Persona Identities as our partner. Your verification data is used solely to confirm your identity and is protected by industry-standard security controls.

Beyond All Reason (Free Total Annihilation Inspired RTS)

https://cdn.prod.website-files.com/5c68622246b367adf6f3041d/66f94bf43835f103fe529d9f_BAR-Beyond-All-Reason-Logo-20-Simple-NoGlow-V2.svg
The game offers real-time simulation with fully simulated projectile ballistics and terrain deformation, allowing for diverse strategies on each map. Players can choose from over 10 unit classes to balance resource income and production for victory.

(How to Write a (Lisp) Interpreter (In Python)) (2010)

This page describes how to build an interpreter for most of the scheme dialect of lisp. it uses python 3 as the implementation language, and the lambda special form is a good example of scheme syntax. if you are familiar with other languages, you might think that while or for loop would be needed, but scheme manages to do without these just fine. in which we judge lispy on several criteria: ...

Ask for no, don't ask for yes (2022)

https://cdn2.mooreds.com/wordpress/wp-content/uploads/2020/08/letters-to-a-new-developer-210x300.png
Having a bias for action and making progress is key, and one habit to make this happen is to ask for "no" instead of "yes" when seeking permission for a task. This approach involves offering a chance for feedback with a deadline, allowing you to move forward while still keeping your boss informed.

The minimum viable unit of saleable software

https://brandur.org/assets/images/minimum-viable-unit/twitter@2x.jpg
The author is considering building a sustainable business around their side project River, a job queue for Go and Postgres, despite the rise of AI-powered software. They argue that while LLMs make software cheaper to build, they don't eliminate the need for human oversight and maintenance.

An Embedded Linux on a Single Floppy

https://opengraph.githubassets.com/3803d8a4b2511fdd8ad1d379f3924595fb2926c7a4881c6142b6655b435801ea/w84death/floppinux
FLOPPINUX is a minimal Linux distribution for old hardware, requiring 20MB RAM and 32-bit x86 CPUs. It's free, open-source, and perfect for reviving old hardware or educational purposes.

Everything Is Logarithms

\[y = \log_b (x) \Lra b^y = x\] \[\log_b (x) = \frac{\log_a (x)}{\log_a(b)}\] Which follows from rearranging \(\log_a (x) = \log_a (b^{\log_b x}) = \log_b (x) \times \log_a (b)\). One way of thinking about what this formula does is that it is a change of units. Similar to writing \(2 \text{ km} = 2000 \text{ m} / \frac{1000 \text{ m}}{1 \text{ km}}\) or \(5 \text{ bytes} = 40 \text{ ...

Show HN: CleverCrow: give tokens to your favorite projects

https://clevercrow.io/og-card.png
CleverCrow allows community members to fund issues they care about, and the maintainer directs the agent to implement the solution. The agent drafts a plan, iterates until approved, and implements the solution in a credential-less sandbox, with the maintainer reviewing and approving before shipping the code.

Cocktail Optimization, an Integer Programming Problem

https://bunkum.us/assets/snapshots/2026-06-18-cocktail-ingredients-milp/cell-3.png
You compared custom branch-and-bound algorithms to Google's OR Tools for vehicle routing and found OR Tools to be significantly better. Mixed integer linear programming solvers like glpk.js outperform custom algorithms for similar problems.

Wildcard (YC W25) is hiring an applied ML engineer

https://bookface-images.s3.amazonaws.com/small_logos/f6dd000652c5e77966ee483897c0ffed9dac2d80.png
Wildcard is an agentic commerce optimization platform for ecommerce and retail brands. They're looking for a Founding Applied ML Engineer to help shape the product and company from the earliest stage, with expertise in AI, data, and customer problems.

Occupancy Math on the AMD MI355X: A From-First-Principles Guide

https://indianspeedster.github.io/blog/occupancy-mi355x/mi355x_02_cu_anatomy.svg
Occupancy is a metric that measures the number of wavefronts resident on a SIMD divided by the maximum that SIMD can hold, and it's set by whichever resource runs out first, including VGPRs, SGPRs, LDS, and workgroup/barrier slots. Maximizing occupancy is not always the goal, as it can be achieved through other means such as increasing ILP (instruction-level parallelism) which can be more ...

Tell HN: Happy Fathers Day

The user shares a heartfelt Father's Day message from a founder of Brunt, a work wear boot and apparel company, which resonates with their own experiences as a father. They also share their own stories of fatherhood, including memories with their sons and lessons learned from their own father, a commercial artist.

Show HN: Teach your kids perfect pitch

https://raw.githubusercontent.com/paytonjjones/bsharp/master/android/feature-graphic.png
BSharp app helps children develop absolute pitch by associating chords with colors, tracking accuracy and adjusting difficulty. It introduces new chords every 2 weeks after mastering previous ones with 100% accuracy.

A 3D voxel game engine written in APL

https://raw.githubusercontent.com/namgyaaal/avoxelgame/main/images/cover.png
This project aims to create a voxel game using APL notation, with installation instructions for macOS and Linux. Compilation on Windows requires SDL3 dev libraries and cmake-gui, with shaders compiled using ./compile_shaders.sh.

Djevops: Self-Host Django Easily

https://opengraph.githubassets.com/d81529c8fb8f198fe3ecadfd3ab693f344f6254be41c95a9b68968b9d4758995/mherrmann/djevops
djevops is a command-line tool for deploying your Django web app to a Linux VPS. It runs and manages all necessary components (database, Redis, etc.) on your server. Unlike other tools, djevops does not use Docker. This makes it possible to "push to prod" in seconds. Compared to Ansible, djevops' specialization on Django lets you write significantly less code. The flip side is ...

15-minute at-home Lyme disease tick test

https://bostonglobe-prod.cdn.arcpublishing.com/resizer/v2/KQQIESDPSUJAFAGRI4AX4XZ36Y.jpg?auth=bd3849d7f6e13cf8d76517df8af41be054f801c65a38cb7ae28844015f11c64f&width=1440&focal=399,572
LymeAlert is a 15-minute tick test that can detect Lyme disease, priced at $40 per test. It's designed to help people avoid unnecessary doctor visits and antibiotic doses by testing ticks for the disease.

Loupe – A iOS app that raises awareness about what native apps can see

https://raw.githubusercontent.com/mysk-research/loupe/main/docs/images/loupe-icon.png
Loupe is an iOS app that shows device fingerprinting data from public APIs, helping users see what apps can quietly learn about their device. It's free and open source, with a Mac version in development.

Developers don't understand CORS (2019)

https://fosterelli.co/image/developers-dont-understand-cors/images.png
Web developers often misunderstand how CORS works, leading to security vulnerabilities like the recent Zoom vulnerability, which was caused by bypassing CORS to access a localhost webserver. A secure implementation would involve implementing a REST API with CORS headers and a Content Security Policy to prevent unauthorized access.

NSA chief says Mythos breached 'almost all' classified systems in hours

https://bankwatch.ca/wp-content/uploads/2024/08/cropped-cropped-img_0032-e1723404678575.jpeg?w=200
NSA's Mythos AI breached nearly all classified systems in hours during a red-team exercise. This validates government intervention in deploying frontier AI models and sets a precedent for national-security recalls.

Show HN: TownSquare, a tiny presence layer for websites

https://townsquare.cauenapier.com/screenshots/5.png
TownSquare is a web platform where users can interact without accounts or algorithms, sharing a virtual space. It features simple controls for movement, chat, and social interactions, creating a fun and playful online experience.

Running MicroVMs in Proxmox VE, the Easy Way

https://taoofmac.com/media/blog/2026/06/18/1845/ycjiz2cThuEG3Atzjdf7MbCVX6w=/microvm-vs-lxc-vs-vm.svg
The user created a Debian package called pve-microvm that adds QEMU's microvm machine type as a first-class managed guest in Proxmox VE, allowing for fast and isolated VMs with a custom kernel and minimal virtio-only environment. The package supports 21 guest OS types, including Linux, NetBSD, and Plan9, and provides features like sub-300ms boot times, virtio devices, and vsock CID for ...

System call instrumentation on Linux/x86‑64 using memory‑indirect calls, part I

The user is exploring ways to instrument system calls in Linux x86-64 userland without the double-trap overhead, and has been researching various approaches including instruction punning, zpoline, and E9Patch. The user has also been investigating the use of segmentation features in x86 processors to find a 2-byte form that can indirect through the local descriptor table to reach the intended ...

Proportional-Integral-Derivative (PID) controllers

https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/PID_en.svg/500px-PID_en.svg.png
A PID controller is a feedback-based control loop mechanism used in industrial control systems to manage machines and processes with continuous control and automatic adjustment. It compares the desired target value with the actual value of the system and applies corrective actions to bring the system to the desired setpoint using proportional, integral, and derivative methods.

Slow breathing modulates brain function and risk behavior

Prolonged exhalation breathing can increase cardiac parasympathetic activity, leading to enhanced reward sensitivity and increased risky choices. This effect is associated with changes in brain activity in regions involved in reward processing, such as the ventromedial prefrontal cortex and precuneus.

Excessive nil pointer checks in Go

https://konradreiche.com/img/og.jpg
Defensive programming in Go should focus on checking inputs, bounds, and pointers before dereferencing them, but not with nil checks that silently handle impossible states. Instead, establish invariants and model intentional optional states to ensure the system can rely on guarantees, rather than relying on fear-driven clutter with nil checks.