<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: axiolite</title><link>https://news.ycombinator.com/user?id=axiolite</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 18:43:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=axiolite" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by axiolite in "JPEG Compression"]]></title><description><![CDATA[
<p>The details are quite real, and they make the image far more comprehensible.<p>Get a picture of grass, save it as a JPEG at 15% quality...  It still looks like grass.  Then run it through jpeg2png... The output looks like a green smear.  You might not even be able to tell that it's supposed to be grass.  jpeg2png just blurs the hell out of images.<p>Here's a side-by-side:  <a href="https://ibb.co/99C0F34d" rel="nofollow">https://ibb.co/99C0F34d</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 16:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441793</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47441793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441793</guid></item><item><title><![CDATA[New comment by axiolite in "JPEG Compression"]]></title><description><![CDATA[
<p>You're talking utter nonsense.<p>Get a picture of grass, save it as a JPEG at 15% quality...  It still looks like grass.  Then run it through jpeg2png... The output looks like a green smear.  You might not even be able to tell that it's supposed to be grass.  jpeg2png just blurs the hell out of images.<p>Here's a side-by-side:  <a href="https://ibb.co/99C0F34d" rel="nofollow">https://ibb.co/99C0F34d</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 16:12:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441782</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47441782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441782</guid></item><item><title><![CDATA[New comment by axiolite in "JPEG Compression"]]></title><description><![CDATA[
<p>It just blurs out the details.  I'd rather have a sharp image with artifacts.</p>
]]></description><pubDate>Wed, 18 Mar 2026 15:18:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47426871</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47426871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47426871</guid></item><item><title><![CDATA[New comment by axiolite in "A new Bigfoot documentary helps explain our conspiracy-minded era"]]></title><description><![CDATA[
<p>What does bigfoot have to do with conspiracy?  Doesn't bigfoot qualify as folklore/urban legend/pseudoscience/hoax/mythology?  Is there widespread belief the government is actively covering up its existence for some reason?<p>Nothing in the linked story explained it.  Did someone make a whole documentary and couldn't get the most basic info right?  Or did the reporter mangle the article write-up?</p>
]]></description><pubDate>Mon, 16 Mar 2026 02:13:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47394387</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47394387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47394387</guid></item><item><title><![CDATA[New comment by axiolite in "Put the zip code first"]]></title><description><![CDATA[
<p>That happens, and worse.  I've lived in multiple areas that have had their zip code changed.  Area codes, too, sometime more than once.</p>
]]></description><pubDate>Sun, 08 Mar 2026 01:23:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47293351</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47293351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47293351</guid></item><item><title><![CDATA[New comment by axiolite in "Put the zip code first"]]></title><description><![CDATA[
<p>I've implemented it, too, and didn't run into any problems.  User inputs the zip code, if there's multiple city matches, they select the correct one from the drop-down (or you auto-complete the city name after they type the first 4 letters).<p>The fact that "A city can also exist in multiple zip codes. And there can be multiple cities with the same name in the same state" is a good point IN FAVOR of asking for the zip code first (NOT to avoid it) because you certainly can't do it the other way round.<p>And if you just leave it to the user to free-type all that info in, you have to verify it after...  Users are going to make typos, and the USPS will kick your butt if you don't correct it (and credit card payments won't go through, either).  So it may be less work for web-form creators, but pushing the verification down stream just makes it all worse for the company using it.</p>
]]></description><pubDate>Sun, 08 Mar 2026 01:20:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47293339</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47293339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47293339</guid></item><item><title><![CDATA[New comment by axiolite in "Skip the Tips: A game to select "No Tip" but dark patterns try to stop you"]]></title><description><![CDATA[
<p>If you purchased $50 worth of items and got charged $75, wouldn't you dispute it?</p>
]]></description><pubDate>Sat, 14 Feb 2026 01:52:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47010637</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=47010637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47010637</guid></item><item><title><![CDATA[New comment by axiolite in "Postgres Postmaster does not scale"]]></title><description><![CDATA[
<p><p><pre><code>    According to Dennis Ritchie, the name is an allusion to the DD statement found in IBM's Job Control Language (JCL), where DD is short for data definition  https://en.wikipedia.org/wiki/Dd_%28Unix%29#History</code></pre></p>
]]></description><pubDate>Sat, 07 Feb 2026 05:59:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46921699</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46921699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46921699</guid></item><item><title><![CDATA[New comment by axiolite in "Postgres Postmaster does not scale"]]></title><description><![CDATA[
<p>You forgot the "sudo" before "tee"<p>> write stdin to a file that doesn't also write it to stdout<p>You mean like "dd of=/path/file" ?</p>
]]></description><pubDate>Thu, 05 Feb 2026 06:00:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46896210</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46896210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46896210</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>> it didn't take long for ssh to take over the world<p>That doesn't seem to be accurate.  Wikipedia says, by the end of "2000 the number of users had grown to 2 million"<p>> everybody was using ssh because there wasn't any alternative<p>I already listed TWO of the most popular alternatives.<p>> the mouse-jiggling thing... not specifically a PuttyGen thing. On linux<p>Parent specifically said "windows client installation."  Putty was very common on Windows.  PuttyGen specifically and prominently told the user to move their mouse...  etc. etc.</p>
]]></description><pubDate>Sun, 04 Jan 2026 21:41:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46492586</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46492586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492586</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>Borg is available for download as a standalone binary, easily dropped onto any Linux system even with very limited privs.  And in the repos of every distro easily installed and kept up-to-date.<p>By avoiding that one step and using rsync instead, you're resigning yourself to "send 600MiBs" over the network for every tiny config change.  Not a good trade-off.</p>
]]></description><pubDate>Sun, 04 Jan 2026 21:31:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46492501</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46492501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492501</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>You'll find something like BorgBackup will be far more efficient than rsync.</p>
]]></description><pubDate>Sat, 03 Jan 2026 19:20:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46480442</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46480442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46480442</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>Even back in 1996, OpenBSD emphasized security.  By 2000 they claimed "Three years without a remote hole in the default install!" at the very top of their website.  Qmail was released in Dec 1995 and its security withstood scrutiny for quite a lot of years.  I'd be interested in seeing just how many RCEs a modern security researcher could actually come up with from a 1996 release of BSDi, OpenBSD, Solaris, AIX, etc.  I'd bet on just a handful.<p>I can understand how, if your whole world was Windows 3.1 and 95, you'd feel that way about security at the time.</p>
]]></description><pubDate>Sat, 03 Jan 2026 18:33:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46479944</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46479944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46479944</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>I believe your recollection is off by several years...<p>What you're describing is PuttyGen.  According to Wikipedia, the first Putty release was in 1999.  Archive.org doesn't have any snapshots of the Putty website before 2000, so that checks-out.<p>The RSA patent didn't expire in the US until September 2000, so that's when free implementations like OpenSSH first became widely available.  That's precisely when I started using it...<p>The original SSH was first released mid-1995.  There would have been a small number of installations in 1996, but absolutely negligible.  It was not well-known until later, circa 2000.</p>
]]></description><pubDate>Sat, 03 Jan 2026 18:19:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46479787</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46479787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46479787</guid></item><item><title><![CDATA[New comment by axiolite in "The rsync algorithm (1996) [pdf]"]]></title><description><![CDATA[
<p>In 1996?  OpenBSD and Apache had been around for a year.  PGP had been around for several years.  HTTPS was used where needed.  SecurID tokens were common for organizations that cared about security.<p>Admittedly SSH wasn't around, but kerberos+rlogin and SSL+telnet was available.  Organizations who cared about security would have SecurID tokens issued to their employees and required for login.<p>Dial-in over phone lines, and requiring a password, was much less discoverable or exploitable than services exposed to the internet, today.</p>
]]></description><pubDate>Sat, 03 Jan 2026 02:48:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46472293</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46472293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46472293</guid></item><item><title><![CDATA[New comment by axiolite in "Warren Buffett steps down as Berkshire Hathaway CEO after six decades"]]></title><description><![CDATA[
<p>Work life is quite a lot different for a working-stiff than it is for a CEO.  In large part, their company is an extension of themselves.  Work whatever hours you want to.  Private plane to take you wherever you want to go for free, if you can come up with a work-related excuse to go there (with no need to justify not coming back for weeks).  Multiple folks acting more-or-less as your personal assistants.  An office bigger than your house, filled with anything you want in it, on the company's dime.  A big pool of cash you can order the company to throw at whatever interests you.  etc.</p>
]]></description><pubDate>Wed, 31 Dec 2025 23:24:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46449404</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46449404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46449404</guid></item><item><title><![CDATA[New comment by axiolite in "Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs"]]></title><description><![CDATA[
<p>> developers of free-ish as in freedom products OWE it, not only to themselves, but their community to be as profitable as possible<p>Wikipedia seems to do just fine without.<p>Commercializing a product is a whole other field, and it's not reasonable to expect everyone to be good at that, and not reasonable to expect developers to all take on a second job of commercializing their hobby projects.<p>Why don't YOU commercialize your fork of their service, and use the proceeds to hire developers to maintain the code?  That would be infinitely more useful than armchair criticism of others.</p>
]]></description><pubDate>Mon, 29 Dec 2025 09:04:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46418783</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46418783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46418783</guid></item><item><title><![CDATA[New comment by axiolite in "Show HN: My not-for-profit search engine with no ads, no AI, & all DDG bangs"]]></title><description><![CDATA[
<p>Doesn't seem to like double-quoted search strings:<p><pre><code>  SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
</code></pre>
Single-quotes don't seem to work (doesn't change search results... doesn't exclude irrelevant results that don't contain the exact string).</p>
]]></description><pubDate>Mon, 29 Dec 2025 08:53:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46418726</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46418726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46418726</guid></item><item><title><![CDATA[New comment by axiolite in "Toll roads are spreading in America"]]></title><description><![CDATA[
<p>Why should a delivery driver pay the toll for the road to my house, and not me?  Why should I be able to exploit flat-rate product pricing like that and skim some money from all customers of the delivery service?<p>Why should I pay the toll to drive to a friend's house?  They're the one getting the benefit out of having easy access to transportation.<p>What if my taxes pay for all the roads in my town, while the neighboring town chooses to implement tolls instead?  Why should I get double-taxed?  Prisoner's dilemma and race-to-the-bottom?<p>Why should I have to deal with having my license plate stolen, and police time wasted (who are paid out of taxes), because of people who don't pay the tolls?</p>
]]></description><pubDate>Sat, 27 Dec 2025 22:40:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46406123</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46406123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46406123</guid></item><item><title><![CDATA[New comment by axiolite in "Toll roads are spreading in America"]]></title><description><![CDATA[
<p>> This is just a general argument against constant prices for everything though.<p>Maybe EVERYTHING shouldn't BE "constant prices".  Maybe where there are practical alternatives to constant pricing, those should be preferred and used.<p>> Charging $10 for a t-shirt is regressive.<p>No. Not unless there is only 1 type of t-shirt in the world available.  If I'm poor I can go find cheaper t-shirts either less stylish, poorer quality, from a generic brand, from a discount retailer, second-hand (used), packaged in bulk, etc., or maybe wait around for a sale on the t-shirt.</p>
]]></description><pubDate>Sat, 27 Dec 2025 22:27:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46405996</link><dc:creator>axiolite</dc:creator><comments>https://news.ycombinator.com/item?id=46405996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46405996</guid></item></channel></rss>