<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: berling</title><link>https://news.ycombinator.com/user?id=berling</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 27 Apr 2026 18:05:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=berling" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by berling in "CRDTs are the future"]]></title><description><![CDATA[
<p>I've approached this problem from a different angle. I thought one could embrace the possibility of several truths. In my solution a truth lives in what I call a layer. Different layers can then be projected together in different stacks. Instead of using feature branches/toggles one can change the stack by adding/removing/reordering layers. One can also handle localized content this way, which was the original use case before the idea mutated.<p>I also thought one could differ between two different kinds of conflicts. I call them simultaneities and disagreements. Simultaneities happen when concurrent changes happen and could be handled by CRDTS for example. Disagreements are conflicts between layers.<p>The idea is then that you can choose to work in the same layer as someone else, if you are working close. You can also "shield" yourself from changes in other layers by working in a different layer. If you want to detect a disagreement between your layer and a layer someone else is working on, you project your layer on top of that layer.<p>Even though I believe in these ideas I don't know how to get other people interested in them. It might be that they are flawed in an obvious way not apparent to me.<p>What would it take to make someone of your caliber curious?</p>
]]></description><pubDate>Tue, 29 Sep 2020 13:20:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=24627441</link><dc:creator>berling</dc:creator><comments>https://news.ycombinator.com/item?id=24627441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24627441</guid></item><item><title><![CDATA[A Graph Medium]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.npmjs.com/package/@abrovink/abmedium">https://www.npmjs.com/package/@abrovink/abmedium</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23232062">https://news.ycombinator.com/item?id=23232062</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 May 2020 06:59:06 +0000</pubDate><link>https://www.npmjs.com/package/@abrovink/abmedium</link><dc:creator>berling</dc:creator><comments>https://news.ycombinator.com/item?id=23232062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23232062</guid></item></channel></rss>