<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: daww</title><link>https://news.ycombinator.com/user?id=daww</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 04:26:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=daww" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by daww in "Simulating a 2D Quadcopter from Scratch"]]></title><description><![CDATA[
<p>Author here.<p>I've spent the last six months replicating the paper "Champion-level drone racing using deep reinforcement learning" and now I'm writing down the blog posts I wish I had along the way.<p>Any feedback is welcome, especially as I'm a bit unsure if I struck the right balance between being concise and not requiring too many prerequisites.<p>Also if you're working on RL and robotics (especially aerial), let's connect!</p>
]]></description><pubDate>Wed, 08 Apr 2026 20:31:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47695866</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=47695866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47695866</guid></item><item><title><![CDATA[Simulating a 2D Quadcopter from Scratch]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2026/04/03/2d-quadcopter-simulation.html">https://mrandri19.github.io/2026/04/03/2d-quadcopter-simulation.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47695815">https://news.ycombinator.com/item?id=47695815</a></p>
<p>Points: 22</p>
<p># Comments: 8</p>
]]></description><pubDate>Wed, 08 Apr 2026 20:25:49 +0000</pubDate><link>https://mrandri19.github.io/2026/04/03/2d-quadcopter-simulation.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=47695815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47695815</guid></item><item><title><![CDATA[Probabilistic Programming Language in 70 lines of Python]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lines-of-python.html">https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lines-of-python.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29955636">https://news.ycombinator.com/item?id=29955636</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 16 Jan 2022 12:57:43 +0000</pubDate><link>https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lines-of-python.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=29955636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29955636</guid></item><item><title><![CDATA[Bayesian linear regression with conjugate priors]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2020/09/28/bayesian-linear-regression-with-conjugate-priors.html">https://mrandri19.github.io/2020/09/28/bayesian-linear-regression-with-conjugate-priors.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=24636694">https://news.ycombinator.com/item?id=24636694</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Sep 2020 08:29:39 +0000</pubDate><link>https://mrandri19.github.io/2020/09/28/bayesian-linear-regression-with-conjugate-priors.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=24636694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24636694</guid></item><item><title><![CDATA[Tint: Google's new WebGPU shading language]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.google.com/presentation/d/1qHhFq0GJtY_59rNjpiHU--JW4bW4Ji3zWei-gM6cabs/edit#slide=id.p">https://docs.google.com/presentation/d/1qHhFq0GJtY_59rNjpiHU--JW4bW4Ji3zWei-gM6cabs/edit#slide=id.p</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22316777">https://news.ycombinator.com/item?id=22316777</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 13 Feb 2020 11:02:03 +0000</pubDate><link>https://docs.google.com/presentation/d/1qHhFq0GJtY_59rNjpiHU--JW4bW4Ji3zWei-gM6cabs/edit#slide=id.p</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=22316777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22316777</guid></item><item><title><![CDATA[New comment by daww in "Ask HN: How to release research paper code?"]]></title><description><![CDATA[
<p>Thanks!</p>
]]></description><pubDate>Tue, 12 Nov 2019 14:11:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=21514187</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=21514187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21514187</guid></item><item><title><![CDATA[Ask HN: How to release research paper code?]]></title><description><![CDATA[
<p>How would you publicly release code from a recently published paper? I have some python notebooks and would like to present them as a library. Should I use docker? Pipenv? Poetry?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21513928">https://news.ycombinator.com/item?id=21513928</a></p>
<p>Points: 2</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 12 Nov 2019 13:36:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=21513928</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=21513928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21513928</guid></item><item><title><![CDATA[Modern Text Rendering with Linux: Antialiasing]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2019/08/08/modern-text-rendering-linux-ep2.html">https://mrandri19.github.io/2019/08/08/modern-text-rendering-linux-ep2.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20747725">https://news.ycombinator.com/item?id=20747725</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 20 Aug 2019 15:01:41 +0000</pubDate><link>https://mrandri19.github.io/2019/08/08/modern-text-rendering-linux-ep2.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20747725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20747725</guid></item><item><title><![CDATA[New comment by daww in "Modern Text Rendering with Linux"]]></title><description><![CDATA[
<p>Interesting question, from my understanding Pathfinder is only concerned with rendering so it doesn't completely replace FreeType: you still need some software to extract the curves path data from the font file. This can be done in rust with skribo and font-kit<p>You can check out this issue for more info: <a href="https://github.com/servo/pathfinder/issues/143" rel="nofollow">https://github.com/servo/pathfinder/issues/143</a></p>
]]></description><pubDate>Sun, 04 Aug 2019 13:30:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=20606410</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20606410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20606410</guid></item><item><title><![CDATA[Modern Text Rendering with Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2019/07/24/modern-text-rendering-linux-overview.html">https://mrandri19.github.io/2019/07/24/modern-text-rendering-linux-overview.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20605954">https://news.ycombinator.com/item?id=20605954</a></p>
<p>Points: 111</p>
<p># Comments: 18</p>
]]></description><pubDate>Sun, 04 Aug 2019 11:59:08 +0000</pubDate><link>https://mrandri19.github.io/2019/07/24/modern-text-rendering-linux-overview.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20605954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20605954</guid></item><item><title><![CDATA[New comment by daww in "Modern text rendering with Linux: Part 1"]]></title><description><![CDATA[
<p>Absolutely, Subpixel AA, Kerning, Ligatures, Gamma Blending, and Emojis will be treated</p>
]]></description><pubDate>Sun, 21 Jul 2019 20:02:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=20493334</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20493334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20493334</guid></item><item><title><![CDATA[New comment by daww in "Modern text rendering with Linux: Part 1"]]></title><description><![CDATA[
<p>Thanks :)
I've used what was available on the latest ubuntu lts. FreeType functions return 0 (FT_Err_Ok) on success or a specific value for each function, but yes I agree that error handling could be better, maybe at the expense of terseness.</p>
]]></description><pubDate>Sun, 21 Jul 2019 16:45:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=20492187</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20492187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20492187</guid></item><item><title><![CDATA[New comment by daww in "Modern text rendering with Linux: Part 1"]]></title><description><![CDATA[
<p>I agree that it's an interesting topic. On reddit one of the authors of dear imgui has some interesting thought on it: 
<a href="https://www.reddit.com/r/programming/comments/cfxltf/modern_text_rendering_with_linux_part_1/eudnxab/" rel="nofollow">https://www.reddit.com/r/programming/comments/cfxltf/modern_...</a></p>
]]></description><pubDate>Sun, 21 Jul 2019 16:39:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=20492154</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20492154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20492154</guid></item><item><title><![CDATA[Modern text rendering with Linux: Part 1]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrandri19.github.io/2019/07/18/modern-text-rendering-linux-ep1.html">https://mrandri19.github.io/2019/07/18/modern-text-rendering-linux-ep1.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20491203">https://news.ycombinator.com/item?id=20491203</a></p>
<p>Points: 141</p>
<p># Comments: 24</p>
]]></description><pubDate>Sun, 21 Jul 2019 13:22:08 +0000</pubDate><link>https://mrandri19.github.io/2019/07/18/modern-text-rendering-linux-ep1.html</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20491203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20491203</guid></item><item><title><![CDATA[DMD 2.087.0 Released]]></title><description><![CDATA[
<p>Article URL: <a href="https://dlang.org/blog/2019/07/05/dmd-2-087-0-released/">https://dlang.org/blog/2019/07/05/dmd-2-087-0-released/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20364330">https://news.ycombinator.com/item?id=20364330</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Jul 2019 17:47:54 +0000</pubDate><link>https://dlang.org/blog/2019/07/05/dmd-2-087-0-released/</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=20364330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20364330</guid></item><item><title><![CDATA[New comment by daww in "FeX: Forum Explorer – Rethinking how we interact with threaded conversations"]]></title><description><![CDATA[
<p>Looks like something I did some time ago[0], nice to see that this space is being explored.
Wikum[1] from MIT's CSAIL is also an interesting alternative.<p>[0] <a href="https://mrandri19.github.io/comments-as-a-graph/?thread=hn3" rel="nofollow">https://mrandri19.github.io/comments-as-a-graph/?thread=hn3</a><p>[1] <a href="http://wikum.csail.mit.edu/" rel="nofollow">http://wikum.csail.mit.edu/</a></p>
]]></description><pubDate>Tue, 14 May 2019 21:17:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=19913986</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=19913986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19913986</guid></item><item><title><![CDATA[Ask HN: Which are the most underrated but useful mathematics fields?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19425414">https://news.ycombinator.com/item?id=19425414</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 18 Mar 2019 21:17:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=19425414</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=19425414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19425414</guid></item><item><title><![CDATA[Alessio Figalli wins 2018 Fields medal prize]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.quantamagazine.org/alessio-figalli-a-mathematician-on-the-move-wins-fields-medal-20180801/">https://www.quantamagazine.org/alessio-figalli-a-mathematician-on-the-move-wins-fields-medal-20180801/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17661878">https://news.ycombinator.com/item?id=17661878</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Aug 2018 12:33:34 +0000</pubDate><link>https://www.quantamagazine.org/alessio-figalli-a-mathematician-on-the-move-wins-fields-medal-20180801/</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=17661878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17661878</guid></item><item><title><![CDATA[Show HN: Check which NPM packages will break if one gets removed]]></title><description><![CDATA[
<p>Article URL: <a href="http://howmuchofnpmcanyoubreak.ml/">http://howmuchofnpmcanyoubreak.ml/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17517171">https://news.ycombinator.com/item?id=17517171</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Jul 2018 18:14:09 +0000</pubDate><link>http://howmuchofnpmcanyoubreak.ml/</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=17517171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17517171</guid></item><item><title><![CDATA[Ask HN: Should I join a startup or do open source work to get an internship?]]></title><description><![CDATA[
<p>Hi, I am currently a first year software engineering student (in an Italian university) and I would love to get an internship at one of the big fives next summer (2019).<p>After doing a bit of research I've figured that since so many people apply I need to do something to get noticed among the competition.<p>I have found two ways to do so: contributing to an open source project from one of those companies or joining a new startup created by ex-students of my school.<p>Which one do you believe that it would be a better time investment? The startup has a cool idea but since it is a startup provably it will not take off.<p>In both cases it will be free work, one in form of open source contributions the other in writing a nodejs backend.<p>Which one would look better on a CV?<p>Do you believe that the open source work could lead to some kind of referral from someone inside the company and give me better luck in getting the internship?<p>Thanks in advance</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16777448">https://news.ycombinator.com/item?id=16777448</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Apr 2018 21:07:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=16777448</link><dc:creator>daww</dc:creator><comments>https://news.ycombinator.com/item?id=16777448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16777448</guid></item></channel></rss>