<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: cnowacek</title><link>https://news.ycombinator.com/user?id=cnowacek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 07 Sep 2026 18:40:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cnowacek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cnowacek in "AnkiDroid: Google Play no longer allowing Open Collective donation link"]]></title><description><![CDATA[
<p>While I agree with your point, conflating the effort to install apps outside of the Google Play Store with the effort to immigrate to a different country is wildly incomparable.</p>
]]></description><pubDate>Tue, 01 Sep 2026 12:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49521131</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=49521131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49521131</guid></item><item><title><![CDATA[New comment by cnowacek in "We Use Blockchain Technology Behind the Scenes"]]></title><description><![CDATA[
<p>Your pricing says 5 sites (and 1GB) on the $9/mo plan. For a simple use-case, I create static sites for artists and art museums. As you can imagine, their assets can be quite large and numerous.<p>Just knowing that there’s such a small limit for $9 is a concern right at the top of the funnel. When there are cloud options for pennies per GB there needs to be a clearer value prop for the additional cost.</p>
]]></description><pubDate>Mon, 20 Jan 2025 14:02:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42768817</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=42768817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42768817</guid></item><item><title><![CDATA[New comment by cnowacek in "We Use Blockchain Technology Behind the Scenes"]]></title><description><![CDATA[
<p>The pricing, $9/mo for 1GB, is way too high for me. The file/folder upload limit at the first paid tier is also questionable.<p>Maybe I don’t understand the value for such a high premium compared to more ubiquitous providers such as GCP, AWS, or Azure.</p>
]]></description><pubDate>Sun, 19 Jan 2025 15:00:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42757563</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=42757563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42757563</guid></item><item><title><![CDATA[New comment by cnowacek in "Show HN: Burner – A low cost wallet to gift crypto"]]></title><description><![CDATA[
<p>Gifting dollars on gift cards today is only supported by 99.9% of retailers. How many retailers accept USD II?</p>
]]></description><pubDate>Thu, 14 Nov 2024 13:10:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42135845</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=42135845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42135845</guid></item><item><title><![CDATA[New comment by cnowacek in "'Terminating Internet Access over Piracy Claims Is Drastic and Overbroad'"]]></title><description><![CDATA[
<p>Why do you think copyright should be abolished?</p>
]]></description><pubDate>Sun, 15 Oct 2023 13:41:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37889641</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=37889641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37889641</guid></item><item><title><![CDATA[New comment by cnowacek in "“I’m selling data of 400M Twitter users that was scraped via a vulnerability”"]]></title><description><![CDATA[
<p>That’s the time zone offset and year of the “created at” timestamps.</p>
]]></description><pubDate>Sun, 25 Dec 2022 11:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=34126405</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=34126405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34126405</guid></item><item><title><![CDATA[New comment by cnowacek in "Snapchat Source Code GitHub Leak Caused by Bad iOS Update"]]></title><description><![CDATA[
<p>I'm guessing that somehow a chunk of their source code got marked as "copy to the bundle" from within the project's build phase. One scenario I could think of this happening is a bug in a custom build script that was intended to copy other resources (images, sounds, etc.) to the bundle and copied an unintended directory containing the leaked source code as well.</p>
]]></description><pubDate>Wed, 08 Aug 2018 15:10:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=17716564</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=17716564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17716564</guid></item><item><title><![CDATA[New comment by cnowacek in "Understanding contravariance"]]></title><description><![CDATA[
<p>Conveniently, this link: <a href="https://www.pointfree.co/episodes/ep14-contravariance" rel="nofollow">https://www.pointfree.co/episodes/ep14-contravariance</a> was also on the front page of HN. It explores contravariance a bit more and provides some practical examples in Swift.</p>
]]></description><pubDate>Fri, 22 Jun 2018 17:25:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=17375717</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=17375717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17375717</guid></item><item><title><![CDATA[New comment by cnowacek in "The power of Result types in Swift"]]></title><description><![CDATA[
<p>Not necessarily. The way that the enumerated type is declared, the associated types of the success and failure values are declared to be normal (not optional). This restricts nil from being passed in as the data or the error.</p>
]]></description><pubDate>Sun, 17 Jun 2018 22:50:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=17334817</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=17334817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17334817</guid></item><item><title><![CDATA[New comment by cnowacek in "Go Is a Great Fit for Lambda"]]></title><description><![CDATA[
<p>Sounds like this person explains what you're asking for: <a href="http://blog.rowanudell.com/database-connections-in-lambda/" rel="nofollow">http://blog.rowanudell.com/database-connections-in-lambda/</a></p>
]]></description><pubDate>Wed, 17 Jan 2018 17:50:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=16170052</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=16170052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16170052</guid></item><item><title><![CDATA[New comment by cnowacek in "Show HN: A Hacker News Reader in Vanilla JavaScript"]]></title><description><![CDATA[
<p>Super fast – that's really impressive! There may be an off-by-one bug. The next page of results seems to be missing the first element (e.g. 30, 60, etc). The results go from 29 to 31, 59 to 61.</p>
]]></description><pubDate>Sat, 05 Aug 2017 13:53:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=14935681</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=14935681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14935681</guid></item><item><title><![CDATA[New comment by cnowacek in "Stop writing PHP like it's 2009"]]></title><description><![CDATA[
<p>It's not just a question about style. ?int can be enforced at compile-time while the null and type check would be caught at runtime.</p>
]]></description><pubDate>Tue, 18 Jul 2017 18:25:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=14798881</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=14798881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14798881</guid></item><item><title><![CDATA[New comment by cnowacek in "HackMIT 2017 Admissions Puzzle"]]></title><description><![CDATA[
<p>'Login' can be used as a noun or a verb.
<a href="http://www.dictionary.com/browse/login" rel="nofollow">http://www.dictionary.com/browse/login</a></p>
]]></description><pubDate>Mon, 03 Jul 2017 18:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=14690386</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=14690386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14690386</guid></item><item><title><![CDATA[New comment by cnowacek in "Stream Video to Facebook, Snapchat and Instagram at Once with Vertic"]]></title><description><![CDATA[
<p>Stream or upload recorded video?</p>
]]></description><pubDate>Sun, 02 Jul 2017 15:29:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=14682909</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=14682909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14682909</guid></item><item><title><![CDATA[New comment by cnowacek in "Show HN: The Crowdtilt Mobile App"]]></title><description><![CDATA[
<p>Collection takes place through our payment service provider, not IAP. There is no 30% cut.</p>
]]></description><pubDate>Fri, 27 Sep 2013 08:06:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=6455870</link><dc:creator>cnowacek</dc:creator><comments>https://news.ycombinator.com/item?id=6455870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6455870</guid></item></channel></rss>