<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: mostdataisnice</title><link>https://news.ycombinator.com/user?id=mostdataisnice</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 09 May 2026 17:35:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mostdataisnice" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mostdataisnice in "Tesla removes parking sensors, the results are predictably terrible"]]></title><description><![CDATA[
<p>What it comes down to is a strong, dogmatic belief at Tesla that vision will solve all problems. It's not aligned with reality unfortunately</p>
]]></description><pubDate>Mon, 03 Apr 2023 19:04:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=35429552</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=35429552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35429552</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Show HN: A fully open-source (Apache 2.0)implementation of llama"]]></title><description><![CDATA[
<p>This is the clearest example of an attention grab I have seen - it does nothing for commercial use of Llama unless they provide a version of the weights produced by them and not Facebook. (and they don't...they ask you to download them from Facebook's repo)</p>
]]></description><pubDate>Wed, 29 Mar 2023 00:59:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=35350559</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=35350559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35350559</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Apache Hudi vs. Delta Lake vs. Apache Iceberg Lakehouse Feature Comparison"]]></title><description><![CDATA[
<p>fwiw - the lead authors on that linked paper are all grad students not employed at Databricks. That being said, they're advised by Databricks people</p>
]]></description><pubDate>Wed, 11 Jan 2023 22:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=34346019</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=34346019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34346019</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Who needs MLflow when you have SQLite?"]]></title><description><![CDATA[
<p>As someone replied above, it's because SQL is just 1 backend and it's weird to expose an API that only works on 1 backend. Once you have many devs working together, you need a remote server. If you have a remote abstracted backend, it needs to have a unified API surface so the same client can talk to any backend. You might argue "This interface <i>should</i> be SQL", and to that I would say there are many file stores (like your local file system) that are not easy to control with SQL.</p>
]]></description><pubDate>Wed, 16 Nov 2022 19:21:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=33628959</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=33628959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33628959</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Who needs MLflow when you have SQLite?"]]></title><description><![CDATA[
<p>Where does the article say that?</p>
]]></description><pubDate>Wed, 16 Nov 2022 17:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=33626827</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=33626827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33626827</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Who needs MLflow when you have SQLite?"]]></title><description><![CDATA[
<p>SQLite is literally a backend for MLflow, so the argument being made really is that you should just use SQL when you can, which is kind of adjacent to any criticisms of MLflow</p>
]]></description><pubDate>Wed, 16 Nov 2022 17:22:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=33626808</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=33626808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33626808</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Three areas where Google Search lags behind competitors: code, cooking, travel"]]></title><description><![CDATA[
<p>Right - I think this is part of the "scaling" of the internet. Those of us (relatively small set of earlier heavy internet users) are forced to change as the product is built for the wider audience.</p>
]]></description><pubDate>Thu, 14 Apr 2022 06:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=31023836</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=31023836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31023836</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Three areas where Google Search lags behind competitors: code, cooking, travel"]]></title><description><![CDATA[
<p>This resonated a lot with me. Often if I'm learning a language and I see no one is doing what I'm querying for, I take a step back and try to ask a more basic question</p>
]]></description><pubDate>Wed, 13 Apr 2022 22:59:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=31021372</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=31021372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31021372</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Three areas where Google Search lags behind competitors: code, cooking, travel"]]></title><description><![CDATA[
<p>Another thing for us on HN to note. <i>This is how most people ask questions</i>. It is not just that the other way is wrong - it is also less common.</p>
]]></description><pubDate>Wed, 13 Apr 2022 22:58:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=31021355</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=31021355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31021355</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Elon has decided not to join our board"]]></title><description><![CDATA[
<p>It would be an unmitigated disaster to have this dude on the board - his decorum is totally unacceptable</p>
]]></description><pubDate>Mon, 11 Apr 2022 05:21:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=30984971</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=30984971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30984971</guid></item><item><title><![CDATA[New comment by mostdataisnice in "How I operated as a Staff engineer at Heroku (2020)"]]></title><description><![CDATA[
<p>This is ridiculous - the most promising engineers are not always the best people managers.</p>
]]></description><pubDate>Thu, 31 Mar 2022 21:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=30872229</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=30872229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30872229</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Apple AirTags draining battery of devices close by"]]></title><description><![CDATA[
<p>It's not ridiculous at all - you don't get to reap the benefits of the network without participating.</p>
]]></description><pubDate>Thu, 10 Mar 2022 23:04:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=30633840</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=30633840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30633840</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Google rewrites many page titles"]]></title><description><![CDATA[
<p>I think what HN and the SWE community at large has just missed about Google over the last 10 years is that the product is being built for the masses. <i>Most</i> people would prefer if you just rewrote the title to what it actually was rather than having to take on the cognitive load of understanding what SEO even is.</p>
]]></description><pubDate>Wed, 26 Jan 2022 19:23:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=30090419</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=30090419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30090419</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Error 404 (Not Found)"]]></title><description><![CDATA[
<p>...and there's a reason for that. Automations to update the status page are rarely acceptable, since the status page statuses have legal and financial implications. Therefore, the IM usually has to update it (or tell someone to update it). But, realistically, when you get paged, you first need to figure out what exactly is wrong and at least a vague idea of why. Then, you need to tell someone to update the page. Then, it gets updated.<p>The status page will <i>always</i> lag the outage. It's not a conspiracy.</p>
]]></description><pubDate>Tue, 16 Nov 2021 18:37:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29244624</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=29244624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29244624</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Databricks response to Snowflake's accusation of lacking integrity"]]></title><description><![CDATA[
<p>What fake benchmarks are you talking about?</p>
]]></description><pubDate>Tue, 16 Nov 2021 01:11:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=29235338</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=29235338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29235338</guid></item><item><title><![CDATA[New comment by mostdataisnice in "More details about the October 4 outage"]]></title><description><![CDATA[
<p>I mean, sure? mumblemumble is still right though. If you're looking for a cynical reason for everything FB related, then, sure, it's true that a human error looks bad.</p>
]]></description><pubDate>Tue, 05 Oct 2021 23:44:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=28767214</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=28767214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28767214</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Googlespeak – How Google limits thought about antitrust"]]></title><description><![CDATA[
<p>This is just completely false - if you're working on a feature, you want a PR splash controlled by you, not a stream of silent leaks. PR begets other PR.<p>You're being super presumptuous by saying engineers shouldn't care about the PR around the feature they worked on, even if someone else is running the PR</p>
]]></description><pubDate>Wed, 25 Aug 2021 05:45:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=28298388</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=28298388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28298388</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Welcoming our first riders in San Francisco"]]></title><description><![CDATA[
<p>Delete the Waymo One app and reinstalling worked for me when I saw this bug.</p>
]]></description><pubDate>Tue, 24 Aug 2021 17:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=28291925</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=28291925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28291925</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Welcoming our first riders in San Francisco"]]></title><description><![CDATA[
<p>Also, I don't think we actually know what the end-of-life of Tesla vehicles is. They've not been mass produced for long enough.</p>
]]></description><pubDate>Tue, 24 Aug 2021 17:12:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=28291863</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=28291863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28291863</guid></item><item><title><![CDATA[New comment by mostdataisnice in "Waymo has lost its CEO and is still getting stymied by traffic cones"]]></title><description><![CDATA[
<p>Underrated truth - have owned a Tesla for 5 years, and the number of stupid things that go wrong with it is incredibly high. It works like a phone...after a number of years, it takes forever to boot and has plethora of bugs. Random stuff breaks/falls off. We're going to see even more of this in 10 years, as the cars that were produced during the scaling period start falling apart. What sets automakers apart is that you can buy a used car after 10 years and expect it to still work.</p>
]]></description><pubDate>Sun, 22 Aug 2021 21:33:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=28269849</link><dc:creator>mostdataisnice</dc:creator><comments>https://news.ycombinator.com/item?id=28269849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28269849</guid></item></channel></rss>