<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: fomoz</title><link>https://news.ycombinator.com/user?id=fomoz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 06 Apr 2026 02:07:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fomoz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fomoz in "The threat is comfortable drift toward not understanding what you're doing"]]></title><description><![CDATA[
<p>It's the next level of abstraction. Bob is still learning, he's just learning a different set of skills than Alice.<p>Also, the premise that it took each of them a year to do the project means Bob was slacking because he probably could've done it in less than a month.</p>
]]></description><pubDate>Sun, 05 Apr 2026 16:45:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47651209</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=47651209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47651209</guid></item><item><title><![CDATA[New comment by fomoz in "The threat is comfortable drift toward not understanding what you're doing"]]></title><description><![CDATA[
<p>AI is an accelerant, not a replacement for skill. At least, not yet.<p>I built a full stack app in Python+typescript where AI agents process 10k+ near-real-time decisions and executions per day.<p>I have never done full stack development and I would not have been able to do it without GitHub Copilot, but I have worked in IT (data) for 15 years including 6 in leadership. I have built many systems and teams from scratch, set up processes to ensure accuracy and minimize mistakes, and so on.<p>I have learned a ton about full stack development by asking the coding agent questions about the app, bouncing ideas off of it, planning together, and so on.<p>So yes, you need to have an idea of what you're doing if you want to build anything bigger than a cheap one shot throwaway project that sort of works, but brings no value and nobody is actually gonna use.<p>This is how it is right now, but at the same time AI coding agents have come an incredibly long way since 2022! I do think they will improve but it can't exactly know what you want to build. It's making an educated guess. An approximation of what you're asking it to do. You ask the same thing twice and it will have two slightly different results (assuming it's a big one shot).<p>This is the fundamental reality of LLMs, sort of like having a human walking (where we were before AI), a human using a car to get to places (where we are now) and FSD (this is future, look how long this took compared to the first cars).</p>
]]></description><pubDate>Sun, 05 Apr 2026 16:25:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47651001</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=47651001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47651001</guid></item><item><title><![CDATA[Show HN: Restailor – open-source AI job fit/resume tailor/job tracker]]></title><description><![CDATA[
<p>Hi guys,<p>I made my Restailor project open source. You're welcome to use the code in case you're looking for a new job or just want to play around with an LLM integration for this purpose. You're also welcome to use my prompts.<p>It's working end-to-end and I built the infra to scale and support a lot of users using it (Next.js + FastAPI + Redis + Postgres). It also has applied job tracking and analytics.<p>LLM integrations are with Anthropic, Google, OpenAI, and xAI.<p>Please let me know if you have any questions.<p>Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47346676">https://news.ycombinator.com/item?id=47346676</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Mar 2026 05:02:06 +0000</pubDate><link>https://github.com/DataDoesYou/Restailor</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=47346676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47346676</guid></item><item><title><![CDATA[New comment by fomoz in "Claude Memory"]]></title><description><![CDATA[
<p>You can leave memory enabled and tell it to not use memory in the prompt of it's interfering.</p>
]]></description><pubDate>Fri, 24 Oct 2025 13:16:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45694294</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=45694294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45694294</guid></item><item><title><![CDATA[New comment by fomoz in "I wandered off and built an IDE"]]></title><description><![CDATA[
<p>If you need to use C# in Excel, you're doing it wrong. There's very little programming that you should be doing with VBA, too.<p>Most of your programming should be DAX plus a bit of worksheet functions. Some SQL to filter your data before loading into Power Pivot.<p>SQL yes, of course. You run SQL queries to load data into Power Pivot through a native SQL Server driver or native drivers for your DB or worst case ODBC.<p>Then you do all the BI analytics in DAX and show results in pivot tables. DAX is a very fast, concise and very, very powerful language for analytics. This is the whole purpose of OLAP.<p>Check out this video when you have time :)<p><a href="https://www.youtube.com/watch?v=0WwFJ0Zg3d8" rel="nofollow">https://www.youtube.com/watch?v=0WwFJ0Zg3d8</a></p>
]]></description><pubDate>Fri, 06 Apr 2018 15:51:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=16774178</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=16774178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16774178</guid></item><item><title><![CDATA[New comment by fomoz in "I wandered off and built an IDE"]]></title><description><![CDATA[
<p>Cool IDE, cool project.<p>At the same time, it can all be done in Power Pivot and Power Query as long as you know how to use them.</p>
]]></description><pubDate>Fri, 06 Apr 2018 14:58:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=16773708</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=16773708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16773708</guid></item><item><title><![CDATA[Fat Talk (2012)]]></title><description><![CDATA[
<p>Article URL: <a href="http://nedic.ca/fat-talk">http://nedic.ca/fat-talk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13661373">https://news.ycombinator.com/item?id=13661373</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 Feb 2017 16:49:38 +0000</pubDate><link>http://nedic.ca/fat-talk</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=13661373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13661373</guid></item><item><title><![CDATA[What is body image?]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.nedc.com.au/body-image">http://www.nedc.com.au/body-image</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13660933">https://news.ycombinator.com/item?id=13660933</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 Feb 2017 16:01:32 +0000</pubDate><link>http://www.nedc.com.au/body-image</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=13660933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13660933</guid></item><item><title><![CDATA[Busting the 21 days habit formation myth (2012)]]></title><description><![CDATA[
<p>Article URL: <a href="http://blogs.ucl.ac.uk/hbrc/2012/06/29/busting-the-21-days-habit-formation-myth/">http://blogs.ucl.ac.uk/hbrc/2012/06/29/busting-the-21-days-habit-formation-myth/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13653902">https://news.ycombinator.com/item?id=13653902</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Feb 2017 17:56:43 +0000</pubDate><link>http://blogs.ucl.ac.uk/hbrc/2012/06/29/busting-the-21-days-habit-formation-myth/</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=13653902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13653902</guid></item><item><title><![CDATA[New comment by fomoz in "What if you got $1,000 a month, just for being alive? (2014)"]]></title><description><![CDATA[
<p>My bad, corrected the title.<p>I don't see anything objective about that article, it looks like an opinion piece.</p>
]]></description><pubDate>Mon, 14 Nov 2016 18:54:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=12952254</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12952254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12952254</guid></item><item><title><![CDATA[What if you got $1,000 a month, just for being alive? (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.vox.com/first-person/2016/11/14/13513066/universal-basic-income-crowdfund">http://www.vox.com/first-person/2016/11/14/13513066/universal-basic-income-crowdfund</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12951747">https://news.ycombinator.com/item?id=12951747</a></p>
<p>Points: 6</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 14 Nov 2016 17:57:48 +0000</pubDate><link>http://www.vox.com/first-person/2016/11/14/13513066/universal-basic-income-crowdfund</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12951747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12951747</guid></item><item><title><![CDATA[The story of T.H. Chan (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hsph.harvard.edu/magazine/magazine_article/the-story-of-t-h-chan/">https://www.hsph.harvard.edu/magazine/magazine_article/the-story-of-t-h-chan/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12802919">https://news.ycombinator.com/item?id=12802919</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Oct 2016 04:29:53 +0000</pubDate><link>https://www.hsph.harvard.edu/magazine/magazine_article/the-story-of-t-h-chan/</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12802919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12802919</guid></item><item><title><![CDATA[Reddit users reveal their industry secrets]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&objectid=11691379">http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&objectid=11691379</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12268598">https://news.ycombinator.com/item?id=12268598</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Aug 2016 14:44:29 +0000</pubDate><link>http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&amp;objectid=11691379</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12268598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12268598</guid></item><item><title><![CDATA[The state of PC piracy in 2016]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.pcgamer.com/the-state-of-pc-piracy-in-2016/">http://www.pcgamer.com/the-state-of-pc-piracy-in-2016/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12268443">https://news.ycombinator.com/item?id=12268443</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Aug 2016 14:24:42 +0000</pubDate><link>http://www.pcgamer.com/the-state-of-pc-piracy-in-2016/</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12268443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12268443</guid></item><item><title><![CDATA[The most ambitious PC games]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.pcgamer.com/the-most-ambitious-pc-games/1/">http://www.pcgamer.com/the-most-ambitious-pc-games/1/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12091519">https://news.ycombinator.com/item?id=12091519</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 14 Jul 2016 03:50:45 +0000</pubDate><link>http://www.pcgamer.com/the-most-ambitious-pc-games/1/</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=12091519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12091519</guid></item><item><title><![CDATA[Bill could be death knell for Uber in Quebec, Canada]]></title><description><![CDATA[
<p>Article URL: <a href="http://montrealgazette.com/news/local-news/bill-expected-wednesday-could-be-death-knell-for-uber-in-quebec">http://montrealgazette.com/news/local-news/bill-expected-wednesday-could-be-death-knell-for-uber-in-quebec</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11637333">https://news.ycombinator.com/item?id=11637333</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 May 2016 16:11:31 +0000</pubDate><link>http://montrealgazette.com/news/local-news/bill-expected-wednesday-could-be-death-knell-for-uber-in-quebec</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=11637333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11637333</guid></item><item><title><![CDATA[Dead could be brought 'back to life' in groundbreaking project]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.telegraph.co.uk/science/2016/05/03/dead-could-be-brought-back-to-life-in-groundbreaking-project/">http://www.telegraph.co.uk/science/2016/05/03/dead-could-be-brought-back-to-life-in-groundbreaking-project/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11626442">https://news.ycombinator.com/item?id=11626442</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 04 May 2016 05:36:42 +0000</pubDate><link>http://www.telegraph.co.uk/science/2016/05/03/dead-could-be-brought-back-to-life-in-groundbreaking-project/</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=11626442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11626442</guid></item><item><title><![CDATA[The Case for the PS4K]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.gamasutra.com/blogs/DavidGalindo/20160422/271014/The_Case_for_the_PS4K.php">http://www.gamasutra.com/blogs/DavidGalindo/20160422/271014/The_Case_for_the_PS4K.php</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11586566">https://news.ycombinator.com/item?id=11586566</a></p>
<p>Points: 35</p>
<p># Comments: 40</p>
]]></description><pubDate>Thu, 28 Apr 2016 04:32:20 +0000</pubDate><link>http://www.gamasutra.com/blogs/DavidGalindo/20160422/271014/The_Case_for_the_PS4K.php</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=11586566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11586566</guid></item><item><title><![CDATA[New comment by fomoz in "Intermittent Fasting Is Gaining Acceptance"]]></title><description><![CDATA[
<p>Leangains IF assumes that you track your macros. I was just talking about your feeding window influencing hormonal entrainment (ghrelin).</p>
]]></description><pubDate>Wed, 09 Mar 2016 17:18:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=11254193</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=11254193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11254193</guid></item><item><title><![CDATA[New comment by fomoz in "Intermittent Fasting Is Gaining Acceptance"]]></title><description><![CDATA[
<p>It's actually a sign of insulin over-secretion rather than poor insulin sensitivity.<p><i>However, in practice, there are signs as to whether you have good insulin sensitivity or not and possibly whether you over-secrete insulin. Here’s two very simple questions to ask yourself regarding your response to diet.<p>1. On high-carbohydrate intakes, do you find yourself getting pumped and full or sloppy and bloated? If the former, you have good insulin sensitivity; if the latter, you don’t.<p>2. When you eat a large carbohydrate meal, do you find that you have steady and stable energy levels or do you get an energy crash/sleep and get hungry about an hour later? If the former, you probably have normal/low levels of insulin secretion; if the latter, you probably tend to over-secrete insulin which is causing blood glucose to crash which is making you sleepy and hungry.</i><p><a href="http://www.bodyrecomposition.com/fat-loss/insulin-sensitivity-and-fat-loss.html" rel="nofollow">http://www.bodyrecomposition.com/fat-loss/insulin-sensitivit...</a></p>
]]></description><pubDate>Wed, 09 Mar 2016 01:08:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=11250125</link><dc:creator>fomoz</dc:creator><comments>https://news.ycombinator.com/item?id=11250125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11250125</guid></item></channel></rss>