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?

SHA1-Hulud, NPM supply chain incident

https://snyk.io/blog/sha1-hulud-npm-supply-chain-incident/
1•tsenturk•40s ago•0 comments

EU council reaches position on Chat Control

https://www.consilium.europa.eu/de/press/press-releases/2025/11/26/child-sexual-abuse-council-rea...
1•Aldipower•3m ago•0 comments

Alice – new build system for OCaml

https://www.alicecaml.org/
1•birdculture•4m ago•0 comments

Mystery of the Quintic [video]

https://www.youtube.com/watch?v=9HIy5dJE-zQ
1•marvinborner•4m ago•0 comments

My Car Is Becoming a Brick

https://www.theatlantic.com/technology/2025/10/electric-car-software-updates-tesla/684643/
1•Gedxx•5m ago•0 comments

LHR London – Live 3D Flight Tracker – Air Loom

https://objectiveunclear.com/airloom.html
1•emreb•6m ago•0 comments

Azure APIM Cross-Tenant Signup Bypass

https://github.com/bountyyfi/Azure-APIM-Cross-Tenant-Signup-Bypass
1•chili-salsa•9m ago•1 comments

Decker is a multimedia platform for creating and sharing interactive documents

http://beyondloom.com/decker/index.html
1•TheTaytay•18m ago•0 comments

I Read the Terms of Service for My Smart TV and Now I Sleep with One Eye Open

https://jxself.org/smart-tv-tos.shtml
1•Gedxx•24m ago•0 comments

Cryptology firm cancels elections after losing encryption key

https://www.bbc.com/news/articles/c62vl05rz0ko
1•ColinWright•25m ago•0 comments

Creepy AI Toys

https://www.nytimes.com/2025/08/15/arts/ai-toys-curio-grem.html
1•I_Nidhi•29m ago•0 comments

Amazon faces FAA probe after delivery drone snaps internet cable in Texas

https://www.cnbc.com/2025/11/25/amazon-faa-probe-delivery-drone-incident-texas.html
2•jonathanzufi•29m ago•0 comments

Porn Giant Calls for Device-Based Digital ID

https://reclaimthenet.org/porn-giant-calls-for-device-based-digital-id
1•uyzstvqs•32m ago•1 comments

Secrets in unlisted GitHub gists are reported to secret scanning partners

https://github.blog/changelog/2025-11-25-secrets-in-unlisted-github-gists-are-now-reported-to-sec...
1•petercooper•32m ago•1 comments

Await Is Not a Context Switch: Understanding Python's Coroutines vs. Tasks

https://mergify.com/blog/await-is-not-a-context-switch-understanding-python-s-coroutines-vs-tasks
14•remyduthu•34m ago•0 comments

Devenv 1.11: Module changelogs and SecretSpec 0.4.0

https://devenv.sh/blog/2025/11/26/devenv-111-module-changelogs-and-secretspec-040/
1•domenkozar•35m ago•0 comments

Practical Intro to Operational Transformation

https://archive.casouri.cc/note/2025/practical-intro-ot/
1•casouri•37m ago•0 comments

Estimating AI productivity gains from Claude conversations

https://www.anthropic.com/research/estimating-productivity-gains
1•kerim-ca•50m ago•0 comments

Show HN: ConfluenceMeter Beta, live panel for crypto confluence

https://www.confluencemeter.com/mvp
2•Paugallego•52m ago•1 comments

Show HN: ~$root-dir: a command-line community for devs, builders and creators

https://www.root-dir.com
2•madsmadsdk•55m ago•0 comments

Formal Specification for Authorization: Clarity Before Implementation

https://blog.gchinis.com/posts/2025/11/formal-specification-for-authorization/
2•gchinis•56m ago•0 comments

Hamas attack victims sue Binance for allowing payments to militant group

https://www.reuters.com/legal/government/hamas-attack-victims-sue-binance-allegedly-allowing-paym...
2•barredo•57m ago•0 comments

Alphaproof paper (IMO 2024 Silver) is finally published in Nature [pdf]

https://www.nature.com/articles/s41586-025-09833-y_reference.pdf
2•zuzatm•58m ago•1 comments

Show HN: MenuPhotoAI – AI food photography that keeps dishes real

https://www.menuphotoai.com
1•redp314•1h ago•0 comments

Canva is considering porting Affinity to Linux

https://techcentral.co.za/affinity-for-linux-canvas-next-big-move-could-reshape-the-desktop-softw...
7•methuselah_in•1h ago•0 comments

Dutch public broadcaster NOS quits X over disinformation

https://www.reuters.com/business/media-telecom/dutch-public-broadcaster-nos-quits-x-over-disinfor...
7•giuliomagnifico•1h ago•2 comments

Skyscrapers engulfed in flames after fire spreads on bamboo scaffolding

https://metro.co.uk/2025/11/26/three-skyscrapers-engulfed-flames-fire-spreads-bamboo-scaffolding-...
1•perihelions•1h ago•0 comments

Coffee

https://chrispymm.co.uk/coffee
1•worez•1h ago•0 comments

Invisible Details of Interaction Design

https://rauno.me/craft/interaction-design
1•bfirsh•1h ago•0 comments

Learnings from 1 year of agents: PostHog AI

https://posthog.com/blog/8-learnings-from-1-year-of-agents-posthog-ai
1•czue•1h ago•1 comments