AI Assistants Now Aid in Formalizing System Designs

AI assistants are now helping to formally verify complex system designs using TLA+. Learn how this impacts software and network development.

#AISystemDesign, #TLAplus, #FormalVerification, #SoftwareEngineering, #ByzantineBroadcast

https://newsletter.tf/ai-helps-verify-system-designs-using-tla-plus/

AI Helps Verify System Designs Using TLA+ Yesterday

AI assistants are now helping to formally verify complex system designs using TLA+. Learn how this impacts software and network development.

NewsletterTF

New research shows AI can help verify system designs, a process that used to take much longer. This could speed up how we build reliable software.

#AISystemDesign, #TLAplus, #FormalVerification, #SoftwareEngineering, #ByzantineBroadcast
https://newsletter.tf/ai-helps-verify-system-designs-using-tla-plus/

AI Helps Verify System Designs Using TLA+ Yesterday

AI assistants are now helping to formally verify complex system designs using TLA+. Learn how this impacts software and network development.

NewsletterTF

Lamport's new (and final) book A Science of Concurrent Programs is now officially published! The final draft PDF has long been available for free on Lamport's website, but now you can buy a hardcover from Cabridge press. Discussion on the TLA+ mailing list: https://discuss.tlapl.us/msg06762.html

#TLAPlus

[tlaplus] A Science of Concurrent Programs is now published!

TLA+ mental models

In the age of LLMs, syntax is no longer the bottleneck for writing, reading, or learning TLA+. People are even getting value by generating T...

TLA+ Tilapias
#TLAplus

Cette semaine à OpenSourceExperience Paris dans la séquence "Cybersécurité & chaîne de production logicielle", je présente la validation formelle avec #tlaplus pour produire des programmes plus fiables.

Rendez-vous mercredi 10 14:25.

Deux invitations disponibles VIP dispo en MP. @osxp_paris

Spent a bit of time exercising my temporal logic/basic boolean algebra muscles today. Found a nice derivation, felt good!

https://groups.google.com/g/tlaplus/c/4hw3eUzDVA8/m/KKjzEAqOAQAJ

#TLAPlus

Prove properties of the form [](P => []P) with TLAPS

@norootcause #TLAplus to the rescue! They have been applying formal methods before.
And yes, the [afks] DNS system is a pillar of the backbone of our Internet, economy, society. Who would have thought almost 50y ago?
@tealeg
My suggestions would be #rakulang, #tlaplus, (multicore) #ocaml, C, modern C++, #commonlisp

Learning fun things like that the TLA+ model checker call stack for evaluating a next state predicate goes:
ITool#getNextStates()
Tool#getNextStatesImpl()
Tool#getNextStatesAppl()
Tool#getNextStatesApplImpl()
Tool#getNextStatesApplImplSwitch()

#TLAPlus