<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: Mylloon</title><link>https://news.ycombinator.com/user?id=Mylloon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:16:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Mylloon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Mylloon in "The Programming Languages Zoo"]]></title><description><![CDATA[
<p>Oz is maybe what you looking for <a href="https://en.wikipedia.org/wiki/Oz_(programming_language)" rel="nofollow">https://en.wikipedia.org/wiki/Oz_(programming_language)</a></p>
]]></description><pubDate>Tue, 28 Oct 2025 12:18:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45731835</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=45731835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45731835</guid></item><item><title><![CDATA[New comment by Mylloon in "Show HN: Turn Markdown into React/Svelte/Vue UI at runtime, zero build step"]]></title><description><![CDATA[
<p>I personally just use comrak (rust crate) with my actix server and akshama dynamic template, works great</p>
]]></description><pubDate>Tue, 26 Aug 2025 15:44:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45028130</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=45028130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45028130</guid></item><item><title><![CDATA[New comment by Mylloon in "Lwarp – Converts LaTeX to HTML"]]></title><description><![CDATA[
<p>There is also hevea(1) who do that<p>1: <a href="https://github.com/maranget/hevea">https://github.com/maranget/hevea</a></p>
]]></description><pubDate>Wed, 21 Feb 2024 10:25:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39452138</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=39452138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39452138</guid></item><item><title><![CDATA[New comment by Mylloon in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p>For frenchs: <a href="https://www.mylloon.fr/blog" rel="nofollow noreferrer">https://www.mylloon.fr/blog</a><p>I am still a student and I never wrote anything before this blog so it's not very interesting but Im having fun (and everything from the software running the blog to posts are by my hand!)</p>
]]></description><pubDate>Wed, 05 Jul 2023 15:16:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=36601584</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=36601584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36601584</guid></item><item><title><![CDATA[New comment by Mylloon in "Show HN: Jot: Rapid note management for the terminal, inspired by Obsidian"]]></title><description><![CDATA[
<p>Personally, I use Syncthing to sync all my notes between computers and my phone, it works great!</p>
]]></description><pubDate>Sat, 24 Sep 2022 15:44:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=32963748</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32963748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32963748</guid></item><item><title><![CDATA[New comment by Mylloon in "Tell HN: My new free note taking tool"]]></title><description><![CDATA[
<p>I share a folder between my Obsidian vault and the folder PineDocs uses with Syncthing (because the machine that runs PineDocs is not my laptop), so as soon as I save my files the site is immediately updated, but PineDocs was not designed with Obsidian in mind, the links work but not the advanced features Obsidian offers.<p>On the other hand, Perlite [1] is (I never really tested it but it looks cool) designed with Obsidian in mind so maybe it supports more features.<p>[1] <a href="https://github.com/secure-77/Perlite" rel="nofollow">https://github.com/secure-77/Perlite</a></p>
]]></description><pubDate>Tue, 19 Jul 2022 19:34:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=32156802</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32156802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32156802</guid></item><item><title><![CDATA[New comment by Mylloon in "Tell HN: My new free note taking tool"]]></title><description><![CDATA[
<p>With a mouse, I use it in class</p>
]]></description><pubDate>Tue, 19 Jul 2022 17:19:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=32154948</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32154948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32154948</guid></item><item><title><![CDATA[New comment by Mylloon in "Tell HN: My new free note taking tool"]]></title><description><![CDATA[
<p>Personally, I use Obsidian.md [1] to take notes, especially because there is an extension for excalidraw [2] that I particularly like.<p>To publish my notes, I use PineDocs [3] which generates a very nice website with the markdown files<p>I synchronize the machine that hosts PineDocs with my note-taking machine using Syncthing [4]<p>[1] <a href="https://obsidian.md/" rel="nofollow">https://obsidian.md/</a>
[2] <a href="https://excalidraw.com/" rel="nofollow">https://excalidraw.com/</a>
[3] <a href="https://github.com/xy2z/PineDocs" rel="nofollow">https://github.com/xy2z/PineDocs</a>
[4] <a href="https://syncthing.net/" rel="nofollow">https://syncthing.net/</a></p>
]]></description><pubDate>Tue, 19 Jul 2022 16:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=32154387</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32154387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32154387</guid></item><item><title><![CDATA[Show HN: Multiply some numbers and output unique one for you]]></title><description><![CDATA[
<p>Article URL: <a href="https://constnium.kennel.ml/">https://constnium.kennel.ml/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32125926">https://news.ycombinator.com/item?id=32125926</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 17 Jul 2022 11:31:49 +0000</pubDate><link>https://constnium.kennel.ml/</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32125926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32125926</guid></item><item><title><![CDATA[New comment by Mylloon in "Guest WiFi using a QR code"]]></title><description><![CDATA[
<p>There is this app who is doing kinda that <a href="https://github.com/sz3/cfc" rel="nofollow">https://github.com/sz3/cfc</a></p>
]]></description><pubDate>Thu, 14 Jul 2022 21:32:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=32101704</link><dc:creator>Mylloon</dc:creator><comments>https://news.ycombinator.com/item?id=32101704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32101704</guid></item></channel></rss>