<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: evertheylen</title><link>https://news.ycombinator.com/user?id=evertheylen</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 17:43:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=evertheylen" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by evertheylen in "Buz – A fork of Bun using modern Zig, with sub-1s incremental builds"]]></title><description><![CDATA[
<p>Also highly relevant project: Cruller, also uses the pre-rewrite Bun codebase but focuses only on the runtime part for production.<p>Link: <a href="https://ziggit.dev/t/cruller-buns-zig-runtime-continued-on-zig-0-16/16734" rel="nofollow">https://ziggit.dev/t/cruller-buns-zig-runtime-continued-on-z...</a><p>Discussed on HN: <a href="https://news.ycombinator.com/item?id=49017344">https://news.ycombinator.com/item?id=49017344</a></p>
]]></description><pubDate>Fri, 24 Jul 2026 16:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49037911</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=49037911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49037911</guid></item><item><title><![CDATA[New comment by evertheylen in "Codex just found a "workaround" of not having sudo on my PC"]]></title><description><![CDATA[
<p>Running systemd inside a container + automatic SELinux integration</p>
]]></description><pubDate>Mon, 01 Jun 2026 05:11:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48352848</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=48352848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48352848</guid></item><item><title><![CDATA[Should we start shaming developers who don't use isolation?]]></title><description><![CDATA[
<p>Article URL: <a href="https://evertheylen.eu/p/shame-devs-without-isolation/">https://evertheylen.eu/p/shame-devs-without-isolation/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48257275">https://news.ycombinator.com/item?id=48257275</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 24 May 2026 13:52:09 +0000</pubDate><link>https://evertheylen.eu/p/shame-devs-without-isolation/</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=48257275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48257275</guid></item><item><title><![CDATA[New comment by evertheylen in "Mini Shai-Hulud Strikes Again: 314 npm Packages Compromised"]]></title><description><![CDATA[
<p>I rely on podman for my "devcontainers": <a href="https://github.com/evertheylen/probox" rel="nofollow">https://github.com/evertheylen/probox</a>. If anyone can point me to the weak points in my setup I'd appreciate it!</p>
]]></description><pubDate>Tue, 19 May 2026 12:39:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48192521</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=48192521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192521</guid></item><item><title><![CDATA[New comment by evertheylen in "Mojo 1.0 Beta"]]></title><description><![CDATA[
<p>If you're looking for a language that aims to solve the "two-language problem" like Mojo, but want something more open, more mature and less influenced by VC funding, check out Julia: <a href="https://julialang.org/" rel="nofollow">https://julialang.org/</a></p>
]]></description><pubDate>Fri, 08 May 2026 06:25:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48059353</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=48059353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48059353</guid></item><item><title><![CDATA[New comment by evertheylen in "I am worried about Bun"]]></title><description><![CDATA[
<p>This is cool! But AFAIK bun promises to be a one-stop-shop for all your JS/TS dev needs, while Perry is "just" a compiler from Typescript to native executables.</p>
]]></description><pubDate>Mon, 04 May 2026 18:18:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48012673</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=48012673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48012673</guid></item><item><title><![CDATA[New comment by evertheylen in "Pgbackrest is no longer being maintained"]]></title><description><![CDATA[
<p>Yes! But I'm assuming it will prevent me from upgrading to Postgres 19 in the future.</p>
]]></description><pubDate>Mon, 27 Apr 2026 18:15:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47925186</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47925186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47925186</guid></item><item><title><![CDATA[New comment by evertheylen in "Pgbackrest is no longer being maintained"]]></title><description><![CDATA[
<p>From what I can find Postgres 17 [1] introduced incremental backups to pg_basebackup, refined in 18, but nowhere near the full featureset of pgBackRest. Is that what you meant? Having builtin incremental replication to a S3-compatible storage would be great.<p>[1]: <a href="https://www.postgresql.org/docs/release/17.0/#:~:text=pg%5Fbasebackup%20now%20supports%20incremental%20backup" rel="nofollow">https://www.postgresql.org/docs/release/17.0/#:~:text=pg%5Fb...</a></p>
]]></description><pubDate>Mon, 27 Apr 2026 12:26:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47920696</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47920696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47920696</guid></item><item><title><![CDATA[New comment by evertheylen in "Pgbackrest is no longer being maintained"]]></title><description><![CDATA[
<p>Ah, sad to read this. Does anyone know of good alternatives?</p>
]]></description><pubDate>Mon, 27 Apr 2026 11:27:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47920193</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47920193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47920193</guid></item><item><title><![CDATA[New comment by evertheylen in "Solidjs releases 2.0 beta – The <Suspense> is Over"]]></title><description><![CDATA[
<p>Lots of cool new ideas like:<p>- Async is first‑class<p>- Optimistic primitives (createOptimistic, createOptimisticStore)<p>- A more predictable scheduler<p>- And much more!</p>
]]></description><pubDate>Wed, 04 Mar 2026 09:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47245154</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47245154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47245154</guid></item><item><title><![CDATA[Solidjs releases 2.0 beta – The <Suspense> is Over]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/solidjs/solid/releases/tag/v2.0.0-beta.0">https://github.com/solidjs/solid/releases/tag/v2.0.0-beta.0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47245153">https://news.ycombinator.com/item?id=47245153</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 04 Mar 2026 09:34:50 +0000</pubDate><link>https://github.com/solidjs/solid/releases/tag/v2.0.0-beta.0</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47245153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47245153</guid></item><item><title><![CDATA[New comment by evertheylen in "OsmAnd’s Faster Offline Navigation (2025)"]]></title><description><![CDATA[
<p>It's just OpenStreetMap, see <a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" rel="nofollow">https://wiki.openstreetmap.org/wiki/How_to_contribute</a></p>
]]></description><pubDate>Thu, 26 Feb 2026 20:39:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47171726</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=47171726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171726</guid></item><item><title><![CDATA[New comment by evertheylen in "Don't rent the cloud, own instead"]]></title><description><![CDATA[
<p>> <i>Maintaining a data center is much more about solving real-world challenges. The cloud requires expertise in company-specific APIs and billing systems. A data center requires knowledge of Watts, bits, and FLOPs. I know which one I rather think about.</i><p>I find this to be applicable on a smaller scale too! I'd rather setup and debug a beefy Linux VPS via SSH than fiddle with various propietary cloud APIs/interfaces. Doesn't go as low-level as <i>Watts, bits and FLOPs</i> but I still consider knowledge about Linux more valuable than knowing which Azure knobs to turn.</p>
]]></description><pubDate>Thu, 05 Feb 2026 09:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46897626</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=46897626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46897626</guid></item><item><title><![CDATA[New comment by evertheylen in "Deep dive into Turso, the “SQLite rewrite in Rust”"]]></title><description><![CDATA[
<p>Not really, I used it to develop against a "real" postgres database for a node backend app. It worked fine and made it pretty easy to spin up a development/CI environment anywhere you want. Only when inserting large amounts of data you start to notice it is slower than native postgres. I had to stop using it because we required the postgis extension (although there is some movement on that front!).</p>
]]></description><pubDate>Thu, 29 Jan 2026 17:23:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46813263</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=46813263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46813263</guid></item><item><title><![CDATA[New comment by evertheylen in "De-dollarization: Is the US dollar losing its dominance? (2025)"]]></title><description><![CDATA[
<p>Here in Belgium I have the impression there's steady progress towards such a system: <a href="https://wero-wallet.eu" rel="nofollow">https://wero-wallet.eu</a></p>
]]></description><pubDate>Tue, 20 Jan 2026 21:31:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46698011</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=46698011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46698011</guid></item><item><title><![CDATA[New comment by evertheylen in "Pikaday: A friendly guide to front-end date pickers"]]></title><description><![CDATA[
<p>This is actually how GTFS (a standard format for public transit data) works: <a href="https://gtfs.org/documentation/schedule/reference/#stop_timestxt" rel="nofollow">https://gtfs.org/documentation/schedule/reference/#stop_time...</a> . Especially sleeper trains can get weird with 30+ hours. But I don't think it's wise to show that to the user</p>
]]></description><pubDate>Tue, 11 Nov 2025 19:06:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45891389</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45891389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45891389</guid></item><item><title><![CDATA[New comment by evertheylen in "NPM flooded with malicious packages downloaded more than 86k times"]]></title><description><![CDATA[
<p>If you're on Linux, I've tried to build an easy yet secure way to isolate your system from your coding projects with containers. See <a href="https://github.com/evertheylen/probox" rel="nofollow">https://github.com/evertheylen/probox</a></p>
]]></description><pubDate>Thu, 30 Oct 2025 22:40:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45766244</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45766244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45766244</guid></item><item><title><![CDATA[New comment by evertheylen in "I built the same app 10 times: Evaluating frameworks for mobile performance"]]></title><description><![CDATA[
<p>Interesting to see Marko and Solid topping the performance metrics. Ryan Carniato* was a core team member of Marko and started Solid. I wouldn't be surprised if SolidStart can eventually lower its bundle size further.<p>*) <a href="https://github.com/ryansolid" rel="nofollow">https://github.com/ryansolid</a></p>
]]></description><pubDate>Tue, 28 Oct 2025 07:19:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45729976</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45729976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45729976</guid></item><item><title><![CDATA[New comment by evertheylen in "Passt – Plug a Simple Socket Transport"]]></title><description><![CDATA[
<p>Great piece of software. For me its killer feature is automatically passing through exposed ports in a container, so you don't have to recreate the container with different -p options. (See <a href="https://evertheylen.eu/p/probox-intro/#network" rel="nofollow">https://evertheylen.eu/p/probox-intro/#network</a>)</p>
]]></description><pubDate>Tue, 14 Oct 2025 08:42:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45577675</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45577675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45577675</guid></item><item><title><![CDATA[New comment by evertheylen in "Show HN: Devbox – Containers for better dev environments"]]></title><description><![CDATA[
<p>I always like to see new projects using containers. Two questions:<p>- how is your devbox.json file different from a Dockerfile/Containerfile?<p>- does your project attempt to provide any isolation security-wise?</p>
]]></description><pubDate>Tue, 30 Sep 2025 05:56:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45422369</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45422369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45422369</guid></item></channel></rss>