<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: binaryapparatus</title><link>https://news.ycombinator.com/user?id=binaryapparatus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 13:00:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=binaryapparatus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Flamabl.com – Real-Time Global Collective Thought Stream"]]></title><description><![CDATA[
<p>I see it more like platform for sharing personal most important message at the moment, with occasional link to one's project, but it is not intended as marketing tool. Appeal should be that (with enough users, I don't want to simulate them in any way) next message can be something very interesting.</p>
]]></description><pubDate>Thu, 17 Apr 2025 12:14:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43715678</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=43715678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43715678</guid></item><item><title><![CDATA[Show HN: Flamabl.com – Real-Time Global Collective Thought Stream]]></title><description><![CDATA[
<p>I just launched flamabl.com, a unique experiment in shared online consciousness. It is technically interesting, ready to scale, and something I wanted to make for a while. It could flop or be the next big thing, time will tell. Every 15 seconds, a random message from connected users is displayed globally. Submit your thought, and you might just get your 15 seconds of fame. Vote on what you see. No account needed, just visit and participate. I'd appreciate the HN community's technical and conceptual feedback on this project.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43714889">https://news.ycombinator.com/item?id=43714889</a></p>
<p>Points: 1</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 17 Apr 2025 10:15:33 +0000</pubDate><link>https://flamabl.com/</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=43714889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43714889</guid></item><item><title><![CDATA[New comment by binaryapparatus in "ASCII Art: From a Commodity into an Obscurity"]]></title><description><![CDATA[
<p>Found somewhere on stackoverflow many years ago and being my shell banner ever since:<p><pre><code>    .-------.
    |  Hi   |
    '-------'
        ^      (\_/)
        '----- (O.o)
               (> <)</code></pre></p>
]]></description><pubDate>Thu, 28 Dec 2023 11:08:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=38792236</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=38792236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38792236</guid></item><item><title><![CDATA[New comment by binaryapparatus in "ZSA Voyager: Low profile split keyboard"]]></title><description><![CDATA[
<p>I am happy zsa/ergodox ez user for many years and was waiting for something like this from zsa, since moonlander wasn't for my hands. My current ergodox layout doesn't use keys that are removed on voyager, so everything plays perfectly. I can vouch for the zsa product quality, since my ergodox didn't hiccup for many years with lots of typing.<p>It is hard to explain to people who never tried qmk layers that more keys doesn't mean better keyboard, having proper layers on home row is many times more ergonomic. One of the things that don't click unless you try I guess.</p>
]]></description><pubDate>Wed, 06 Sep 2023 11:32:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=37403631</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37403631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37403631</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>> How does it deal with interrupted backups?<p>Any new backup is hardlinked against previous in temporary 'in-progress' directory, then renamed to proper name at the end. If backup breaks, new 'saf backup' by default first removes 'in-progress' than starts things again (linking with latest good one) but you can 'saf backup --resume' to try to finish interrupted one. I prefer clean try again (which is the default) but --resume works well too.<p>> Can it automatically prune backups older than N days?<p>Yes, manually by 'saf prune' on top of 'saf backup' doing prune itself. Prune periods are defined in each .saf.conf, per backup source location, with the defaults of 2/30/60/730/3650 days, for all/daily/weekly/monthly/yearly backups. All defaults are easy to change per source.<p>> I don’t see anything about encryption.<p>saf doesn't deal with encryption, only with transport. I prefer to use other specialized tool for the encryption if I have such backup target that needs one.</p>
]]></description><pubDate>Sat, 19 Aug 2023 11:06:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=37187532</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37187532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37187532</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>With me that's absolutely okay. We all need more choice and HN is a great way to learn about alternatives. Few nice things I borrowed from those two scripts mentioned in readme (credit given) wouldn't be possible without alternatives and open source.</p>
]]></description><pubDate>Sat, 19 Aug 2023 09:51:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=37187129</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37187129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37187129</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>"saf bugs, rsync bugs/misconfiguration"<p>On top of many cheap backups, I am also trying not to rely on any single peace of technology (I know, it is not ideal that hardware and OS remains the same on any computer no matter what backup is used). If I use saf as my preferred rsync based solution I will also use Borg or duply/duplicity as a additional backup to avoid rsync bugs.<p>Having two or more rsync based backups, so they all go trough the same rsync pipe, makes much less sense than mixing completely different backup solutions, right?</p>
]]></description><pubDate>Sat, 19 Aug 2023 09:09:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=37186933</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37186933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37186933</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>Those same questions always bug me, and I did try all from very smart to very brute force solutions. I love ZFS but then we can question ZFS and OS bugs in the same manner as saf or rsync -- that rabbit hole is deep and quickly becomes expensive since ZFS may need ECC ram and other more expensive components.<p>Lately, in last few years, I am leaning towards using many cheap backups instead of clever and more expensive ones, with the idea that many of them can't all break at the same time. Yes occasional checks are good but safety in numbers seems as a good strategy.<p>It is not an accident that saf tag line says "one backup is saf, two are safe, three are safer" ;)</p>
]]></description><pubDate>Sat, 19 Aug 2023 08:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=37186841</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37186841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37186841</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>In my understanding, rsnapshot is equivalent of 'saf backup' which is only one bit of saf functionality. saf has few more commands to be able to see and analyze what's on the backup target side.<p>rsnapshot uses centralized rsnapshot.conf, saf has git style .saf.conf per each backup source location.<p>Apart from using rsync, there are more differences than similarities between rshapshot and saf.</p>
]]></description><pubDate>Sat, 19 Aug 2023 08:45:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=37186804</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37186804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37186804</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup"]]></title><description><![CDATA[
<p>Author here. Yes, I am also the one that loves to see alternatives on topic of interest to me on HN. However putting an effort to publish different take on something already 'solved' is either because I want my own solution no matter what (I don't) or because other solutions didn't fully cover all my use cases (they didn't). I would gladly use somebody else code instead of my own, if that was possible.<p>Two scripts linked at the bottom of README.md are almost perfect and I used one or another for years, but one of them sometimes misses to hard link with previous backup, creating new full backup and wasting resources -- not something that's easy to detect since they all look correct before 'du' or similar analysis.<p>saf solves few of the problems I faced during the years in a elegant way: multiple targets, target related commands, reliability. Why not XY? Why not saf?</p>
]]></description><pubDate>Sat, 19 Aug 2023 08:31:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=37186750</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37186750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37186750</guid></item><item><title><![CDATA[Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup]]></title><description><![CDATA[
<p>I had this backup code working reliably for years, using local file system, vps/dedicated server, or remote storage for backup, then I finally get time to wrap README, iron few missing switches and publish. Should be production ready and reliable, so it could be useful to others. Contributors are welcome.<p><<a href="https://github.com/dusanx/saf">https://github.com/dusanx/saf</a>></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37182284">https://news.ycombinator.com/item?id=37182284</a></p>
<p>Points: 89</p>
<p># Comments: 24</p>
]]></description><pubDate>Fri, 18 Aug 2023 21:19:44 +0000</pubDate><link>https://github.com/dusanx/saf</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=37182284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37182284</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Portugal’s digital nomad bubble"]]></title><description><![CDATA[
<p>Two+ years in Algarve, with registered activity and paying all the taxes here. Having foreign income all my taxes fall within sweet NHR regime. Can't say anything bad about bureaucracy, with proper lawyer help it is slow-ish but very decent process.<p>Lease prices are driven by taxes and tourism, short term (AL) accommodation is taxed at 6%, long term lease contracts go from 30% (for 1+ year contracts) down to 10% (for 10+ years contracts). Obviously landlords are pushed into short term accommodation which creates lack of long term offers. Matter of getting taxes more fair over long/short term categories would fix the market immediately.<p>Quality of life and nice people are above anything else so I wouldn't change a thing from this current setup.</p>
]]></description><pubDate>Mon, 09 Jan 2023 09:13:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=34308348</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=34308348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34308348</guid></item><item><title><![CDATA[Show HN: I Made a Decent Android TV Web Browser]]></title><description><![CDATA[
<p>After some effort to find decent Android TV Web Browser that can work without hacks and support basic 'mouse' navigation using TV remote, I wrote one myself.<p>Doesn't spy at all and has no idea what you are looking at. All the traffic goes directly to Android TV device with no intermediary servers. Under active development so with feedback it can only get better.<p>Very useful, very decent performance, will always remain free, will never spy on you.<p>Web site:<p>http://iberapps.com/<p>Google Play:<p>https://play.google.com/store/apps/details?id=com.iberapps.cleartvwebbrowser</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31986121">https://news.ycombinator.com/item?id=31986121</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Jul 2022 09:24:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=31986121</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=31986121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31986121</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Tridactyl: A Vim-like interface for Firefox"]]></title><description><![CDATA[
<p>Huge Tridactyl fan here, it works beautifully. I am using it for over a year, ever since I spotted its mention at Suckless 'rocks' page: <a href="https://suckless.org/rocks/" rel="nofollow">https://suckless.org/rocks/</a></p>
]]></description><pubDate>Wed, 30 Sep 2020 09:18:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=24636891</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=24636891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24636891</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Holy Panda Keyswitch"]]></title><description><![CDATA[
<p>> Weight: 67g bottom out if using Panda springs, 100gf bottom out if using Halo True springs<p>That means they require more force than Model M? Too much I think.</p>
]]></description><pubDate>Fri, 14 Feb 2020 15:48:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=22327498</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=22327498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22327498</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Vim tricks"]]></title><description><![CDATA[
<p>Great tip, thanks, trying it now. Seems nicer and easier to tweak than spacemacs, from my perspective.</p>
]]></description><pubDate>Mon, 03 Jun 2019 08:37:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=20081411</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=20081411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20081411</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Vim tricks"]]></title><description><![CDATA[
<p>I was using/am using:<p><pre><code>    Plug 'tmhedberg/SimpylFold'
    "Plug 'python-mode/python-mode', { 'branch': 'develop' }
    "let g:pymode_python = 'python3'
