#1 Yesterday 18:00:31

flydev
Member
From: France
Registered: 2020-11-27
Posts: 191
Website

mORMot2 Daily - the commit log

Hi, friday afternoon ai driven fun: a small static site that reads the day's commits from synopse/mormot2 upstream and rewrites them for people who don't have the internals in their head - what changed, what it means for an existing Delphi/FPC backend, and whether you actually need to do anything about it.

https://flydev-fr.github.io/mormot2-monitor-dev/ or https://mormot2daily.fsb.dev/

How it works: every morning a job pulls the new commits with their diffs, an AI agent reads them and writes a structured summary, and that summary is schema-validated before anything gets published. There's an RSS feed if you'd rather read it with your coffee and a JSON feed.

The caveat: the summaries are machine-written and can be wrong. Every entry links to its commit, and the commit is the source of truth. Entries are tagged *interpretation* when the reviewer is reasoning about consequences rather than reporting what the diff actually says, and *auto-classified* when a day didn't get reviewed at all. You should know which sentences to trust.

Today's edition, for a taste: the async thread wake-up went lockless, `TOrmTable.GetAsVariant` quietly changed from `out` to `var`, and `Lecuyer` moved units.

If it's useful I'll keep it running. It will be improved from time to time.

Have a nice weekend smile

Gemini-Generated-Image-kr3qznkr3qznkr3q.jpg

Offline

#2 Yesterday 22:14:20

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 15,585
Website

Re: mORMot2 Daily - the commit log

I like it very much.
cool
I will put a link to my boss so that he knows what I did everyday. big_smile

The first link seems down.
The second is great. Just one mistake: the "var variant" parameters are cleaned by the function itself so change at all for the caller: just slightly faster.

Offline

#3 Today 03:52:17

zen010101
Member
Registered: 2024-06-15
Posts: 185

Re: mORMot2 Daily - the commit log

nice work! I like it very much too wink

Offline

Board footer

Powered by FluxBB