frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Reducing Cold Start Latency for LLM Inference with Nvidia Run:AI Model Streamer

https://developer.nvidia.com/blog/reducing-cold-start-latency-for-llm-inference-with-nvidia-runai...
1•tanelpoder•34s ago•0 comments

Procedural clue mini game (logic)

https://cluesbysam.com/
1•oatsandsugar•1m ago•0 comments

SwiftCloudDrive: An easy to use Swift wrapper around iCloud Drive

https://github.com/drewmccormack/SwiftCloudDrive
1•wahnfrieden•1m ago•0 comments

TTY, Linux Framebuffer, Eglfs and SDL Without Xorg or Wayland

https://imlauer.github.io/just_tty.html
1•esotericwarfare•1m ago•0 comments

VPN Market Is Booming Because We're Working Remotely and Worried About Privacy

https://www.cnet.com/tech/services-and-software/the-vpn-market-is-booming-because-were-working-re...
2•DocFeind•2m ago•0 comments

Unstract: Open-source platform to ship document extraction APIs/MCPs in minutes

https://github.com/Zipstack/unstract
1•naren87•4m ago•0 comments

Show the Physics

https://interactivetextbooks.tudelft.nl/showthephysics/Introduction/About.html
1•pillars•4m ago•0 comments

Top% of Earners Drive a Growing Share of US Consumer Spending

https://www.bloomberg.com/news/articles/2025-09-16/top-10-of-earners-drive-a-growing-share-of-us-...
1•JumpCrisscross•4m ago•0 comments

Denmark close to wiping out cancer-causing HPV strains after vaccine roll-out

https://www.gavi.org/vaccineswork/denmark-close-wiping-out-leading-cancer-causing-hpv-strains-aft...
2•slu•5m ago•0 comments

Signed URLs for Embedded Devices

https://blog.golioth.io/signed-urls-for-embedded-devices/
1•hasheddan•5m ago•0 comments

The Responsibility of Intellectuals in the Age of Fascism and Genocide

https://www.bostonreview.net/forum/the-responsibility-of-intellectuals-in-the-age-of-fascism-and-...
1•speckx•5m ago•0 comments

Show HN: Gingee – A GenAI Authored JavaScript App Server

https://github.com/gingerhome/gingee
1•avighnay•6m ago•0 comments

Scaling your models to Zero with Fly.io

https://xeiaso.net/talks/2024/ollama-fly-gpu/
1•indigodaddy•6m ago•0 comments

ReactOS

https://en.wikipedia.org/wiki/ReactOS
1•Vedor•7m ago•0 comments

GW250114

https://en.wikipedia.org/wiki/GW250114
1•shocks•8m ago•0 comments

Escapee pregnancy test frogs colonised Wales for 50 years

https://www.bbc.com/news/uk-wales-44886585
1•Luc•10m ago•0 comments

(Canadian) Longest Ballot Committee

https://en.wikipedia.org/wiki/Longest_Ballot_Committee
1•myroon5•12m ago•0 comments

Trends of India's Urban Mobility Crisis[video]

https://www.youtube.com/watch?v=pJXsOrgW08Q
1•koolhead17•12m ago•0 comments

AI for FinOps: Fix Cloud Cost Issues 10x Faster

https://www.infracost.io/blog/ai-for-finops-fix-cloud-cost-issues-faster/
2•akh•14m ago•0 comments

The search for a universal signature of unconsciousness

https://bigthink.com/neuropsych/unconscious-brains-conscious-minds/
1•PaulHoule•15m ago•0 comments

SEC 'Prioritizing' Trump's Push to Cull Quarterly Reporting

https://www.bloomberg.com/news/articles/2025-09-15/trump-says-companies-should-report-earnings-ev...
2•JumpCrisscross•16m ago•0 comments

The Linux Process Journey [pdf]

