<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>Thu, 30 Apr 2026 10:18:37 +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 "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><item><title><![CDATA[New comment by evertheylen in "I ditched Docker for Podman"]]></title><description><![CDATA[
<p>To add to the article: systemd integration works in the other way too! Running systemd in a Docker container is a pain. It's much easier in Podman: <a href="https://developers.redhat.com/blog/2019/04/24/how-to-run-systemd-in-a-container" rel="nofollow">https://developers.redhat.com/blog/2019/04/24/how-to-run-sys...</a><p>(Most people use containers in a limited way, where they should do just one thing and shouldn't require systemd. OTOH I run them as isolated developer containers, and it's just so much easier to run systemd in the container as the OS expects.)</p>
]]></description><pubDate>Fri, 05 Sep 2025 15:00:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45139358</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45139358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45139358</guid></item><item><title><![CDATA[New comment by evertheylen in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>Yeah props to the `pasta` tool, it solves a specific problem really well.<p>Nice script! I considered a similar approach that's based on "magic" files in the filesystem before, but it was difficult to get the security right. In your case I believe a malicious script can just overwrite .podman/env and it will be sourced by the host the next time you start the container.<p>I'm happy to discuss this more, feel free to reach out at evertheylen@gmail.com. I'm particularly interested in trying automated ways to try to break out of a container (like <a href="https://github.com/brompwnie/botb" rel="nofollow">https://github.com/brompwnie/botb</a>), this would benefit any containerization project.</p>
]]></description><pubDate>Thu, 28 Aug 2025 16:23:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45054058</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45054058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45054058</guid></item><item><title><![CDATA[New comment by evertheylen in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>I actually run code-server (derivative of VSCode) inside the container! But I agree that there can be many gotchas, which is why I try to collect as much feedback as possible.</p>
]]></description><pubDate>Wed, 27 Aug 2025 21:00:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=45045210</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45045210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45045210</guid></item><item><title><![CDATA[New comment by evertheylen in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>I agree with you that VMs would provide better isolation. But I do think containers (or other kernel techniques like SELinux) can still provide quite decent isolation with a very limited performance/ease-of-use cost. Much better than nothing I'd say?</p>
]]></description><pubDate>Wed, 27 Aug 2025 16:27:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45041793</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45041793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45041793</guid></item><item><title><![CDATA[New comment by evertheylen in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>If you are on Linux, I'm writing a little tool to securely isolate projects from eachother with podman: <a href="https://github.com/evertheylen/probox" rel="nofollow">https://github.com/evertheylen/probox</a>. The UX is an important aspect which I've spent quite some time on.<p>I use it all the time, but I'm still looking for people to review its security.</p>
]]></description><pubDate>Wed, 27 Aug 2025 15:03:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45040698</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45040698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45040698</guid></item><item><title><![CDATA[New comment by evertheylen in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>I do too, but I found it non-trivial to actually secure the podman container. I described my approach here [1]. I'm very interested to hear your approach. Any specific podman flags or do you use another tool like toolbx/distrobox?<p>[1]: <a href="https://evertheylen.eu/p/probox-intro/" rel="nofollow">https://evertheylen.eu/p/probox-intro/</a></p>
]]></description><pubDate>Wed, 27 Aug 2025 14:53:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45040537</link><dc:creator>evertheylen</dc:creator><comments>https://news.ycombinator.com/item?id=45040537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45040537</guid></item></channel></rss>