<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: mikeklaas</title><link>https://news.ycombinator.com/user?id=mikeklaas</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 18:27:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mikeklaas" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mikeklaas in "On being tired"]]></title><description><![CDATA[
<p>> Most weekends rather than recharging for the rest of the week, I end up more tired than I started.<p>As a parent, it's hard to remember that ending a weekend "recharged" is a common experience.</p>
]]></description><pubDate>Sun, 14 Aug 2022 00:44:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=32455201</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=32455201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32455201</guid></item><item><title><![CDATA[New comment by mikeklaas in "Things to know about databases"]]></title><description><![CDATA[
<p>There are projects that use LSMTs as the storage engine for RDBMS' (like RocksDB); I'm not sure it's accurate to say "they can't be use as an RDMBS".</p>
]]></description><pubDate>Mon, 27 Jun 2022 19:33:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=31899635</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=31899635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31899635</guid></item><item><title><![CDATA[New comment by mikeklaas in "Oauth2 support for GMail"]]></title><description><![CDATA[
<p>Development apps are exempt from the requirement.  (They are also limited to 100 accounts)</p>
]]></description><pubDate>Wed, 18 May 2022 19:08:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=31426448</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=31426448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31426448</guid></item><item><title><![CDATA[New comment by mikeklaas in "Single dependency stacks"]]></title><description><![CDATA[
<p>Multiple databases in postgres fundamentally share the same underlying infrastructure (i.e., WAL), and so do not offer much in terms of scalability or blast-radius protection compared to putting all tables in the same database.</p>
]]></description><pubDate>Wed, 09 Feb 2022 22:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30279834</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=30279834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30279834</guid></item><item><title><![CDATA[New comment by mikeklaas in "Ask HN: What are the best-designed things you've ever used?"]]></title><description><![CDATA[
<p>I'm surprised to see the Portal listed.  We have one for letting the grandparents talk to the kids, and it is the most unreliable piece of technology I've owned.  Constant connection issues and laggy UI.</p>
]]></description><pubDate>Sat, 27 Nov 2021 04:52:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=29357543</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=29357543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29357543</guid></item><item><title><![CDATA[New comment by mikeklaas in "Never update anything"]]></title><description><![CDATA[
<p>whoa, do you have a link?</p>
]]></description><pubDate>Sat, 06 Nov 2021 00:10:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=29126077</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=29126077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29126077</guid></item><item><title><![CDATA[New comment by mikeklaas in "When “Foundation” Gets the Blockbuster Treatment, Asimov’s Vision Gets Lost"]]></title><description><![CDATA[
<p>That's probably the worst book in the series.</p>
]]></description><pubDate>Tue, 02 Nov 2021 17:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=29084086</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=29084086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29084086</guid></item><item><title><![CDATA[New comment by mikeklaas in "A read query can write to disk: a Postgres story"]]></title><description><![CDATA[
<p>> And it can't be adjusted on the fly, per query.<p>Sure it can:<p><pre><code>   SET LOCAL work_mem = '256MB';
   SELECT * FROM …</code></pre></p>
]]></description><pubDate>Mon, 01 Nov 2021 14:08:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=29066766</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=29066766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29066766</guid></item><item><title><![CDATA[New comment by mikeklaas in "Roblox has been down for days and it’s not because of Chipotle"]]></title><description><![CDATA[
<p>I find it pretty odd to speculate that they are experiencing a very specific failure mode of a particular database.  Do you even know whether they use Postgres?</p>
]]></description><pubDate>Sun, 31 Oct 2021 21:22:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=29060572</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=29060572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29060572</guid></item><item><title><![CDATA[New comment by mikeklaas in "1 Year of Coinbase as a mission focused company"]]></title><description><![CDATA[
<p>Do you have a source for that?</p>
]]></description><pubDate>Fri, 08 Oct 2021 20:21:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=28803751</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=28803751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28803751</guid></item><item><title><![CDATA[New comment by mikeklaas in "Samoa Scraps Daylight Saving Time"]]></title><description><![CDATA[
<p>The "good reason" is that considering 12am the "middle of the day" only makes sense if the typical sleeping window was 8pm to 4am (making midnight the "middle of the night").</p>
]]></description><pubDate>Thu, 23 Sep 2021 19:43:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=28634244</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=28634244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28634244</guid></item><item><title><![CDATA[New comment by mikeklaas in "Zero-downtime schema migrations in Postgres using views"]]></title><description><![CDATA[
<p>Adding a NULL constraint isn't zero downtime since PG scans the whole table ensuring that the constraint is not violated.</p>
]]></description><pubDate>Wed, 16 Jun 2021 21:21:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=27533629</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=27533629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27533629</guid></item><item><title><![CDATA[New comment by mikeklaas in "Do you really need Redis? How to get away with just PostgreSQL"]]></title><description><![CDATA[
<p>Perhaps I misinterpreted this part?<p>> I struggle to consider using it as a data store these days as well with other options on the table.<p>It sounds like you wouldn't use it for any purposes.</p>
]]></description><pubDate>Mon, 14 Jun 2021 20:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=27507984</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=27507984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27507984</guid></item><item><title><![CDATA[New comment by mikeklaas in "Do you really need Redis? How to get away with just PostgreSQL"]]></title><description><![CDATA[
<p>What would you use redis for, if anything?</p>
]]></description><pubDate>Sat, 12 Jun 2021 20:39:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=27487273</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=27487273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27487273</guid></item><item><title><![CDATA[New comment by mikeklaas in "Logical replication and decoding for Cloud SQL for PostgreSQL"]]></title><description><![CDATA[
<p>You can do something like:<p><pre><code>   CREATE TABLE xx AS SELECT * FROM EXTERNAL_QUERY('postgres.db', 'SELECT * FROM my_table'));</code></pre></p>
]]></description><pubDate>Sun, 06 Jun 2021 01:33:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=27409944</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=27409944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27409944</guid></item><item><title><![CDATA[New comment by mikeklaas in "Half a million lines of Go"]]></title><description><![CDATA[
<p>You can catch and recover from panic()'s in go, too.</p>
]]></description><pubDate>Mon, 17 May 2021 05:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=27180376</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=27180376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27180376</guid></item><item><title><![CDATA[New comment by mikeklaas in "Asking rents in San Francisco continue to slip, but…"]]></title><description><![CDATA[
<p>It's sensible in San Francisco because having an active renter makes a property worth significantly less.<p>Why?  You basically cannot kick evict a renter or raise their rent.</p>
]]></description><pubDate>Mon, 26 Apr 2021 22:23:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=26949025</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=26949025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26949025</guid></item><item><title><![CDATA[New comment by mikeklaas in "School custodian refuses to download app that monitors location, got her fired"]]></title><description><![CDATA[
<p>This is partially due to liability: if someone slips on a wet spill and hurts themselves, Whole Foods is liable if they haven't been taking reasonable measures to clean up such spills in a timely fashion (1/hour).  Scanning is a way to later prove that such cleaning was happening.</p>
]]></description><pubDate>Tue, 13 Apr 2021 18:46:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=26797123</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=26797123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26797123</guid></item><item><title><![CDATA[New comment by mikeklaas in "Ask HN: Who is hiring? (February 2021)"]]></title><description><![CDATA[
<p>Superhuman | iOS, Android, Fullstack engineer | REMOTE | Full-time<p>We build extremely fast, user-centric software.  If that sounds different from the usual approach and appeals to you, get in touch.<p>San Francisco 
<a href="https://superhuman.com/jobs" rel="nofollow">https://superhuman.com/jobs</a></p>
]]></description><pubDate>Mon, 01 Feb 2021 20:04:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=25993036</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=25993036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25993036</guid></item><item><title><![CDATA[New comment by mikeklaas in "Mealworms can compost styrofoam"]]></title><description><![CDATA[
<p>Is it not the same thing as ubiquitous foam board insulation? <a href="https://www.homedepot.com/b/Building-Materials-Insulation-Foam-Board-Insulation/N-5yc1vZbaxx" rel="nofollow">https://www.homedepot.com/b/Building-Materials-Insulation-Fo...</a></p>
]]></description><pubDate>Mon, 04 Jan 2021 06:09:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=25628325</link><dc:creator>mikeklaas</dc:creator><comments>https://news.ycombinator.com/item?id=25628325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25628325</guid></item></channel></rss>