<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: rockland</title><link>https://news.ycombinator.com/user?id=rockland</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 13 May 2026 13:17:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rockland" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rockland in "The vi family"]]></title><description><![CDATA[
<p>To continue the musical instrument analogy, I already master the piano and I am happy with it solving my requirements. Learning the guitar will be a great undertaking, and provide me no new songs to play.<p>Hence, I will stick to my piano.</p>
]]></description><pubDate>Wed, 13 May 2026 08:59:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48119457</link><dc:creator>rockland</dc:creator><comments>https://news.ycombinator.com/item?id=48119457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48119457</guid></item><item><title><![CDATA[New comment by rockland in "CapRover: Build your own PaaS"]]></title><description><![CDATA[
<p>Absolutely, you are of course correct. The uppercase letters and digits - together with the special characters like "!._-,...".<p>I kept it to 26 letters to keep the math simpler (or rather - the numbers smaller, for myself, really).<p>Number of days to brute-force if 10k requests/sec (26 letters still...):<p>4-length password = 45 seconds<p>10-length password = 453 years<p>Please give me a heads up if my math is off.</p>
]]></description><pubDate>Thu, 11 Jun 2020 07:48:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=23486210</link><dc:creator>rockland</dc:creator><comments>https://news.ycombinator.com/item?id=23486210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23486210</guid></item><item><title><![CDATA[New comment by rockland in "CapRover: Build your own PaaS"]]></title><description><![CDATA[
<p>For every character in the password, you have 26 possible letters to choose from in an English alphabet.<p>Brute forcing this, you would have to try every combination. Which means for a four-letter long password:
26x26x26x26 = 456 976 possible passwords.<p>For a 10 letter long password:
26^10 = 141167095653376 possible passwords.</p>
]]></description><pubDate>Wed, 10 Jun 2020 13:18:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=23476662</link><dc:creator>rockland</dc:creator><comments>https://news.ycombinator.com/item?id=23476662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23476662</guid></item></channel></rss>