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•4mo ago

Comments

dagss•4mo 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•4mo 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?

Access Logging in 2025

https://neugierig.org/software/blog/2025/09/access-log.html
1•Bogdanp•3m ago•0 comments

Where does iOS's on device model get its information from?

https://www.reddit.com/r/shortcuts/s/A5PvxEzU4j
1•stirlo•3m ago•1 comments

Your business philosophy is just what you can tolerate doing

https://moboudra.com/post/business-philosophy-is-what-you-tolerate
1•boudra•7m ago•0 comments

DeepMind's CEO warns AI firms not to fall into same trap as social media firms

https://www.businessinsider.com/google-deepmind-ceo-warns-ai-could-repeat-social-medias-mistakes-...
1•arizen•9m ago•0 comments

What are the top JavaScript charting libraries for building data visualizations

https://embeddable.com/blog/javascript-charting-libraries
1•Embeddable•11m ago•1 comments

Freelancing: How I found clients, part 2

https://crocspace.substack.com/p/freelancing-how-i-got-clients-part-dfa
1•lzr_mihnea•13m ago•1 comments

What Can We Do with Corner-Shape CSS?

https://css-tricks.com/what-can-we-actually-do-with-corner-shape/
3•moebrowne•16m ago•0 comments

Show HN: I made HookBox, a webhook and email debugging tool for devs

https://www.hookbox.app/
1•egretfx•16m ago•0 comments

Professor Anima Anandkumar on developing AI for new scientific discoveries

https://www.newindiaabroad.com/english/technology/indian-american-professor-anima-anandkumar-on-d...
1•ibobev•19m ago•0 comments

Renewable energy unambiguously reduces UK wholesale power prices

https://www.carboncommentary.com/blog/2025/8/18/renewables-do-unambiguously-reduce-wholesale-powe...
2•fanf2•19m ago•0 comments

This Website Has No Class

https://aaadaaam.com/notes/no-class/
7•robin_reala•20m ago•0 comments

Sprints are the best part of a conference

https://pyfound.blogspot.com/2025/09/sprints-are-best-part-of-conference.html
1•rbanffy•20m ago•0 comments

Hacktoberfest is bringing back t-shirts

https://hacktoberfest.com/participation/
3•wondercart•20m ago•1 comments

Has anyone Idea about codersera?

2•clipyonline•21m ago•1 comments

GitHub Spec Kit

https://github.com/github/spec-kit
1•shahargl•26m ago•1 comments

Indian Gaming Culture: The Evolution of Teen Patti and Rummy

https://www.youtube.com/watch?v=el0zXHwi4mI
1•visitacioncar•26m ago•0 comments

LinkedIn Terms Update: Your Data to Be Used for AI Training by Default

https://www.linkedin.com/help/linkedin/answer/a8059228
4•curiousigor•28m ago•0 comments

How the Battle for Control Could Crush AI's Promise

https://www.imf.org/en/Publications/fandd/issues/2025/09/how-the-battle-for-control-could-crush-a...
1•rbanffy•28m ago•0 comments

Women, Jobs and Charlie Kirk – Paul Krugman

https://paulkrugman.substack.com/p/women-jobs-and-charlie-kirk
2•rbanffy•28m ago•0 comments

(nossl) Flow Is Considered Harmful

http://mikhailian.mova.org/node/309
1•sam_lowry_•28m ago•0 comments

Michigan state wants to ban pornography [pdf]

https://www.legislature.mi.gov/documents/2025-2026/billintroduced/House/pdf/2025-HIB-4938.pdf
1•motbus3•29m ago•2 comments

Multifunctional Magnetic Muscles for Soft Robotics

https://www.nature.com/articles/s41467-024-52347-w
2•harperlee•33m ago•0 comments

Show HN: Conversation Rank – Free tool to measure brand mentions on Reddit

https://octolens.com/conversation-rank
1•jonathan_re•36m ago•0 comments

Google patches sixth Chrome zero-day exploited in attacks this year

https://www.bleepingcomputer.com/news/security/google-patches-sixth-chrome-zero-day-exploited-in-...
1•akyuu•36m ago•0 comments

Concept-Based Generic Programming – Bjarne Stroustrup – CppCon 2025 [video]

https://www.youtube.com/watch?v=VMGB75hsDQo
1•pjmlp•37m ago•0 comments

Why do some gamers invert their controls?

https://www.theguardian.com/games/2025/sep/18/why-do-some-gamers-invert-their-controls-scientists...
2•n1b0m•37m ago•0 comments

Show HN: Labli.st Where you find medical labs, tests, prices and deals

https://labli.st/ua/
1•sharas-•37m ago•0 comments

Go channels to solve interface impedance mismatch

https://www.dolthub.com/blog/2025-09-12-go-channels-for-period-mismatch/
3•Bogdanp•40m ago•0 comments

Reactive Haptics

https://jenson.org/haptics/
1•SoKamil•43m ago•0 comments

How to Raise a Reader in an Age of Digital Distraction

https://lithub.com/how-to-raise-a-reader-in-an-age-of-digital-distraction/
2•f_allwein•44m ago•0 comments