frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Postgres sequences can commit out-of-order

https://blog.sequinstream.com/postgres-sequences-can-commit-out-of-order/
4•dagss•7mo ago

Comments

dagss•7mo ago
This details an approach to working with commit-ordered event IDs which is a very powerful primitive to, e.g., do pub/sub event processing within a SQL database without having to deal with outbox patterns, event brokers and so on.

People throw Kafka or Event Hub at everything, but really, if you do not need to offload your DB for storage/access of massive amounts of events, you may not need them...

I have a lot of experience with this approach on MS SQL (https://github.com/vippsas/mssql-changefeed), interesting to see the same thing on postgres.

Hope databases gets these things built in (i.e., supported more directly) in the future.

dagss•7mo ago
I wonder if this is a bug:

   -- If no locks are found, return the maximum possible bigint value
    if max_seq is null then
        return 9223372036854775807;
    end if;
Would be a race here by returning a big number to the caller, then more data is written in between? Should instead check the current max sequence number before checking the locks?

Longshot Space interview – Space cannon launcher

https://newatlas.com/space/interview-longshot-space-mike-grace/
1•Gaishan•3m ago•0 comments

The State of TanStack, Two Years of Full-Time OSS

https://tanstack.com/blog/tanstack-2-years
1•coloneltcb•4m ago•0 comments

Social Media Detox and Youth Mental Health

https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2841773?guestAccessKey=1b34668e-afe8...
1•pseudolus•7m ago•0 comments

"Genesis Mission" to boost AI research

https://www.axios.com/2025/11/24/trump-ai-genesis-mission-doe-chris-wright
1•andsoitis•10m ago•1 comments

GitLab discovers widespread NPM supply chain attack

https://about.gitlab.com/blog/gitlab-discovers-widespread-npm-supply-chain-attack/
1•soheilpro•12m ago•0 comments

LLM APIs Are a Synchronization Problem

https://lucumr.pocoo.org/2025/11/22/llm-apis/
1•yakkomajuri•13m ago•0 comments

The Hundred-Year Language (2003)

https://www.paulgraham.com/hundred.html
2•swatson741•20m ago•0 comments

Bullsquid.com

https://bullsquid.com/
1•sergiotapia•21m ago•0 comments

Harley-Davidson Dealerships Are Shutting Down Across America

https://www.jalopnik.com/2029438/why-harley-davidson-dealerships-are-shutting-down/
3•bookofjoe•21m ago•1 comments

Why synthetic emerald-green pigments degrade over time

https://arstechnica.com/science/2025/11/why-synthetic-emerald-green-pigments-degrade-over-time/
1•pseudolus•27m ago•0 comments

Probing Chinese LLM Safety Layers: Reverse-Engineering Kimi and Ernie 4.5

https://zenodo.org/records/17681837
1•dennisdeman•27m ago•1 comments

A visual guide to Cloudflare Primitives

https://momito.co.uk/cloudflare-primitives/
2•NicoJuicy•28m ago•0 comments

A Cell So Minimal That It Challenges Definitions of Life

https://www.quantamagazine.org/a-cell-so-minimal-that-it-challenges-definitions-of-life-20251124/
2•pseudolus•31m ago•0 comments

Show HN: My first published app – track contraception ring cycle

https://apps.apple.com/us/app/lunella/id6755366887
2•matsucks•36m ago•0 comments

Australia establishes new institute to strengthen AI safety

https://www.industry.gov.au/news/australia-establishes-new-institute-strengthen-ai-safety
1•ajdlinux•36m ago•0 comments

AWS's Project Rainier: the most powerful computer for training AI

https://www.aboutamazon.com/news/aws/aws-project-rainier-ai-trainium-chips-compute-cluster
2•kristianp•37m ago•0 comments

The Cost of Resetting a Password

https://www.pwndefend.com/2025/11/22/the-cost-of-resetting-a-password/
2•gm678•39m ago•0 comments

John Searle's Campus War

https://fusionaier.org/2025/john-searles-campus-war/
1•B1FF_PSUVM•42m ago•0 comments

EPA just approved new 'forever chemical' pesticides for use on food

https://www.washingtonpost.com/climate-environment/2025/11/22/forever-chemicals-pesticides/
8•measurablefunc•43m ago•3 comments

Show HN: Bringing stacked diff workflow to Perforce

https://github.com/minhkhoango/p4-stack
1•kai2006•46m ago•0 comments

MCP Ultimately Leads to Closed Gardens

https://chatbotkit.com/reflections/mcp-ultimately-leads-to-closed-gardens
2•_pdp_•51m ago•0 comments

New software toolbox enables brain-like models to learn directly from data

https://www.biorxiv.org/content/10.1101/2024.08.21.608979v2
1•PaulHoule•52m ago•0 comments

Kimchi's Immune System Benefits

https://www.nature.com/articles/s41538-025-00593-7
4•DaveZale•53m ago•2 comments

We Built the v0 iOS App

https://vercel.com/blog/how-we-built-the-v0-ios-app
3•MaxLeiter•55m ago•0 comments

Have You Considered Load-Bearing Shell History? (2022)

https://blog.tjll.net/load-bearing-shell-history/
3•wonger_•55m ago•0 comments

Terraform Industries' Business Case Doesn't Add Up

https://klaasnotfound.com/2025/06/03/terraform-industries-business-case-doesnt-add-up/
1•verzali•56m ago•0 comments

A tool for dealing with GPS time in Ns

https://andrew.diamonds/gpsnanos
1•andrewxdiamond•58m ago•0 comments

Show HN: Realtime, expressive AI personas that you can video call

https://playground.keyframelabs.com/playground/persona-1-live
3•kraddypatties•1h ago•2 comments

Ask HN: GitHub vs. self-hosted forges – What's your first impression?

2•bitbasher•1h ago•1 comments

We're Helping Companies Turn Open Source Contributions into Hiring

https://issuepay.app
1•Mario10•1h ago•1 comments