Hacker News
TrialPlatforms
A technology news and discussion forum where the issue gained attention.
Why it's here
Placed in Trial: 12 article(s) of evidence from 1 source(s), led by research-stage coverage, with 9 in the last 30 days. Confidence 54%.
Evidence (12)
- 2Hacker News·8/10/2026researchA personal essay on resisting tech enshittification
This Hacker News-linked post is a personal essay about adjusting to a more structured, corporate hybrid workplace after years in startups and remote tech jobs. The author reflects on daily routines, commuting, office culture, and how small habits help preserve focus and well-being amid feelings of alienation and overstimulation.
- 4Hacker News·7/30/2026researchDiscussion on whether Lean has become the default proof assistant
The Hacker News discussion links to a MathOverflow post asking whether the theorem prover Lean is becoming the standard choice for formal proof work. The thread focuses on Lean's ecosystem, adoption, and whether the field is converging around a single tool. It is a community discussion rather than a product announcement or technical release.
- 6Hacker News·7/29/2026researchSelf-hosting Kimi K3 adds cost but improves task success
A benchmark-style comparison tested self-hosted GPUs, rented hardware, and commercial APIs on 64 real coding tasks. The article finds that self-hosting can cost about 20% more than renting while achieving about 20% better task resolution in some setups, but matching top frontier-model performance requires very large GPU nodes.
- 3Hacker News·7/28/2026open_sourceUserscript merges Hacker News articles with their discussion
A Hacker News user created a userscript that opens linked articles with a resizable side panel showing the related HN discussion. It also detects previously shared articles and adds a button to open the discussion panel, reducing the need to switch between separate tabs.
- 2Hacker News·7/26/2026product_launchShow HN: Reverse Minesweeper
This Hacker News post introduces Reverse Minesweeper, a puzzle game where players deduce flower placements using Minesweeper-like logic. The post also describes a built-in solver, difficulty tuning, and puzzle generation based on specific deduction techniques such as subset, overlap, and what-if reasoning.
- 2Hacker News·7/22/2026product_launchHN Hall of Fame links archive
This Show HN project presents a browsable archive of about 3,100 notable Hacker News links. It highlights classic submissions with metadata such as points, comments, and age, making it easier to revisit influential posts from the site’s history.
- 4Hacker News·7/19/2026framework_updateOpenAI cuts Codex model context window from 372k to 272k
OpenAI updated Codex to use a smaller model context size, reducing the window from 372k to 272k tokens. The change appears in a GitHub pull request and has drawn discussion on Hacker News about the tradeoff between context length, cost, and performance.
- 3Hacker News·7/17/2026product_launchRecurse Center Marks 15 Years, Thanks Hacker News
The Recurse Center founder reflects on the project's 15th anniversary and credits Hacker News with helping the initiative reach programmers worldwide. The post says HN became a major source of applicants and helped sustain the self-directed programming retreat over the years.
- 5Hacker News·7/14/2026open_sourceJetBrains open-sources YouTrackDB, a general-purpose graph database
JetBrains has published YouTrackDB on GitHub as a general-use object-oriented graph database. The release positions it as a developer-facing database project rather than a product announcement, with Hacker News discussion focused on its design and use cases.
- 3Hacker News·7/13/2026product_launchHN debates labeling AI-generated articles
A Hacker News post asks whether the site should add an indicator for AI-generated articles so readers can skip them without affecting ranking. The discussion raises broader questions about whether existing voting is sufficient and how HN should adapt to the generative AI era while preserving its core rules.
- 3Hacker News·7/1/2026researchHN July 2026 hiring thread
This Hacker News thread invites companies to post active job openings for July 2026, with guidance to include location, remote status, and a brief description of the company if it is not widely known. It also directs job seekers to several external search tools and asks commenters to keep the discussion focused on hiring posts.
- 6Hacker News·6/28/2026securityOpenAI Codex issue on excluding sensitive files remains open
An open GitHub issue says OpenAI Codex still lacks a reliable way to exclude sensitive files from its workflow. The discussion has drawn significant attention on Hacker News because the gap affects developer safety and repository hygiene when using the tool.