frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Conflict serializability testing without precedence graph?

1•shivajikobardan•1h ago
# Conflicting operations

Two operations I and J in a schedule are said to be conflict if they are operations which:

- are done by different transactions

AND

- are on the same data item

AND

- at least one of these instructions is write operation.

# Conflict equivalent

Two schedules are conflict equivalent if they can be transformed into each other by a sequence of swaps of non-conflicting, adjacent actions.

# Conflict serializable

A schedule S is conflict serializable if it is conflict equivalent to a serial schedule.

# Question

Check whether the schedule is conflict serializable.

read(t1,balx),read(t2,balx),write(t1,balx),write(t2,balx),commit(t1),commit(t2)

Here First t1 reads balx, then t2. Then t1 writes then t2.

This cannot be conflict equivalent to a serial schedule is what I believe. Because of w-w conflict probably.

Hilbert space: treating functions as vectors

https://eli.thegreenplace.net/2025/hilbert-space-treating-functions-as-vectors/
1•signa11•2m ago•0 comments

Your AI Agent Probably Shouldn't Be an Agent

https://deesoomens.substack.com/p/ai-agents-the-latest-stop-on-the
1•happy-days•4m ago•0 comments

Ask HN: What do you do while LLM is writing code

1•me551ah•6m ago•0 comments

LaTeX, LLMs and Boring Technology

https://eli.thegreenplace.net/2025/latex-llms-and-boring-technology/
1•signa11•7m ago•0 comments

Git gencommit – autogenerate commit message from diffs

https://github.com/nurv/gencommit
1•arturventura•8m ago•0 comments

Show HN: New major version 3.2.0 of hmpl

https://github.com/hmpl-language/hmpl/releases/tag/3.2.0
1•aanthonymax•9m ago•0 comments

Show HN: Realistic malicious encrypted traffic datasets for ML

https://maltracer.com
1•bladecd•9m ago•0 comments

Danish man given suspended sentence for sharing film scenes on Reddit

https://www.bbc.co.uk/news/articles/c201yq43k66o
1•perihelions•10m ago•0 comments

Historic Buildings and Cityscapes

https://5dculture.eu/scenario/cityscapes
1•jruohonen•14m ago•0 comments

Giving Your AI a Job Interview

https://www.oneusefulthing.org/p/giving-your-ai-a-job-interview
1•gHeadphone•15m ago•0 comments

How the PolyBlocks AI Compiler Works

https://docs.polymagelabs.com/articles/polyblocks-quantization.html
1•cmdr2•19m ago•0 comments

Intermediate Developer

https://dawranliou.com/blog/intermediate-dev/
1•todsacerdoti•22m ago•0 comments

Ok Billionaire: Why Do the Opinions of 600 Americans Get So Much Airtime? (2019)

https://lithub.com/ok-billionaire-rebecca-solnit-on-the-self-pity-of-the-very-rich/
2•robtherobber•23m ago•0 comments

Most useful tips for founders that have to make first sales for their SaaS

1•cbenjumea•23m ago•0 comments

The folly that was Tandem Computers and the path that led me to NonStop

https://itug-connection.blogspot.com/2018/01/the-folly-that-was-tandem-computers-and.html
1•signa11•25m ago•0 comments

Show HN: DoDidDone – Voice AI that calls customer support on your behalf

https://dodiddone.it.com/
1•joeysywang•26m ago•0 comments

Show HN: Page Report – Conversational agents for landing page CRO

https://www.pagereport.app/
1•hamzaawan•29m ago•0 comments

Targeting the EU

https://netzpolitik.org/2025/databroker-files-targeting-the-eu/
2•jruohonen•30m ago•1 comments

How I Survived a Viral App

https://www.sh4jid.me/blog/how-i-survived-a-viral-app
1•sh4jid•31m ago•0 comments

Audi in Formula One

https://en.wikipedia.org/wiki/Audi_in_Formula_One
1•wslh•33m ago•0 comments

You%20need%20an%20AI%20policy%20for%20your%20docs

https://passo.uno/ai-docs-policy-contributions/
1•theletterf•34m ago•0 comments

Building quantum computers with leading-edge semiconductor fab

https://www.ibm.com/quantum/blog/300mm-fab
1•donutloop•35m ago•0 comments

Neural Network Visualisation

https://github.com/DFin/Neural-Network-Visualisation
1•tzury•36m ago•2 comments

Apple-funded study on EU DMA: Devs didn't pass AppStore fee savings to EU users

https://appleinsider.com/articles/25/11/12/eu-developers-dont-pass-on-app-store-fee-savings-to-users
2•rickdeckard•36m ago•1 comments

Apache NetBeans 28 Released

https://lists.apache.org/thread/qg7j1mt5qbpcnhz3bl4c1ns66nfocj5v
1•birdculture•36m ago•0 comments

The Present Sun

https://rodgercuddington.substack.com/p/the-present-sun
1•freespirt•37m ago•0 comments

ALGOL 60

https://en.wikipedia.org/wiki/ALGOL_60
1•peter_d_sherman•40m ago•0 comments

The Reddit Filtering

2•superbolab•41m ago•1 comments

Lithuania More Than Halved Its Suicide Rate

https://reasonstobecheerful.world/how-lithuania-halved-its-suicide-rate/
2•Geekette•44m ago•0 comments

RAM and storage are ridiculously expensive because of AI

https://old.reddit.com/r/pcmasterrace/comments/1omqikx/ram_and_storage_is_ridiculously_expensive_...
4•alecco•47m ago•1 comments