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?

The São Paulo Interpretation of Immersive Sims

https://azhdarchid.com/the-sao-paulo-interpretation-of-immersive-sims/
1•gm678•2m ago•0 comments

Show HN: A short story of my programming language Easylang

https://easylang.online/story.html
1•chrka•7m ago•0 comments

Migrating to Bazel Symbolic Macros

https://www.tweag.io/blog/2025-11-20-migrating-bazel-symbolic-macros/
1•todsacerdoti•11m ago•0 comments

Ask HN: How do you balance creativity, love for the craft, and money?

1•introvertmac•12m ago•0 comments

A Primer on Control Charts

https://tech.stonecharioteer.com/posts/2022/control-charts-primer/
1•stonecharioteer•13m ago•1 comments

"why" vibe-coded Linux diagnostics experiment

https://github.com/ajdramos/why
2•ajdramos•15m ago•1 comments

A New Bridge Links the Math of Infinity to Computer Science

https://www.quantamagazine.org/a-new-bridge-links-the-strange-math-of-infinity-to-computer-scienc...
2•griffzhowl•16m ago•0 comments

Coding at work (after a decade away)

https://lethain.com/coding-at-work/
1•gpi•17m ago•0 comments

The Pentagon Can't Trust GPS Anymore

https://www.wsj.com/tech/the-pentagon-cant-trust-gps-anymore-is-quantum-physics-the-answer-d7b2d4e6
1•jonbaer•18m ago•0 comments

Earth's largest modern crater discovered in Southern China

https://phys.org/news/2025-11-earth-largest-modern-crater-southern.html
1•divbzero•18m ago•0 comments

An MIT Student Awed Top Economists with His AI Study–Then It All Fell Apart

https://www.wsj.com/economy/aidan-toner-rodgers-mit-ai-research-78753243
1•jonbaer•19m ago•0 comments

Show HN: PreMRR – For builders who haven't made their first sale yet

https://premrr.to/
1•ivanramos•20m ago•0 comments

Kaidun Meteorite

https://en.wikipedia.org/wiki/Kaidun_meteorite
2•r721•23m ago•0 comments

'The French people want to save us': help pours in for glassmaker Duralex

https://www.theguardian.com/world/2025/nov/22/french-people-want-to-save-us-help-pours-glassmaker...
4•n1b0m•23m ago•0 comments

A looming 'insect apocalypse' could endanger global food supplies

https://www.livescience.com/animals/insects/a-looming-insect-apocalypse-could-endanger-global-foo...
16•Brajeshwar•41m ago•1 comments

A remote and dangerous Amazon river spills its secrets

https://www.bbc.com/future/article/20251120-a-remote-and-dangerous-amazon-river-finally-spills-it...
1•Brajeshwar•41m ago•0 comments

Why the Dutch embrace floating homes

https://www.bbc.com/future/article/20220202-floating-homes-the-benefits-of-living-on-water
2•Brajeshwar•41m ago•0 comments

Show HN: Onlymaps, a Python Micro-ORM

https://github.com/manoss96/onlymaps
1•werden-wissen•43m ago•0 comments

MCP Apps: Extending servers with interactive user interfaces

http://blog.modelcontextprotocol.io/posts/2025-11-21-mcp-apps/
1•gmays•43m ago•0 comments

Spring Boot 4.0.0

https://spring.io/blog/2025/11/20/spring-boot-4-0-0-available-now/
2•saikatsg•44m ago•0 comments

Ask HN: Did PageRank delay the invention of transformers and modern AI?

1•amichail•44m ago•1 comments

I asked a chatbot what it thought of Meta (reader discretion advised)

https://viewreplyy.com/share/galactico/3b3s7c0
4•galactic_atom•48m ago•1 comments

Show HN: LastPurchase – Buy it once. Don't think twice

https://lastpurchase.com/
1•antux•51m ago•0 comments

The open source project named fulling, and it's hit 1k stars

https://github.com/FullAgent/fulling
1•fanux•51m ago•0 comments

How Breathwork Became the New Meditation

https://www.bloomberg.com/news/articles/2025-11-21/why-the-wellness-world-moved-from-meditation-t...
2•wslh•53m ago•1 comments

Japanese Are Less Human-Centred Than French: Perspective-Taking in Easterners

https://www.mdpi.com/2076-328X/15/11/1482
3•PaulHoule•54m ago•0 comments

Unexpected events and prosocial behavior: the Batman effect

https://www.nature.com/articles/s44184-025-00171-5
1•Tomte•54m ago•0 comments

We're opening a new hardware engineering hub in Taipei

https://blog.google/around-the-globe/google-asia/taipei-engineering-hub/
1•happy-go-lucky•55m ago•0 comments

Show HN: ChatRAG – Next.js and AI SDK starter to ship RAG chatbots faster

https://www.chatrag.ai
1•carlosmarcial•1h ago•1 comments

Victorious Scotland fans caused 'small' earthquake in Denmark win

https://news.sky.com/story/victorious-scotland-fans-caused-earth-to-shake-in-denmark-win-13473840
2•austinallegro•1h ago•0 comments