news

Indie Hacker News

Not every software business chases venture capital. This section follows the indie hacker movement, with articles about bootstrapped products, solo founders sharing revenue milestones, side projects that became real businesses, and the tools and tactics of building small and profitable.

Stories often feature transparent revenue breakdowns, accounts of quitting a job to go full-time on a product, and honest write-ups of projects that never found customers. Practical threads on pricing, marketing without a budget, and choosing boring reliable tech recur throughout.

The movement resonates because it offers a countermodel to blitzscaling: keep ownership, stay small, and build something profitable enough to fund a good life. Aspiring founders, moonlighting developers, and even venture-backed teams read these stories for their unusual candor about what actually works.

Ask HN: Who is hiring? (June 2026)
2026-06-01

In the June 2026 Hacker News hiring thread, startup Hotwash is seeking a founding engineer to transition its fire department review platform from a low-code stack to React Native, while open-source chat platform Zulip is hiring a senior backend infrastructure engineer. Additionally, community members debated the future viability of no-code tools like FlutterFlow amid the rise of AI-assisted coding.

Ask HN: Who wants to be hired? (June 2026)
2026-06-01

The June 2026 Hacker News job-seeking thread features numerous tech professionals seeking remote roles, with a prominent focus on artificial intelligence, large language models, and full-stack software engineering. Candidates are actively pitching their ability to build scalable backend systems, develop AI-powered SaaS applications, and solve complex, regulation-heavy technical challenges for startups and enterprise clients worldwide.

Linux Basics for Hackers (2019)
2026-06-01

Developer ahegazy0 has published a structured open-source course based on personal study notes from the book Linux Basics for Hackers by OccupyTheWeb. This repository provides aspiring cybersecurity professionals with a practical, community-driven resource to master essential Linux skills for ethical hacking.

Various LLM Smells
2026-05-28

A popular Hacker News thread is currently discussing a blog post that explores various LLM smells encountered when using large language models to polish and enhance technical writing. The author highlights common stylistic flaws and telltale signs of AI-assisted text, offering valuable insights for writers looking to integrate AI tools into their workflows without compromising quality.

Stripe is friendly to “friendly fraud”
2026-05-27

A recent post criticizing Stripe for failing to prevent friendly fraud has sparked significant discussion on Hacker News. The author argues that despite possessing a massive amount of user data and sophisticated signals, the payment processor is not doing enough to stop these fraudulent disputes.

Hacker News front page as a site
2026-05-25

A new web tool transforms the standard Hacker News feed into a traditional newspaper-style front page. This redesign provides users with a unique, print-like reading experience for browsing the latest technology news and community discussions.

Show HN: OpenBrief – Local-first video downloader/summarizer
2026-05-25

OpenBrief is a new open-source tool introduced on Hacker News that provides local-first video downloading and summarization capabilities. Developers can explore the code and contribute to the tantara/openbrief repository on GitHub.

Shipping a laptop to a refugee camp in Uganda
2026-05-22

A widely discussed Hacker News post details the logistical process of shipping a laptop to a refugee camp in Uganda. The author shares their personal initiative to deliver technology to the camp while completing their own degree through the University of London.

Launch HN: Superset (YC P26) – IDE for the agents era
2026-05-22

YC P26 startup Superset has launched on Hacker News as a new code editor built specifically for the AI agent era. The platform allows developers to run and manage multiple AI coding agents, such as Claude Code and Codex, simultaneously on a single local machine. This local orchestration aims to streamline software development workflows for engineers working alongside autonomous AI tools.

Show HN: Gaussian Splat of a Strawberry
2026-05-19

A Hacker News user has shared a highly detailed 3D Gaussian splat of a strawberry captured from 90 distinct perspectives. To achieve this level of realism, the creator used a Nikon Z8 and a macro lens to shoot 88 focus-stacked images for every single angle.

Show HN: Number Gacha, a gacha game distilled to its essence
2026-05-19

A new game called Number Gacha, featured on Hacker News, distills the popular gacha genre down to its absolute core mechanics. The minimalist project challenges players to collect all 100 unique numbers in a simplified gaming experience.

Show HN: Rocksky – Music scrobbling and discovery on the AT Protocol
2026-05-16

Rocksky is a new music scrobbling and discovery platform built on the AT Protocol, despite being described in its launch as a next-generation social coding platform. Showcased on Hacker News, the application primarily allows users to track their listening habits and explore new music.

Show HN: A nibble-oriented CPU in Verilog to build a scientific calculator
2026-05-15

Showcased on Hacker News, an open-source GitHub project implements a custom nibble-oriented CPU in Verilog to build a scientific calculator. The repository documents the complete hardware design process from basic FPGA gates to a functional device and welcomes community contributions.

Instructure pays ransom to Canvas hackers
2026-05-12

Education technology company Instructure paid a ransom to hackers after its Canvas learning management system was breached twice. In exchange, the cybercriminals returned the compromised personal data of 275 million users across more than 8,800 institutions. Instructure assured its users that no customers will face further extortion from this incident.

Show HN: Statewright – Visual state machines that make AI agents reliable
2026-05-12

Introduced on Hacker News, Statewright is a new open-source project that uses visual state machines to implement guardrails for AI agents. By restricting behaviors to defined operational states, the tool aims to make autonomous AI systems more reliable. Developers can find the source code and contribute to the project on GitHub.

Google says criminal hackers used AI to find a major software flaw
2026-05-11

Google's threat intelligence group reported that criminal hackers likely used an AI model to discover and weaponize a major software vulnerability, citing the exploit script's textbook formatting and hallucinated details as evidence. However, readers note that while these markers strongly indicate the code was generated by an AI, they do not definitively prove the model was used to find the underlying bug.

Show HN: Building a web server in assembly to give my life (a lack of) meaning
2026-05-10

A developer has shared a MacOS web server written exclusively in ARM64 assembly language. The project, showcased on Hacker News, was built as a personal challenge to explore extreme low-level system programming. The resulting application operates natively without relying on higher-level abstractions or traditional software frameworks.

Show HN: An index of indie web/blog indexes
2026-05-10

A new Hacker News project introduces a maintained meta-index dedicated to cataloging indie web and small blog directories. The collection currently highlights 38 different index sites organized across six distinct categories to help users navigate independent online communities.

Show HN: TRUST – Coding Rust like it's 1989
2026-05-07

A new open-source project named TRUST has been shared on Hacker News for its unique approach to coding in Rust like it is 1989. Developers interested in this unconventional programming style can explore the code and contribute to the repository on GitHub.

Show HN: Hallucinopedia
2026-05-06

Hallucinopedia is a newly launched project on Hacker News that acts as an encyclopedia for a procedurally generated universe. The world and its lore do not actually exist until a user visits the site, dynamically creating the content on the fly. This interactive platform offers a unique approach to generative digital world-building and exploration.