<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: fduran</title><link>https://news.ycombinator.com/user?id=fduran</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 17:25:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fduran" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fduran in "The economics of software teams: Why most engineering orgs are flying blind"]]></title><description><![CDATA[
<p>They have saved _more_ than two hours per dev and week. There's a compound factor and now code can be more reliable (less outages or emergencies fixing bugs) etc. Also having a sane working environment helps engineers not quitting, which is very expensive if they are replaced.</p>
]]></description><pubDate>Mon, 13 Apr 2026 11:15:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47750432</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=47750432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47750432</guid></item><item><title><![CDATA[New comment by fduran in "Show HN: A playable version of the Claude Code Terraform destroy incident"]]></title><description><![CDATA[
<p>Nice, this is like SadServers with a twist, excellent :-)</p>
]]></description><pubDate>Tue, 10 Mar 2026 16:26:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325416</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=47325416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325416</guid></item><item><title><![CDATA[New comment by fduran in "Launch HN: Didit (YC W26) – Stripe for Identity Verification"]]></title><description><![CDATA[
<p>Suerte! Unrelated, growing up in Spain it always baffled me that identification was based on a photo on your DNI. Stories of siblings or even friends that had a passing resemblance to each other sharing DNIs was a common story.</p>
]]></description><pubDate>Tue, 10 Mar 2026 16:08:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325156</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=47325156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325156</guid></item><item><title><![CDATA[New comment by fduran in "Company as Code"]]></title><description><![CDATA[
<p>> This is not a new or novel idea<p>Yep <a href="https://x.com/fduran/status/1134283398594387969" rel="nofollow">https://x.com/fduran/status/1134283398594387969</a></p>
]]></description><pubDate>Fri, 06 Feb 2026 02:58:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46908492</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46908492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46908492</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>hello, thanks for the feedback. Just deployed a new image that only checks for the objective, not at what docker network somebody uses.<p>It is hard to have a checker that eliminates both false positives and false negatives in general, but we always try to minimize false negatives and we failed initially here.</p>
]]></description><pubDate>Mon, 01 Dec 2025 17:40:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46110364</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46110364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46110364</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>Hello, SadServers guy here.<p>We have scenarios running on k8s, both on single VMs (the ones you can see in the scenario list) and we also have a beta/PoC k8s cluster where we currently run a couple of scenarios as single pod (a docker container) or as a full system (the "kubernetes playgrounds", which is kind of hidden while we test it).<p>Is this what you were wondering? we do have pending to introduce podman scenarios as well</p>
]]></description><pubDate>Mon, 01 Dec 2025 17:35:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46110288</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46110288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46110288</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>Hello, creator here. Have you checked your dashboard? otherwise please contact us (email or form in the website) and we'll be happy to help</p>
]]></description><pubDate>Mon, 01 Dec 2025 17:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46110046</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46110046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46110046</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>(Creator here) thanks! and we may at some point get into Windows :-)</p>
]]></description><pubDate>Mon, 01 Dec 2025 17:17:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46110030</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46110030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46110030</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>Hello, SadServers guy here. Free VMs are sandboxed (no way in or out other than coming in through the proxy) for security reasons. Paid accounts have VMs with internet access and SSH access (and your pub key is added to all VMs for convenience)</p>
]]></description><pubDate>Mon, 01 Dec 2025 17:16:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46110019</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46110019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46110019</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>Checking out how the platform works was two clicks away: home -> give me a server.<p>I don't know of any other SaaS which gives you a VM with one click without any registration but we do it.<p>In any case thanks for the feedback, I've put a button on this /advent page for clarity, cheers</p>
]]></description><pubDate>Mon, 01 Dec 2025 04:36:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46103517</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46103517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46103517</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Sysadmin 2025"]]></title><description><![CDATA[
<p>hello, creator here, sorry about that. In this case you can click again on the "Open the Server Terminal in a New Window" button</p>
]]></description><pubDate>Mon, 01 Dec 2025 04:32:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46103501</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46103501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46103501</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Code 2025"]]></title><description><![CDATA[
<p><a href="https://sadservers.com/advent" rel="nofollow">https://sadservers.com/advent</a></p>
]]></description><pubDate>Mon, 01 Dec 2025 02:01:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46102631</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46102631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46102631</guid></item><item><title><![CDATA[New comment by fduran in "Advent of Code 2025"]]></title><description><![CDATA[
<p>I haven't set up an advent event (maybe I should) but you can do yourself a challenge a day from SadServers.com</p>
]]></description><pubDate>Sun, 30 Nov 2025 23:58:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46101770</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=46101770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46101770</guid></item><item><title><![CDATA[New comment by fduran in "Migrating from AWS to Hetzner"]]></title><description><![CDATA[
<p>This is similar to our experience migrating a SadServers k8s service; basically Hetzner is way cheaper and more performant than the big cloud providers BUT you have to take into account man-hours for the migration and be careful with missing services or ancillary tooling: <a href="https://docs.sadservers.com/blog/migrating-k8s-out-of-cloud-providers/" rel="nofollow">https://docs.sadservers.com/blog/migrating-k8s-out-of-cloud-...</a></p>
]]></description><pubDate>Sat, 18 Oct 2025 17:23:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45628908</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=45628908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45628908</guid></item><item><title><![CDATA[New comment by fduran in "Beginner Guide to VPS Hetzner and Coolify"]]></title><description><![CDATA[
<p>Big cloud provider (AWS, Azure, GP) is great for all the managed ecosystem; if you mostly only need raw computing (CPU, memory, bandwidth), then a provider like Hertzner makes a lot of sense (plus they have API and basic services like LB/firewall and object storage).<p>We at SadServers moved from big cloud managed K8s to Hetzner + Edka and it's an order of magnitude cheaper (obv some perks are missing).</p>
]]></description><pubDate>Sun, 05 Oct 2025 14:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45481634</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=45481634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45481634</guid></item><item><title><![CDATA[New comment by fduran in "Asciinema CLI 3.0 rewritten in Rust, adds live streaming, upgrades file format"]]></title><description><![CDATA[
<p>I love Asciinema and have made a small contribution, support the project with a donation: <a href="https://docs.asciinema.org/donations/#individuals" rel="nofollow">https://docs.asciinema.org/donations/#individuals</a><p>If you want to see how Asciinema looks when people are troubleshooting Linux systems: <a href="https://replay.sadservers.com/" rel="nofollow">https://replay.sadservers.com/</a></p>
]]></description><pubDate>Mon, 15 Sep 2025 21:32:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45255185</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=45255185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45255185</guid></item><item><title><![CDATA[New comment by fduran in "Show HN: Edka – Kubernetes clusters on your own Hetzner account"]]></title><description><![CDATA[
<p>Hola, I may try this out (once the HN hug of death slows down). At SadServers we ran a GKE cluster with 0.2 vCPUs workload for a PoC at it was costing us CAD $50/day until we figured out thing like GCP using a pod not doing anything just keeping a node up using 1 CPU, hidden Prometheus metrics etc.</p>
]]></description><pubDate>Sat, 16 Aug 2025 17:30:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44925365</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=44925365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44925365</guid></item><item><title><![CDATA[New comment by fduran in "Linux Performance Analysis (2015)"]]></title><description><![CDATA[
<p>shameless plug: you can practice this in a free VM <a href="https://docs.sadservers.com/docs/scenario-guides/practical-linux-server-review/" rel="nofollow">https://docs.sadservers.com/docs/scenario-guides/practical-l...</a> (there's a typo there to keep you on your feet)</p>
]]></description><pubDate>Tue, 29 Jul 2025 17:21:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=44726002</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=44726002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44726002</guid></item><item><title><![CDATA[New comment by fduran in "Asciinema: Record and share your terminal sessions"]]></title><description><![CDATA[
<p>At SadServers we use Asciinema to record some scenario sessions, this is how we did it: <a href="https://github.com/sadservers/sadservers?tab=readme-ov-file#replay-system">https://github.com/sadservers/sadservers?tab=readme-ov-file#...</a> (we still have some issues to iron out on our side)<p>The author Marcin is a nice fellow and as a reminder asciinema development relies on donations and sponsorships <a href="https://github.com/sponsors/ku1ik">https://github.com/sponsors/ku1ik</a></p>
]]></description><pubDate>Fri, 25 Jul 2025 15:35:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44684356</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=44684356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44684356</guid></item><item><title><![CDATA[New comment by fduran in "In retrospect, DevOps was a bad idea"]]></title><description><![CDATA[
<p>Good food for thought but the article assumes how currently DevOps and Dev teams (and there's also an Ops team?) operate and there's a lot of different ways in how "DevOps" is done at different organizations.<p>Take any combination of dev, platform engineering, devops, SRE, ops teams (existing or not) and combine with different responsibilities and how they work together and there's a company out there using that model.<p>Heck, we don't even have a common understanding of what a "DevOps" team does <a href="https://docs.sadservers.com/blog/what-the-f-is-devops/" rel="nofollow">https://docs.sadservers.com/blog/what-the-f-is-devops/</a></p>
]]></description><pubDate>Mon, 21 Jul 2025 21:33:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44640664</link><dc:creator>fduran</dc:creator><comments>https://news.ycombinator.com/item?id=44640664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44640664</guid></item></channel></rss>