<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: whytai</title><link>https://news.ycombinator.com/user?id=whytai</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 14:15:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=whytai" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by whytai in "China blocks Meta's acquisition of AI startup Manus"]]></title><description><![CDATA[
<p>the manus founders moved the entire company, researchers, and IP out of china to singapore. most of the researchers and business is still there, but unfortunately the founders wives/parents and family stayed in china. ultimately this is why they had to come back when the PRC summoned them after the meta acquisition.<p>sad day to be a chinese founder.</p>
]]></description><pubDate>Tue, 28 Apr 2026 05:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47930699</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=47930699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47930699</guid></item><item><title><![CDATA[Perplexity computer is based on the OSS browser use library]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/mamagnus00/status/2042339700082610345">https://twitter.com/mamagnus00/status/2042339700082610345</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47710327">https://news.ycombinator.com/item?id=47710327</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 09 Apr 2026 21:22:05 +0000</pubDate><link>https://twitter.com/mamagnus00/status/2042339700082610345</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=47710327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47710327</guid></item><item><title><![CDATA[New comment by whytai in "Using an engineering notebook"]]></title><description><![CDATA[
<p>surprised to hear others don't do this! obsidian also works well for daily notes</p>
]]></description><pubDate>Thu, 12 Feb 2026 10:57:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46987223</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=46987223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46987223</guid></item><item><title><![CDATA[New comment by whytai in "Show HN: CodeRLM – Tree-sitter-backed code indexing for LLM agents"]]></title><description><![CDATA[
<p>i thought the reason claude code defaults to terminal-ish workflows (glob/grep) is bc they trained with bash-y sandboxes, and the creator argued for this approach vs indexing + bespoke tools. would be interesting to see how often the model defaults to using grep for everything (in my experience almost always..)</p>
]]></description><pubDate>Thu, 12 Feb 2026 10:55:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46987209</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=46987209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46987209</guid></item><item><title><![CDATA[New comment by whytai in "My simple knowledge management and time tracking system"]]></title><description><![CDATA[
<p>I really enjoy the obsidian daily notes feature for this [1]. It's a dedicated button to create a new note with a title of your choosing. I typically do YYYY-MM-DD d, so 2024-12-1 mon.<p>I'm not sure about the time tracking though. Is this more for people working on contract for billing? I see the value in having the data but collecting the data seems difficult.<p>[1] <a href="https://help.obsidian.md/Plugins/Daily+notes" rel="nofollow">https://help.obsidian.md/Plugins/Daily+notes</a></p>
]]></description><pubDate>Thu, 14 Nov 2024 22:45:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42142017</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=42142017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42142017</guid></item><item><title><![CDATA[A Japanese Illustrated History of America (1861)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.openculture.com/2018/11/a-japanese-illustrated-history-of-america.html">https://www.openculture.com/2018/11/a-japanese-illustrated-history-of-america.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40908686">https://news.ycombinator.com/item?id=40908686</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 08 Jul 2024 19:34:34 +0000</pubDate><link>https://www.openculture.com/2018/11/a-japanese-illustrated-history-of-america.html</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=40908686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40908686</guid></item><item><title><![CDATA[New comment by whytai in "New models and developer products"]]></title><description><![CDATA[
<p>Every day this video ages more and more poorly [1].<p>categories of startups that will be affected by these launches:<p>- vectorDB startups -> don't need embeddings anymore<p>- file processing startups -> don't need to process files anymore<p>- fine tuning startups -> can fine tune directly from the platform now, with GPT4 fine tuning coming<p>- cost reduction startups -> they literally lowered prices and increased rate limits<p>- structuring startups -> json mode and GPT4 turbo with better output matching<p>- vertical ai agent startups -> GPT marketplace<p>- anthropic/claude -> now GPT-turbo has 128k context window!<p>That being said, Sam Altman is an incredible founder for being able to have this close a watch on the market. Pretty much any "ai tooling" startup that was created in the past year was affected by this announcement.<p>For those asking: vectorDB, chunking, retrieval, and RAG are all implemented in a new stateful AI for you! No need to do it yourself anymore. [2]
Exciting times to be a developer!<p>[1] <a href="https://youtu.be/smHw9kEwcgM" rel="nofollow noreferrer">https://youtu.be/smHw9kEwcgM</a><p>[2] <a href="https://openai.com/blog/new-models-and-developer-products-announced-at-devday" rel="nofollow noreferrer">https://openai.com/blog/new-models-and-developer-products-an...</a></p>
]]></description><pubDate>Mon, 06 Nov 2023 19:28:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=38167565</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=38167565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38167565</guid></item><item><title><![CDATA[OpenAI adds PDFChat feature to ChatGPT]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/thealexker/status/1718445317559902371?s=46&t=Vlk5sp6iCQeqGolMae1iQQ">https://twitter.com/thealexker/status/1718445317559902371?s=46&t=Vlk5sp6iCQeqGolMae1iQQ</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38055576">https://news.ycombinator.com/item?id=38055576</a></p>
<p>Points: 46</p>
<p># Comments: 13</p>
]]></description><pubDate>Sun, 29 Oct 2023 03:16:49 +0000</pubDate><link>https://twitter.com/thealexker/status/1718445317559902371?s=46&amp;t=Vlk5sp6iCQeqGolMae1iQQ</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=38055576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38055576</guid></item><item><title><![CDATA[New comment by whytai in "Higher Intakes of Potassium and Magnesium, but Not Lower Sodium, Reduce CVD Risk"]]></title><description><![CDATA[
<p>It's certainly true that most people are deficient in potassium. The daily recommended dose for males is over 3 grams per day![1]<p>To make matters worse, the FDA limits the amount of potassium that can be present in supplements to 100mg[2]. So good luck taking 30 supplements to meet your daily requirements!<p>One option Id like to advertise is salt alternatives at grocery stores which are filled with potassium, some with at least 800mg per tsp. This can be another way to supplement potassium and magnesium in the diet [2]<p>[1] <a href="https://ods.od.nih.gov/factsheets/Potassium-HealthProfessional/" rel="nofollow noreferrer">https://ods.od.nih.gov/factsheets/Potassium-HealthProfession...</a><p>[2] <a href="https://www.health.harvard.edu/staying-healthy/should-i-take-a-potassium-supplement" rel="nofollow noreferrer">https://www.health.harvard.edu/staying-healthy/should-i-take...</a></p>
]]></description><pubDate>Fri, 01 Sep 2023 19:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=37355359</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=37355359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37355359</guid></item><item><title><![CDATA[New comment by whytai in "Launch HN: Grai (YC S22) – Open-Source Data Observability Platform"]]></title><description><![CDATA[
<p>For testing:<p>- we have a dedicated dev environment for analysts to experience a dev/test loop. None of the pipelines can be run locally unfortunately.<p>- we have CI jobs and unit tests that are run on all pipelines<p>Observability:<p>- we have data quality checks for each dataset, organized by tier. This also integrates with our alerting system to send pagers when data quality dips.<p>- Airflow and our query engines hive/spark/presto each integrate with our in-house lineage service. We have a lineage graph that shows which pipelines produce/consume which assets but it doesn't work at the column level because our internal version of Hive doesn't support that.<p>- we have a service that essential surfaces observability metrics for pipelines in a nice ui<p>- our airflow is integrated with pagerduty to send pagers to owning teams when pipelines fail.<p>We'd like to do more, but nobody has really put in the work to make a good static analysis system for airflow/python. Couple that with the lack of support for column level lineage OOTB and it's easy to get into a mess. For large migrations (airflow/infra/python/dependecy changes) we still end up doing adhoc analysis to make sure things go right, and we often miss important things.<p>Happy to talk more about this if you're interested.</p>
]]></description><pubDate>Tue, 18 Jul 2023 19:13:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=36777767</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36777767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36777767</guid></item><item><title><![CDATA[New comment by whytai in "Launch HN: Grai (YC S22) – Open-Source Data Observability Platform"]]></title><description><![CDATA[
<p>How do you guys do the static analysis on the queries? I notice you support dbt, bigquery etc, but all of our companies pipelines are in airflow. That makes the static analysis difficult because we're dealing with arbitrary python code that programmatically generates queries :).<p>Any plans to support airflow in the future? Would love to have something like this for our companies 500k+ airflow jobs.</p>
]]></description><pubDate>Mon, 17 Jul 2023 22:11:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=36764764</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36764764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36764764</guid></item><item><title><![CDATA[The Proof of Riemann Hypothesis Through Integral Representation of Series]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.researchgate.net/publication/365174380_THE_PROOF_OF_RIEMANN_HYPOTHESIS_THROUGH_INTEGRAL_REPRESENTATION_OF_SERIES">https://www.researchgate.net/publication/365174380_THE_PROOF_OF_RIEMANN_HYPOTHESIS_THROUGH_INTEGRAL_REPRESENTATION_OF_SERIES</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36719217">https://news.ycombinator.com/item?id=36719217</a></p>
<p>Points: 9</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 14 Jul 2023 03:39:57 +0000</pubDate><link>https://www.researchgate.net/publication/365174380_THE_PROOF_OF_RIEMANN_HYPOTHESIS_THROUGH_INTEGRAL_REPRESENTATION_OF_SERIES</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36719217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36719217</guid></item><item><title><![CDATA[New comment by whytai in "Telling the Bees"]]></title><description><![CDATA[
<p>I always thought bee communication through "dancing" was visual. On reading more, it seems the bees build up electric charge which interacts with the antennae on other bees.<p>Excerpt [1]:<p>> Honeybees accumulate an electric charge during flying. Bees emit constant and modulated electric fields during the waggle dance. Both low- and high-frequency components emitted by dancing bees induce passive antennal movements in stationary bees. The electrically charged flagella of mechanoreceptor cells are moved by electric fields and more strongly so if sound and electric fields interact. Recordings from axons of the Johnston's organ indicate its sensitivity to electric fields. Therefore, it has been suggested that electric fields emanating from the surface charge of bees stimulate mechanoreceptors and may play a role in social communication during the waggle dance.<p>[1] - <a href="https://en.wikipedia.org/wiki/Waggle_dance#Mechanism" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Waggle_dance#Mechanism</a></p>
]]></description><pubDate>Wed, 12 Jul 2023 22:18:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36702426</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36702426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36702426</guid></item><item><title><![CDATA[Q Texture]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/Q_texture">https://en.wikipedia.org/wiki/Q_texture</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36595984">https://news.ycombinator.com/item?id=36595984</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 Jul 2023 05:49:26 +0000</pubDate><link>https://en.wikipedia.org/wiki/Q_texture</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36595984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36595984</guid></item><item><title><![CDATA[New comment by whytai in "Debris found came from missing Titan sub, says friend of passengers"]]></title><description><![CDATA[
<p>The boat may not have heard it, but the navy certainly did: <a href="https://news.ycombinator.com/item?id=36439661">https://news.ycombinator.com/item?id=36439661</a></p>
]]></description><pubDate>Thu, 22 Jun 2023 22:11:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=36439825</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36439825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36439825</guid></item><item><title><![CDATA[Top secret U.S. Navy system heard titan implosion days ago]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.wsj.com/articles/u-s-navy-detected-titan-sub-implosion-days-ago-6844cb12">https://www.wsj.com/articles/u-s-navy-detected-titan-sub-implosion-days-ago-6844cb12</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36439661">https://news.ycombinator.com/item?id=36439661</a></p>
<p>Points: 186</p>
<p># Comments: 193</p>
]]></description><pubDate>Thu, 22 Jun 2023 21:58:59 +0000</pubDate><link>https://www.wsj.com/articles/u-s-navy-detected-titan-sub-implosion-days-ago-6844cb12</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=36439661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36439661</guid></item><item><title><![CDATA[Incident affecting Google cloud in Europe-west9]]></title><description><![CDATA[
<p>Article URL: <a href="https://status.cloud.google.com/incidents/dS9ps52MUnxQfyDGPfkY#73mBtVKKfeJGJ1yaY7hV">https://status.cloud.google.com/incidents/dS9ps52MUnxQfyDGPfkY#73mBtVKKfeJGJ1yaY7hV</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35710189">https://news.ycombinator.com/item?id=35710189</a></p>
<p>Points: 11</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 26 Apr 2023 06:31:49 +0000</pubDate><link>https://status.cloud.google.com/incidents/dS9ps52MUnxQfyDGPfkY#73mBtVKKfeJGJ1yaY7hV</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=35710189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35710189</guid></item><item><title><![CDATA[Customers at loom logged into other users accounts]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/gergelyorosz/status/1633367728227581952">https://twitter.com/gergelyorosz/status/1633367728227581952</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35066971">https://news.ycombinator.com/item?id=35066971</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Mar 2023 09:31:20 +0000</pubDate><link>https://twitter.com/gergelyorosz/status/1633367728227581952</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=35066971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35066971</guid></item><item><title><![CDATA[Compound of uranium is on fire at the Y-12 National Security Complex]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/rawsalerts/status/1628458253054009348">https://twitter.com/rawsalerts/status/1628458253054009348</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34903245">https://news.ycombinator.com/item?id=34903245</a></p>
<p>Points: 10</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 22 Feb 2023 21:37:57 +0000</pubDate><link>https://twitter.com/rawsalerts/status/1628458253054009348</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=34903245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34903245</guid></item><item><title><![CDATA[BART 'hazmat situation' may be linked to explosive San Francisco house fire]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.sfgate.com/bayarea/article/hazmat-situation-closes-bart-stations-17777230.php">https://www.sfgate.com/bayarea/article/hazmat-situation-closes-bart-stations-17777230.php</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34748548">https://news.ycombinator.com/item?id=34748548</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Feb 2023 01:27:05 +0000</pubDate><link>https://www.sfgate.com/bayarea/article/hazmat-situation-closes-bart-stations-17777230.php</link><dc:creator>whytai</dc:creator><comments>https://news.ycombinator.com/item?id=34748548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34748548</guid></item></channel></rss>