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?

Alternative Internet Protocols

https://n0thanky0u.neocities.org/alternativeprotocols/
1•Mr_Minderbinder•53s ago•0 comments

GitArsenal: Automates Repository Setup

https://www.gitarsenal.dev/cli
1•rs545837•4m ago•1 comments

There are no moral laws out there

https://www.optimallyirrational.com/p/there-are-no-moral-laws-out-there
1•hn_rationality•6m ago•1 comments

1980s BASIC's Paint

https://youtu.be/f9YkL9_GfwQ
1•user____name•7m ago•1 comments

Show HN: Hh.ht – a lightweight JSON-extended scripting language

https://github.com/chunpulee/hh.ht
1•chunpulee•11m ago•0 comments

Good Engineers Write Bad Code – A Hacker News Discussion

https://medium.com/@adrianbooth/how-good-engineers-write-bad-code-a-hacker-news-discussion-e27fa9...
2•adrianbooth17•11m ago•0 comments

Solidtime: Modern open-source time-tracking app

https://github.com/solidtime-io/solidtime
1•tricked•14m ago•0 comments

I won my first game jam

https://irtaza.xyz/blog/how-i-won-my-first-game-jam/
2•Irtaza1•16m ago•0 comments

Preserving Snow Crystals

https://www.its.caltech.edu/~atomic/snowcrystals/preserve/preserve.htm
1•jameslk•17m ago•0 comments

AWS inks strategic collaboration agreement with Posit, maker of RStudio/Positron

https://posit.co/blog/posit-signs-strategic-collaboration-agreement-with-aws
3•ionychal•18m ago•0 comments

Two truths of software development still valid in the age of AI

https://espen.wtf/articles/2025/11/two-truths-of-software-development-still-valid-in-the-age-of-ai/
2•ingve•18m ago•0 comments

We Brexiteers must acknowledge the costs of leaving Europe

https://www.thetimes.com/business/economics/article/we-brexiteers-must-acknowledge-the-costs-of-l...
2•mpweiher•19m ago•2 comments

Mononoke Hime FAQ's

http://www.nausicaa.net/miyazaki/mh/faq.html
1•Eridanus2•26m ago•0 comments

WebGPU Snippets – Vercel Inspired

https://webgpusnippets.vercel.app/
1•hsnice16•26m ago•0 comments

I underestimated SEO, & now got surprised, my website is going up

https://www.lync.me
1•Mohamm6d•30m ago•1 comments

Show HN: Truesize.net – Now with 140k regions and iOS and Android apps

https://truesize.net/
1•FreeGuessr•32m ago•0 comments

A free, no-signup address label maker that works in the browser

https://blondfrogs.github.io/label-maker/
1•thunderbong•34m ago•0 comments

The undeserved status of the pigeon-hole principle (EWD 1094)

https://www.cs.utexas.edu/~EWD/transcriptions/EWD10xx/EWD1094.html
2•tosh•35m ago•0 comments

What Happens When You Move the Mouse Pointer

https://youtu.be/sZC0Biv_Iyk
1•artisandip7•36m ago•0 comments

PEP 638 – Syntactic Macros

https://peps.python.org/pep-0638/
3•skeledrew•42m ago•1 comments

Having Fun with K&R C

https://sbaziotis.com/compilers/having-fun-with-k-and-r-c.html
2•saurabh•45m ago•0 comments

With Love to KDE: Take a Moment

https://korcenji.neocities.org/Writings/KDE-Take-A-Moment
1•birdculture•55m ago•0 comments

Ballerina.io

https://ballerina.io/learn/by-example/
2•gigatexal•56m ago•0 comments

Unconferences: A Better Way to Run Meetups

https://psychotechnology.substack.com/p/unconferences-a-better-way-to-run
2•eatitraw•57m ago•0 comments

Bank Street Writer on the Apple II

https://stonetools.ghost.io/bankstreetwriter-apple2/
2•TMWNN•58m ago•0 comments

GWR train fitted with F1 tech for two-month superfast WiFi trial

https://www.theguardian.com/business/2025/nov/17/gwr-train-f1-technology-superfast-wifi-trial-5g-...
1•zeristor•59m ago•1 comments

Foundations: My 1999 (and Part of 2000)

https://michaeljburry.substack.com/p/foundations-my-1999-and-part-of-2000
1•avonmach•1h ago•0 comments

Show HN: Convert Docs to Meaningful Visuals

https://www.doc2q.com
1•rokontech•1h ago•0 comments

Ask HN: Dunkelflaute' turns off my monitor

4•bertili•1h ago•1 comments

Airbus issues major A320 recall after mid-air incident grounds planes

https://www.theguardian.com/business/2025/nov/28/airbus-issues-major-a320-recall-after-recent-mid...
1•tosh•1h ago•0 comments