<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: nickwanninger</title><link>https://news.ycombinator.com/user?id=nickwanninger</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 20:16:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nickwanninger" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nickwanninger in "Your hex editor should color-code bytes"]]></title><description><![CDATA[
<p>I added type-based color printing to my hexdump in my kernel [1] if anyone wants to have that code. It was instrumental in finding bugs quickly in wee hours of the night sometimes, especially if you have heap corruption.
----
[1] <a href="https://github.com/ChariotOS/chariot/blob/e046849c668458d25eee4268776eb2ee85d88a62/kernel/lib/util.cpp#L33-L100" rel="nofollow">https://github.com/ChariotOS/chariot/blob/e046849c668458d25e...</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 15:58:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47877350</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=47877350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47877350</guid></item><item><title><![CDATA[Sigbovik 2026 Livestream (5pm ET)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=JazxeftHDwY">https://www.youtube.com/watch?v=JazxeftHDwY</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47723561">https://news.ycombinator.com/item?id=47723561</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 Apr 2026 20:56:43 +0000</pubDate><link>https://www.youtube.com/watch?v=JazxeftHDwY</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=47723561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47723561</guid></item><item><title><![CDATA[New comment by nickwanninger in "The Performance Impact of C++'s `final` Keyword"]]></title><description><![CDATA[
<p>At the level that LLVM's LTO operates, no information about classes or objects is left, so LLVM itself can't really devirtualize C++ methods in most cases</p>
]]></description><pubDate>Mon, 22 Apr 2024 18:28:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=40117242</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=40117242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40117242</guid></item><item><title><![CDATA[New comment by nickwanninger in "Botlib: C Telegram bot framework"]]></title><description><![CDATA[
<p>?</p>
]]></description><pubDate>Sat, 25 Nov 2023 02:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38410756</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=38410756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38410756</guid></item><item><title><![CDATA[New comment by nickwanninger in "Threads, an Instagram app"]]></title><description><![CDATA[
<p>It looks like threads.net is going to be a web version -- though it isn't very clear how useful it will be.</p>
]]></description><pubDate>Tue, 04 Jul 2023 20:57:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36592422</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=36592422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36592422</guid></item><item><title><![CDATA[New comment by nickwanninger in "How SerenityOS declares ssize_t"]]></title><description><![CDATA[
<p>Lucky for them, it's a fully custom OS that doesn't follow the standard :)</p>
]]></description><pubDate>Tue, 04 Apr 2023 13:03:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=35438952</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=35438952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35438952</guid></item><item><title><![CDATA[New comment by nickwanninger in "The Floppotron 3.0"]]></title><description><![CDATA[
<p>Not long till can we have a GB of floppys on one table. Imagine!</p>
]]></description><pubDate>Tue, 14 Jun 2022 02:49:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=31734221</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=31734221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31734221</guid></item><item><title><![CDATA[New comment by nickwanninger in "BeagleV – An affordable RISC-V computer designed to run Linux"]]></title><description><![CDATA[
<p>Likely that it supports the Supervisor execution environment from the riscv spec [1]. This means it can run the typical ring 0 and ring 3 for kernelspace and userspace respectively, and importantly the board supports virtual memory.<p>[1] <a href="https://riscv.org/wp-content/uploads/2017/05/riscv-privileged-v1.10.pdf" rel="nofollow">https://riscv.org/wp-content/uploads/2017/05/riscv-privilege...</a></p>
]]></description><pubDate>Wed, 13 Jan 2021 21:16:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=25768086</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=25768086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25768086</guid></item><item><title><![CDATA[New comment by nickwanninger in "Pocket Casts acquired by NPR"]]></title><description><![CDATA[
<p>From the article: "New York Public Radio's investment in Pocket Casts was made possible, in part, by Cynthia King Vance and a grant from Carnegie Corporation of New York."<p>I don't think it was from donations, but I could be wrong</p>
]]></description><pubDate>Thu, 03 May 2018 21:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=16990083</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16990083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16990083</guid></item><item><title><![CDATA[New comment by nickwanninger in "Keep VS Code from Becoming an IDE"]]></title><description><![CDATA[
<p>I think they mean to say "being bloated like an IDE is slow, here's how to not be slow because of bloat". Or at least thats what I got out of it</p>
]]></description><pubDate>Fri, 27 Apr 2018 15:03:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=16941258</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16941258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16941258</guid></item><item><title><![CDATA[New comment by nickwanninger in "Pinebook: An Affordable 64-bit ARM based Open Source Notebook"]]></title><description><![CDATA[
<p>Do you rebind your caps lock to escape? That's what I did, and it's become second nature at this point.</p>
]]></description><pubDate>Wed, 18 Apr 2018 05:19:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=16864835</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16864835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16864835</guid></item><item><title><![CDATA[New comment by nickwanninger in "Coinbase acquires Earn.com"]]></title><description><![CDATA[
<p>"Joins" isn't in the thesaurus for "was bought by"</p>
]]></description><pubDate>Mon, 16 Apr 2018 16:35:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=16850309</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16850309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16850309</guid></item><item><title><![CDATA[New comment by nickwanninger in "The Makefile I use with JavaScript projects"]]></title><description><![CDATA[
<p>I actually usually have a general-use Makefile that I work from as a starting point [1]. It takes all c files from a src/ folder and builds their objects to build/ and then links them all in one go. No need for me to specify the files. It also works recursively.<p>[1]: <a href="https://pastebin.com/b1tr9th3" rel="nofollow">https://pastebin.com/b1tr9th3</a></p>
]]></description><pubDate>Wed, 28 Feb 2018 19:27:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=16485929</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16485929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16485929</guid></item><item><title><![CDATA[New comment by nickwanninger in "Show HN: Mux Video, a simple API to powerful video streaming"]]></title><description><![CDATA[
<p>I think that is quite possibly the best deal of all time.</p>
]]></description><pubDate>Wed, 21 Feb 2018 18:07:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=16431496</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16431496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16431496</guid></item><item><title><![CDATA[New comment by nickwanninger in "Tiny Core Linux"]]></title><description><![CDATA[
<p>Do you have to do anything special to load it all into the cache or is that just something that would happen by default?</p>
]]></description><pubDate>Tue, 13 Feb 2018 19:08:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=16369792</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=16369792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16369792</guid></item><item><title><![CDATA[New comment by nickwanninger in "DOJ: Strong encryption that we don’t have access to is “unreasonable”"]]></title><description><![CDATA[
<p>Gotta love the fact that the EU seems to think the exact opposite<p><a href="https://www.theguardian.com/technology/2017/jun/19/eu-outlaw-backdoors-new-data-privacy-proposals-uk-government-encrypted-communications-whatsapp" rel="nofollow">https://www.theguardian.com/technology/2017/jun/19/eu-outlaw...</a></p>
]]></description><pubDate>Fri, 10 Nov 2017 06:41:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=15668366</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=15668366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15668366</guid></item><item><title><![CDATA[New comment by nickwanninger in "Yosemite bolt replacement and Death Block removal (2012)"]]></title><description><![CDATA[
<p>Was going to say that this was a joke about MacOS bugs, but then I opened the article. :P</p>
]]></description><pubDate>Mon, 23 Oct 2017 01:43:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=15530109</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=15530109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15530109</guid></item><item><title><![CDATA[Updates to DevTools in Chrome 62]]></title><description><![CDATA[
<p>Article URL: <a href="https://developers.google.com/web/updates/2017/08/devtools-release-notes">https://developers.google.com/web/updates/2017/08/devtools-release-notes</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15469163">https://news.ycombinator.com/item?id=15469163</a></p>
<p>Points: 95</p>
<p># Comments: 39</p>
]]></description><pubDate>Fri, 13 Oct 2017 20:53:42 +0000</pubDate><link>https://developers.google.com/web/updates/2017/08/devtools-release-notes</link><dc:creator>nickwanninger</dc:creator><comments>https://news.ycombinator.com/item?id=15469163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15469163</guid></item></channel></rss>