diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2022-02-26 22:20:52 +0000 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2022-02-26 22:20:52 +0000 |
commit | 718e320b4ed424ddca4b7d7f4a45e967075a9710 (patch) | |
tree | 41ae7e11ec5afc9bf274c8ec1d83cac8a5f9c6af | |
parent | 8b0fd19e2e46956c4108a92b68e57a53a8dcc784 (diff) | |
download | blog-718e320b4ed424ddca4b7d7f4a45e967075a9710.tar.bz2 |
(blog): fosdem posting
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
-rw-r--r-- | posts/2022-fosdem.mdwn | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/posts/2022-fosdem.mdwn b/posts/2022-fosdem.mdwn new file mode 100644 index 0000000..e0dc8bf --- /dev/null +++ b/posts/2022-fosdem.mdwn @@ -0,0 +1,30 @@ +[[!meta title="Subplot and FOSDEM 2022 talk"]] +[[!meta author="Daniel Silverstone"]] +[[!meta date="2022-02-26 22:30:00 +0000"]] +[[!tag draft]] + +As many of you may be aware, I work with [Lars Wirzenius][] on a project +we call [Subplot][] which is a tool for writing documentation which helps +all stakeholders involved with a proejct to understand how the project meets +its requirements. + +At the start of February we had [FOSDEM][] which was once again online, and +I decided to give a talk in the [Safety and open source][saos] devroom to +introduce the concepts of safety argumentation and to bring some attention +to how I feel that Subplot could be used in that arena. You can view the +talk on the FOSDEM website at some point in the future when they +manage to finish transcoding all the amazing talks from the weekend, or if +you are more impatient, on [Youtube][yttalk], whichever you prefer. + +If, after watching the talk, or indeed just reading about Subplot on our website, +you are interested in learning more about Subplot, or talking with us about +how it might fit into your development flow, then you can find Lars and +myself in [the Subplot Matrix Room][matrix] or else on any number of IRC networks +where I hang around as `kinnison`. + +[lars wirzenius]: https://liw.fi/ +[subplot]: https://subplot.tech/ +[fosdem]: https://fosdem.org/2022/ +[saos]: https://fosdem.org/2022/schedule/track/safety_and_open_source/ +[yttalk]: https://www.youtube.com/watch?v=isCboOFy0CI +[matrix]: https://matrix.to/#/#subplot:matrix.org |