</code></pre>
... in different combinations. Deleting any char takes surprising amount of time, so much so that I usually mark block to delete instead of char by char even if it is three char block. Of course I may be using wrong plugins, however that's what I found that should be used in various articles online.</p>
]]></description><pubDate>Mon, 03 Jun 2019 06:37:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=20080900</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=20080900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20080900</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Vim tricks"]]></title><description><![CDATA[
<p>Interesting, I don't often use Python but recent project had few 3000+ lines .py files, which make Vim _very_ unresponsive when editing. Other languages weren't so problematic but Python code is what made me look at Emacs direction at the first place.</p>
]]></description><pubDate>Sun, 02 Jun 2019 23:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=20079094</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=20079094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20079094</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Vim tricks"]]></title><description><![CDATA[
<p>"Exobrains, on the other hand, stuff Vim full of plugins, functions, and homebrew mappings in a vain attempt to pretend they’re using Emacs."<p>This is <i>disturbingly</i> accurate from my point of view. I keep wondering if I should finally jump ship and stop tweaking vim with questionable results. Spacemacs? Pure emacs + evil? Suggestions welcome.</p>
]]></description><pubDate>Sun, 02 Jun 2019 23:13:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=20079030</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=20079030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20079030</guid></item><item><title><![CDATA[New comment by binaryapparatus in "Astronomers spy an iron planet stripped of its crust around a burned-out star"]]></title><description><![CDATA[
<p>"Nidavellir is real? Seriously? I mean, that place is a legend. They make the most powerful, horrific weapons to ever torment the universe. I would very much like to go there, please."</p>
]]></description><pubDate>Tue, 09 Apr 2019 15:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=19615705</link><dc:creator>binaryapparatus</dc:creator><comments>https://news.ycombinator.com/item?id=19615705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19615705</guid></item></channel></rss>