https://thelearningjourneyebooks.com/wp-content/uploads/2023/09/TheLinuxProcessJourney_v6_Sep2023...
2•maxmoehl•16m ago•0 comments

Show HN: Data with logic for modern AI and infra workflows

https://crates.io/crates/stof
1•cj_cummings•21m ago•0 comments

Swift 6.2 Released

https://www.swift.org/blog/swift-6.2-released/
1•peterspath•22m ago•0 comments

18yo senior swe at nbc???

https://twitter.com/dimyy394875/status/1968004616882442453
1•boulangeriee•25m ago•0 comments

Open Letter to Everyone I've Butted Heads With

https://andrewkelley.me/post/open-letter-everyone-butted-heads.html
6•djha-skin•25m ago•0 comments

Midcentury North American Restaurant Placemats

https://casualarchivist.substack.com/p/order-up
2•NaOH•26m ago•0 comments

DOJ Deletes Study Showing Domestic Terrorists Are Most Often Right Wing

https://www.404media.co/doj-deletes-study-showing-domestic-terrorists-are-most-often-right-wing/
15•christhecaribou•28m ago•1 comments

Cadmium: Debian Linux installer for some RISC laptops and Arm Chromebooks

https://github.com/Maccraft123/Cadmium
3•transpute•28m ago•0 comments

Make trains great again – for the sake of people and the planet

https://www.nature.com/articles/d41586-025-02980-2
2•gnabgib•28m ago•0 comments
Open in hackernews

Does HN automatically change the title of post without human intervention?

1•busymom0•1h ago
I am aware that HN mods sometimes change the title of posts. This has been discussed previously:

https://news.ycombinator.com/item?id=37646179

However, my question is not about mods changing title or some automation removing numbers from titles or adding things like [pdf], [video] etc.

My question is about the title being instantly automatically changed upon submission.

For example, I made the below post:

https://news.ycombinator.com/item?id=45234649

The title I submitted was the same title in the article:

> Dinosaur egg dated directly for the first time

However, when the post got submitted, it had a different title:

> Dinosaur Egg Dated Directly

I feel like the "for the first time" is important part of the title which was removed.

Since the title had instantly changed upon submission, it was not mods who changed it.

Note that the HN guidelines say "Otherwise please use the original title, unless it is misleading or linkbait; don't editorialize."

So, why and how are the titles changed automatically?

Comments

toomuchtodo•1h ago
There is underlying code logic that makes changes to make the title more clear, concise, less baity, etc, and mods may also make changes based on their discretion. When mods make changes, they sometimes comment to document so in the thread.

If you believe an automatic title edit removed relevant context, you can edit the title to update it accordingly (with the caveat being mods may make changes at any time).

See https://github.com/minimaxir/hacker-news-undocumented?tab=re... for more details

busymom0•1h ago
Is the underlying code logic using AI to rewrite it?
toomuchtodo•1h ago
Not to my knowledge. Only the mod team can speak authoritatively to this though.
Bender•1h ago
No AI and FWIW one can edit their title and return it to unmodified state if the modified state breaks the title. The reason I doubt any AI is being used is this logic has been in place for a very long time and the results are predictable and near instantanious.
busymom0•1h ago
I feel like removal of "for the first time" using if/then/else statements in code would be pretty hard. Hence wondering if AI has been added to the mix.
Bender•1h ago
The original code is linked somewhere under here [1] I think. There appears to be something wrong with PG's server. The changes in the live version are mostly operational related. I will keep looking. Either way I am certain this logic is all in Arc. HN is very self contained and running on one active and one standby BSD server.

[Edit] My bookmarks are failing me but here [2] is an older thread.

[1] - https://www.paulgraham.com/arc.html

[2] - https://news.ycombinator.com/item?id=28155134

rolph•1h ago
perennial problems are auto culled, new variations are manually, moderated
PaulHoule•1h ago
There are a number of things that to be based on dang's pet peeves, for instance

  How X -> X