<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Limiting side-effects of applications at compile-time - Ramón Soto Mathiesen</title>
        <link>https://peertube.anduin.net/videos/watch/70e4ffa2-c380-4cc6-b0c9-6c19a77f403e</link>
        <description>By using tools where you have a clear separation between code branches that makes effects and the ones that doesn't, as for example Haskell, it's very easy to argue that this can be done in a fairly easy manner. But it's not always the case that if a specific code branch is allowed to have side-effects, these should be all possible side-effects. In this short talk, we will be showcasing how you will be able to further restrict effects, granularly and even recursively, in order to limit these side-effects. An example could be an application that only needs to access data from a specific website, limited to a relative URL, and then print it to the console. These effects restrictions will be designed into the application, which will allow you to outsource development to anyone with the right skill-set, even if they have bad intentions, knowing that they will live up to 100% the design or the application will not build. Ramón Soto Mathiesen, is a passionate computer scientist, with talent for business, who advocates for: correctness, code quality and high standards, but always with the customer in focus. He currently works at SPISE MISU ApS, a company founded by him, which is dedicated mainly to solve the problems arising from the application of the General Data Protection Regulation (GDPR) with a scientific approach (Computer Science and Mathematics). https://foss-north.se/2019/speakers-and-talks.html#rsotomathiesen</description>
        <lastBuildDate>Sat, 09 May 2026 23:59:55 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.anduin.net</generator>
        <image>
            <title>Limiting side-effects of applications at compile-time - Ramón Soto Mathiesen</title>
            <url>https://peertube.anduin.net/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://peertube.anduin.net/videos/watch/70e4ffa2-c380-4cc6-b0c9-6c19a77f403e</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.anduin.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.anduin.net/feeds/video-comments.xml?videoId=70e4ffa2-c380-4cc6-b0c9-6c19a77f403e" rel="self" type="application/rss+xml"/>
    </channel>
</rss>