<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: rmadriz</title><link>https://news.ycombinator.com/user?id=rmadriz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 19 May 2026 02:41:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rmadriz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rmadriz in "The Quiet Renovation at Bitwarden"]]></title><description><![CDATA[
<p>Been using this setup for many years and never had any problem at all. I sync between desktop and mobile with Syncthing[0]. You can configure Syncthing to do file versioning, it has many options (Trash Can, Simple, Staggered or External file versioning) so if some weird conflict happens you'll never lose data. But honestly, I have never had any issues, and I have been running this setup for many years. So I'm sure I have run into all kind of edge cases and it just works.<p>As side note, Syncthing is an amazing piece of software. I sync everything for my other devices into a central PC and from there I do the backups.<p>- [0]: <a href="https://syncthing.net/" rel="nofollow">https://syncthing.net/</a></p>
]]></description><pubDate>Mon, 18 May 2026 22:55:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48186974</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=48186974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48186974</guid></item><item><title><![CDATA[A declarative package management CLI tool for Arch Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://gitlab.com/theblackdon/dcli">https://gitlab.com/theblackdon/dcli</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46726569">https://news.ycombinator.com/item?id=46726569</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Jan 2026 23:39:45 +0000</pubDate><link>https://gitlab.com/theblackdon/dcli</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=46726569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46726569</guid></item><item><title><![CDATA[New comment by rmadriz in "Make Your Own Backup System – Part 1: Strategy Before Scripts"]]></title><description><![CDATA[
<p>Others have already mentioned Syncthing[^1]. Here's what I'm doing on a budget since I don't have a homeserver/NAS or anything like that.<p>First you need to choose a central device where you're going to send all of the important stuff from other devices like smartphones, laptops, etc. Then you need to setup Syncthing, which works on linux, macos, windows and others. For android there's Syncthing-fork[^2] but for iOS idk.<p>Setup the folders you want to backup on each device, for android, the folders I recommend to backup are DCIM, documents, downloads. For the most part, everything you care about will be there. But I setup a few others like Android/media/WhatsApp/Media to save all photos shared on chats.<p>Then on this central device that's receiving everything from others, that's where you do the "real" backups. I my case, I'm doing backups to a external HDD, and also to a cloud provider with restic[^3].<p>I highly recommend restic, genuinely great software for backups. It is incremental (like BTRFS snapshots), has backends for a bunch of providers, including any S3 compatible storage and if combined with rclone, you have access to virtually any provider. It is encrypted, and because of how it was built, can you still search/navigate your remote snapshots without having to download the entire snapshot (borg[^4] also does this), the most important aspect of this is that you can restore individual folders/files. And this crucial because most providers for cloud storage will charge you more depending on how much bandwidth you have used. I have already needed to restore files and folders from my remote backups in multiple occasions and it works beautifully.<p>[^1]: <a href="https://github.com/syncthing/syncthing">https://github.com/syncthing/syncthing</a>
[^2]: <a href="https://github.com/Catfriend1/syncthing-android">https://github.com/Catfriend1/syncthing-android</a>
[^3]: <a href="https://github.com/restic/restic">https://github.com/restic/restic</a>
[^4]: <a href="https://github.com/borgbackup/borg">https://github.com/borgbackup/borg</a></p>
]]></description><pubDate>Sun, 20 Jul 2025 17:27:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=44627309</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=44627309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44627309</guid></item><item><title><![CDATA[Zig; what I think after months of using it]]></title><description><![CDATA[
<p>Article URL: <a href="https://phaazon.net/blog/zig-2025">https://phaazon.net/blog/zig-2025</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43011490">https://news.ycombinator.com/item?id=43011490</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Feb 2025 11:15:05 +0000</pubDate><link>https://phaazon.net/blog/zig-2025</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=43011490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43011490</guid></item><item><title><![CDATA[Let's make games open source, so future generations can enjoy them]]></title><description><![CDATA[
<p>Article URL: <a href="https://jairajdevadiga.com/2024/06/21/lets-make-games-open-source-so-future-generations-can-enjoy-them/">https://jairajdevadiga.com/2024/06/21/lets-make-games-open-source-so-future-generations-can-enjoy-them/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40763430">https://news.ycombinator.com/item?id=40763430</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 23 Jun 2024 00:09:38 +0000</pubDate><link>https://jairajdevadiga.com/2024/06/21/lets-make-games-open-source-so-future-generations-can-enjoy-them/</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=40763430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40763430</guid></item><item><title><![CDATA[Text Manipulation Kung Fu for the Aspiring Black Belt]]></title><description><![CDATA[
<p>Article URL: <a href="https://zed.dev/blog/text-manipulation">https://zed.dev/blog/text-manipulation</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40377438">https://news.ycombinator.com/item?id=40377438</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 May 2024 12:22:19 +0000</pubDate><link>https://zed.dev/blog/text-manipulation</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=40377438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40377438</guid></item><item><title><![CDATA[A Sombre Goodbye to Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://kevquirk.com/a-sombre-goodbye-to-linux">https://kevquirk.com/a-sombre-goodbye-to-linux</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36375712">https://news.ycombinator.com/item?id=36375712</a></p>
<p>Points: 2</p>
<p># Comments: 8</p>
]]></description><pubDate>Sat, 17 Jun 2023 23:17:33 +0000</pubDate><link>https://kevquirk.com/a-sombre-goodbye-to-linux</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=36375712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36375712</guid></item><item><title><![CDATA[New comment by rmadriz in "Apple Execs on Facebook (2011)"]]></title><description><![CDATA[
<p>> I wonder whom will Apple be begging for more content for their Vision - perhaps Valve?<p>If you're talking gaming content for Vision, I think they would go with Sony. They have what seems to be a good partnership. There's official support for the dualsense on apple devices and apple brought AppleMusic to the playstation store. Steve Jobs himself was a fan of Sony[1]<p>[1]: <a href="https://www.kitguru.net/lifestyle/mobile/apple/anton-shilov/steve-jobs-inspired-some-sony-products-and-sony-inspired-him/" rel="nofollow noreferrer">https://www.kitguru.net/lifestyle/mobile/apple/anton-shilov/...</a></p>
]]></description><pubDate>Sun, 11 Jun 2023 22:39:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36286438</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=36286438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36286438</guid></item><item><title><![CDATA[More hindsight on Vim, helix and kakoune]]></title><description><![CDATA[
<p>Article URL: <a href="https://phaazon.net/blog/more-hindsight-vim-helix-kakoune">https://phaazon.net/blog/more-hindsight-vim-helix-kakoune</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36066347">https://news.ycombinator.com/item?id=36066347</a></p>
<p>Points: 10</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 25 May 2023 02:11:52 +0000</pubDate><link>https://phaazon.net/blog/more-hindsight-vim-helix-kakoune</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=36066347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36066347</guid></item><item><title><![CDATA[The Web I Want (2018)]]></title><description><![CDATA[
<p>Article URL: <a href="https://quii.dev/The_Web_I_Want">https://quii.dev/The_Web_I_Want</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35940890">https://news.ycombinator.com/item?id=35940890</a></p>
<p>Points: 70</p>
<p># Comments: 67</p>
]]></description><pubDate>Sun, 14 May 2023 19:57:45 +0000</pubDate><link>https://quii.dev/The_Web_I_Want</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=35940890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35940890</guid></item><item><title><![CDATA[New comment by rmadriz in "Ask HN: Can I see your scripts?"]]></title><description><![CDATA[
<p>If you're on Arch, you could install `shellcheck-bin` from the AUR.</p>
]]></description><pubDate>Mon, 15 Aug 2022 15:34:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=32471004</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=32471004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32471004</guid></item><item><title><![CDATA[New comment by rmadriz in "Safety: A comparaison between Rust, C++ and Go"]]></title><description><![CDATA[
<p>can you elaborate on those key missing language features ? You have commented multiple times about that, but haven't seen you giving any concrete example. I'm Genuinely curious.</p>
]]></description><pubDate>Sun, 31 Jul 2022 00:10:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32291698</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=32291698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32291698</guid></item><item><title><![CDATA[New comment by rmadriz in "Ask HN: Why did you quit learning programming?"]]></title><description><![CDATA[
<p>> It reads as the integers zero and one are not equal, which is true<p>That's not what 0!=1 means in math, the ! means factorial, which is to multiply by decreasing positive integers. Here's the definition:<p>n! = n x (n -1) x (n - 2) x . . . x 2 x 1<p>So, for people starting to learn calculus/math, being told that 0!=1 makes no sense</p>
]]></description><pubDate>Tue, 12 Jul 2022 23:15:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=32077023</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=32077023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32077023</guid></item><item><title><![CDATA[What’s the Matter with PGP?]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/">https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29832101">https://news.ycombinator.com/item?id=29832101</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 06 Jan 2022 23:24:17 +0000</pubDate><link>https://blog.cryptographyengineering.com/2014/08/13/whats-matter-with-pgp/</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29832101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29832101</guid></item><item><title><![CDATA[New comment by rmadriz in "Vim9 Script Feature-Complete"]]></title><description><![CDATA[
<p>Well in theory everything that works in vim will work in neovim (there's a few exceptions[^1]). So you really don't loose anything by installing neovim and using your same .vimrc for it.<p>You can start experimenting with Lua and the new plugins whenever you're able to.<p>[1]: <a href="https://github.com/neovim/neovim/issues/1716" rel="nofollow">https://github.com/neovim/neovim/issues/1716</a></p>
]]></description><pubDate>Sat, 01 Jan 2022 15:43:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=29759373</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29759373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29759373</guid></item><item><title><![CDATA[New comment by rmadriz in "Telegram Ad Platform"]]></title><description><![CDATA[
<p>Interesting, I've never seen that panel.<p>Is it possible that they pushed that updated only to certain regions ?</p>
]]></description><pubDate>Mon, 08 Nov 2021 13:04:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=29148840</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29148840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29148840</guid></item><item><title><![CDATA[New comment by rmadriz in "Making Emacs Popular Again (2020)"]]></title><description><![CDATA[
<p>your argument that a text editor is not going to be popular because you need to install a dozen plugins to match what would be considered "modern" doesn't add up. I can see a thousand reasons why emacs is not popular but having to install plugins is not one of them. VSCode itself needs a bunch of plugins for certain languages, and even if you used it for the out the box languages (e.g. JavaScript) there's a couple of things missing that and IDE would have out the box (I agree that emacs would need much more plugins compared to VSCode).<p>Also, look at vim/neovim. They are still one of the most popular text editors (much more popular than emacs for example), look at the stackoverflow developer survey, in the last one neovim was ranked the most loved text editor and vim is ALWAYS ranked between on of the most used editors. You need a dozen plugins if you want anything close to a modern IDE, yet they are still very popular and used.</p>
]]></description><pubDate>Thu, 04 Nov 2021 12:17:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=29106173</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29106173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29106173</guid></item><item><title><![CDATA[New comment by rmadriz in "Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets GPU performance boost"]]></title><description><![CDATA[
<p>uffff<p>who knows when that is coming and when are we going to be able to buy regular laptops from e.g. Lenovo, HP, Acer, etc with that.<p>By the time that happens, Apple may already be on their third, fourth? generation on M1. Which is going to much much much faster than M1.</p>
]]></description><pubDate>Sat, 30 Oct 2021 19:10:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=29051477</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29051477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29051477</guid></item><item><title><![CDATA[New comment by rmadriz in "Raspberry Pi 4 achieves Vulkan 1.1 conformance, gets GPU performance boost"]]></title><description><![CDATA[
<p>> Before they start selling chips I would rather they open iMessage to other platforms to eliminate the bubble color discrimination.<p>Outside of the countries where iOS is on par with Android (I think US, Canada and UK are the only ones, maybe also Australia) in terms of popularity, I don't know or have seen a single person using iMessage, of course there's a lot people using iphone outside of the mentioned countries, but absolutely nobody uses iMessage.<p>The whole discrimination of the color bubble seems to only happen in those countries were iOS is the same or more popular than android and people is actually using iMessage.</p>
]]></description><pubDate>Sat, 30 Oct 2021 19:00:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29051400</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29051400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29051400</guid></item><item><title><![CDATA[10 Year old blog post about switching from Linux to Windows]]></title><description><![CDATA[
<p>Article URL: <a href="https://batsov.com/articles/2011/06/11/linux-desktop-experience-killing-linux-on-the-desktop/">https://batsov.com/articles/2011/06/11/linux-desktop-experience-killing-linux-on-the-desktop/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29044290">https://news.ycombinator.com/item?id=29044290</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 29 Oct 2021 22:34:35 +0000</pubDate><link>https://batsov.com/articles/2011/06/11/linux-desktop-experience-killing-linux-on-the-desktop/</link><dc:creator>rmadriz</dc:creator><comments>https://news.ycombinator.com/item?id=29044290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29044290</guid></item></channel></rss>