<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: jurschreuder</title><link>https://news.ycombinator.com/user?id=jurschreuder</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 23 Jun 2026 18:43:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jurschreuder" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jurschreuder in "Ask HN: Due to spam on GitHub, what platforms can I move my projects?"]]></title><description><![CDATA[
<p>Codeberg. They ONLY host open source software, it's sponsored by European institutions, Zig moved there too.<p>In the near future I'm also adding Forgejo to our Kexxu servers. Forgejo is basically Codeberg (but you need to host it). If you want a private repo on Kexxu just ask.</p>
]]></description><pubDate>Sat, 20 Jun 2026 20:06:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48612521</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48612521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48612521</guid></item><item><title><![CDATA[New comment by jurschreuder in "The beauty and simplicity of the good old C-style void* in C++"]]></title><description><![CDATA[
<p>Nobody uses void* in C++ you will get lectured if you do that.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:26:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48563098</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48563098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48563098</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>Yes all of them have sources.<p>Look for example top 500 CVEs of this year (after many fixes in C++, not right when the 70% memory issues in Chrome came out).<p>Look at top 10 CVE github 2025 (zero memory related does not make it).<p>Look at that sudo-rs was not allowed in Ubuntu because it's not as safe (way worst track record) than the C version, almost all is input sanitation.<p>Look at wordpress plugins hacks, all PHP all memory safe language. Compare that to HAProxy and Nginx (C).<p>Etc.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:25:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48563073</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48563073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48563073</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>You can also write inline assembly in C++ and then it's not safe.<p>But no developers working on projects that have been so ultimately battle tested that only memory safety issues remain do that. Professional C++ developers use RAII and containers. If you use raw pointers or raw arrays in C++ you will get 200 code reviewers lecturing you. You will never be able to for long.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:21:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48563016</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48563016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48563016</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>In highly specific programs like browser sandboxes. Not in things like wordpress plugins or nodejs servers.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:18:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562985</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562985</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>PHP is garbage collected for reference. So rewriting wordpress plugins in Rust would not make them more secure but rewriting HAProxy or Nginx would? It's delusional.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:15:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562958</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562958</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>In Chromium which is the condom of the internet, already millions of developer hours of the most highly paid developers have spent their days trying to make it water tight. This is not your average software project.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:14:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562942</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562942</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>Then you're looking at very old data, recent top 500 CVE's 100% of the use-after-free exploits where escalation to Admin on Windows.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:11:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562893</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562893</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>Google Chromium but not it's not even in the top 10 of vulnerabilities in Github</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:09:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562874</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562874</guid></item><item><title><![CDATA[New comment by jurschreuder in "GPT‑NL: a sovereign language model for the Netherlands"]]></title><description><![CDATA[
<p>What are they going to train with 13.5M really? We're a tiny company in Amsterdam in Holland and we've got "only 64x B300 to train on" so we could never make an LLM I thought, since we've got only 4M in compute.<p>And they're going to train an LLM with all kinds of extra difficulties compared to OpenAI for just 13.5M?<p>The very first Llama was 16M for one training.</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:07:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562856</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48562856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562856</guid></item><item><title><![CDATA[New comment by jurschreuder in "How memory safety CVEs differ between Rust and C/C++"]]></title><description><![CDATA[
<p>Just want to remind everyone that only 1% of vulnerabilities are memory related in the average Joe's code.<p>And only 20% of memory related bugs are use-after-free which the borrow checker fighting is for.<p>And 100% of the use-after-free exploits were to gain admin rights on an already hacked Windows (all windows) computer.<p>So for the vast majority of people the borrow checker adds nothing.<p>The vast majority of memory safety bugs (extreme pro level, super hard to exploit, only worth it in massively adopted evil outer world facing software) can be fixed by using C++26 with array bounds checking and forced initialisation.<p>These last two things that Rust forces catch 70-80% of the memory problems the borrow checker only 20-30% only use-after-free.<p>Most problems by far for normal developers are supply chain attacks, exposing api keys, remote code execution, wrong input validation, wrong auth-flow.<p>You're reading the CVEs of sudo and ssh and think your code will be hacked like that.<p>PHP is memory safe and still many people hack wordpress plugins.</p>
]]></description><pubDate>Mon, 15 Jun 2026 17:30:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48544460</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48544460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48544460</guid></item><item><title><![CDATA[New comment by jurschreuder in "The beauty and simplicity of the good old C-style void* in C++"]]></title><description><![CDATA[
<p>I would argue that you would not really know what the compiler would be up to with the memory void* points to.<p>To make sure I would put it in some kind of container.</p>
]]></description><pubDate>Tue, 09 Jun 2026 20:45:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48467498</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48467498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48467498</guid></item><item><title><![CDATA[New comment by jurschreuder in "Show HN: Gitdot – a better GitHub. Open-source, written in Rust"]]></title><description><![CDATA[
<p>Too bad it's written in Rust so I won't use it.</p>
]]></description><pubDate>Tue, 09 Jun 2026 05:54:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48457046</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48457046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48457046</guid></item><item><title><![CDATA[New comment by jurschreuder in "Investigation: Russian censorship systems (TMCT) expose Chinese DPI signatures"]]></title><description><![CDATA[
<p>This was already published many countries use Chinese internet censoring technology this is no secret</p>
]]></description><pubDate>Fri, 05 Jun 2026 17:44:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48415862</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48415862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48415862</guid></item><item><title><![CDATA[New comment by jurschreuder in "Can the stockmarket swallow Anthropic, SpaceX and OpenAI?"]]></title><description><![CDATA[
<p>They're doing an IPO now because the war in Europe with Ukraine is almost over it seems, and after that a big percentage of capital will relocate from the USA to Europe again. They are just cashing out right before the tide turns.</p>
]]></description><pubDate>Tue, 02 Jun 2026 05:22:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48366378</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48366378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48366378</guid></item><item><title><![CDATA[New comment by jurschreuder in "The dead economy theory"]]></title><description><![CDATA[
<p>We seem to live in a collective lie that people have to work. No other animal has to work.</p>
]]></description><pubDate>Fri, 29 May 2026 23:47:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48330823</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48330823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48330823</guid></item><item><title><![CDATA[New comment by jurschreuder in "Migrating from Go to Rust"]]></title><description><![CDATA[
<p>I'm moving more and more from Python and Golang to C++.<p>C++ also forms a natural barrier to entry.</p>
]]></description><pubDate>Mon, 25 May 2026 20:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48271529</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48271529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271529</guid></item><item><title><![CDATA[New comment by jurschreuder in "EU Parliamentary Research Service calls VPNs "a loophole that needs closing""]]></title><description><![CDATA[
<p>No I would propose to ban all smart phones and the entire internet</p>
]]></description><pubDate>Sun, 10 May 2026 11:43:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48083141</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48083141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48083141</guid></item><item><title><![CDATA[New comment by jurschreuder in "EU Parliamentary Research Service calls VPNs "a loophole that needs closing""]]></title><description><![CDATA[
<p>The internet is not the nice place it used to be with personal blogs. When we get younger employees they almost cannot work because of their phone addictions.<p>There is billions of research going into making children addicted through the window of their phone screen to watch apps, and now with AI this is getting even more dangerous.<p>It's not only children, also many elderly people are targeted. They are very lonely and then develop a Claude addiction.</p>
]]></description><pubDate>Sun, 10 May 2026 06:54:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48081612</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=48081612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48081612</guid></item><item><title><![CDATA[New comment by jurschreuder in "This Month in Ladybird – April 2026"]]></title><description><![CDATA[
<p>Too bad LadyBird is being translated to LLM generated Rust.<p>It's nice that Rust is so beginner friendly but it would be nicer to have a pure C++ browser for the more experienced developers, to use as a basis for their projects like Chromium is used.</p>
]]></description><pubDate>Sun, 03 May 2026 08:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994756</link><dc:creator>jurschreuder</dc:creator><comments>https://news.ycombinator.com/item?id=47994756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994756</guid></item></channel></rss>