<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: scottndecker</title><link>https://news.ycombinator.com/user?id=scottndecker</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 21:58:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=scottndecker" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by scottndecker in "County with 37 Data Centers Asks Schools to 'Conserve Electricity'"]]></title><description><![CDATA[
<p>If everyone turned off their lights 100% of the time they left their workstation, they could power those additional data centers for about one second.</p>
]]></description><pubDate>Tue, 30 Jun 2026 16:17:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48734897</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=48734897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48734897</guid></item><item><title><![CDATA[The Entrepreneur's Epilogue and the Paradox of Success [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://som.yale.edu/sites/default/files/2025-04/What%E2%80%99s%20Next%20The%20Entrepreneur%E2%80%99s%20Epilogue%20and%20the%20Paradox%20of%20Success.pdf">https://som.yale.edu/sites/default/files/2025-04/What%E2%80%99s%20Next%20The%20Entrepreneur%E2%80%99s%20Epilogue%20and%20the%20Paradox%20of%20Success.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47267557">https://news.ycombinator.com/item?id=47267557</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Mar 2026 21:29:50 +0000</pubDate><link>https://som.yale.edu/sites/default/files/2025-04/What%E2%80%99s%20Next%20The%20Entrepreneur%E2%80%99s%20Epilogue%20and%20the%20Paradox%20of%20Success.pdf</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=47267557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47267557</guid></item><item><title><![CDATA[New comment by scottndecker in "Government grant-funded research should not be published in for-profit journals"]]></title><description><![CDATA[
<p>Based on title, I was figured it was referring to USA moving to the metric system</p>
]]></description><pubDate>Wed, 04 Mar 2026 15:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47249191</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=47249191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47249191</guid></item><item><title><![CDATA[Deer antler size best predicted by mother's health]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=BORv-p7npls">https://www.youtube.com/watch?v=BORv-p7npls</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46829773">https://news.ycombinator.com/item?id=46829773</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 Jan 2026 20:56:41 +0000</pubDate><link>https://www.youtube.com/watch?v=BORv-p7npls</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46829773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46829773</guid></item><item><title><![CDATA[New comment by scottndecker in "Show HN: A Daily Bible Game"]]></title><description><![CDATA[
<p>I can only do a verse every 15 hours? Why the rate limit?</p>
]]></description><pubDate>Thu, 08 Jan 2026 16:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46542560</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46542560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46542560</guid></item><item><title><![CDATA[Ask HN: What B2B SSO solution are you using and do you like it?]]></title><description><![CDATA[
<p>Seems like there are quite a few options out there.  Looking for recs on something that can handle the various identity providers of a B2B context (e.g. Azure AD, Okta, etc), don't cost a fortune, and are straightforward to implement and support.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46422231">https://news.ycombinator.com/item?id=46422231</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 29 Dec 2025 16:29:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46422231</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46422231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46422231</guid></item><item><title><![CDATA[Tell HN: No, your Lambda credentials aren't being used outside of AWS]]></title><description><![CDATA[
<p>AWS just sent out a poorly worded sns announcement that looks like your Lambda credentials have been compromised.<p>{
  "version": "1",
  "type":"NEW_FINDINGS",
  "findingDetails":[{
    "findingType":"UnauthorizedAccess:IAMUser/ResourceCredentialExfiltration.OutsideAWS",
    "link":"",
    "findingDescription":"This finding informs you that a host outside of AWS has attempted to run AWS API operations using temporary AWS credentials that were created on a Lambda resource in your AWS environment."
   }]
}<p>I opened up a case with AWS and am told this is only a product announcement.  You can see this finding type was released just yesterday (https://docs.aws.amazon.com/guardduty/latest/ug/doc-history.html).<p>If anyone hears differently, would love to know.  For now, we're standing down with the understanding that there is no incident.<p>Super poor wording of email.  That just took a few hours of my life I'll never get back.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46305340">https://news.ycombinator.com/item?id=46305340</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Dec 2025 20:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46305340</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46305340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46305340</guid></item><item><title><![CDATA[The Most Intense Shoe Salesman You'll Ever Meet]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=6H4MMvaIpyk">https://www.youtube.com/watch?v=6H4MMvaIpyk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46281214">https://news.ycombinator.com/item?id=46281214</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 15 Dec 2025 21:49:39 +0000</pubDate><link>https://www.youtube.com/watch?v=6H4MMvaIpyk</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46281214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46281214</guid></item><item><title><![CDATA[New comment by scottndecker in "GPT-5.2"]]></title><description><![CDATA[
<p>Still 256K input tokens.  So disappointing (predictable, but disappointing).</p>
]]></description><pubDate>Thu, 11 Dec 2025 19:17:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46235829</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=46235829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46235829</guid></item><item><title><![CDATA[Ask HN: Azure Open AI Issues?]]></title><description><![CDATA[
<p>Anyone else seeing latency issues with Azure OpenAI  this morning?  Status page says it's up but we're seeing timeouts.  Specifically, on a gpt-4o models.  Happening across multiple apps, multiple subscriptions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43937327">https://news.ycombinator.com/item?id=43937327</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 09 May 2025 14:42:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43937327</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=43937327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43937327</guid></item><item><title><![CDATA[New comment by scottndecker in "My Scammer Girlfriend: Baiting a Romance Fraudster"]]></title><description><![CDATA[
<p>"Although I was invested in this project, I definitely wasn't "flirty sex chat with some random scammer" levels of invested. The thought also dawned on me that part of their playbook could even involve "Aidana" calling for phone sex.<p>Either would be crossing lines that I didn't want to cross, meaning that I'd stumbled upon an unexpected 4th rule of engagement: don't talk dirty with scammers."<p>Rules of life to live by.</p>
]]></description><pubDate>Fri, 14 Mar 2025 13:26:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43362448</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=43362448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43362448</guid></item><item><title><![CDATA[New comment by scottndecker in "Ask HN: Is it possible to start an AI product without venture capital?"]]></title><description><![CDATA[
<p>Without venture capital?  Yes.  Without $20?  Probably not.  $20 subscription doesn't need to cover costs of most active user.  It needs to cover the cost of the average user (assuming you don't want to put any cash into it yourself...but if that's the case, maybe you don't believe in this idea enough?).</p>
]]></description><pubDate>Thu, 27 Feb 2025 17:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=43196604</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=43196604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43196604</guid></item><item><title><![CDATA[Ask HN: Who should decide when to ship?]]></title><description><![CDATA[
<p>Brian Chesky (Airbnb CEO) says he reviews everything before it goes out the door (I'm sure that's still at a high level).<p>Product managers are the defacto but they can often always want one more feature before it's "just right" and, therefore, be slow to ship.<p>Technology leaders know the features intimately well and if they're ready for use but are typically abstracted from the customer.<p>Who is the person best situated and with the right mentality to say "ship it"?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43196584">https://news.ycombinator.com/item?id=43196584</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Feb 2025 17:42:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43196584</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=43196584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43196584</guid></item><item><title><![CDATA[New comment by scottndecker in "Ask HN: Azure Ran Out of Capacity?"]]></title><description><![CDATA[
<p>Nope, not a surprise.  I've been doing cloud for a while.<p>What I've never experienced from a cloud provider is a denial at creating infrastructure and told to use a different region.</p>
]]></description><pubDate>Thu, 03 Oct 2024 17:56:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41733083</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=41733083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41733083</guid></item><item><title><![CDATA[Ask HN: Azure Ran Out of Capacity?]]></title><description><![CDATA[
<p>We tried provisioning a database in US EAST.  We were denied.  We submitted a support request.  We were told they could not provision the database due to high demand in that region (what??).  We pivoted to US EAST 2 and am now getting blocked trying to deploy an App Service.<p>Azure, you have one job and that's to ALWAYS deploy the infrastructure I request.<p>Has anyone else experienced this?  Is there a work around?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41732185">https://news.ycombinator.com/item?id=41732185</a></p>
<p>Points: 11</p>
<p># Comments: 7</p>
]]></description><pubDate>Thu, 03 Oct 2024 16:24:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41732185</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=41732185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41732185</guid></item><item><title><![CDATA[New comment by scottndecker in "Ask HN: What is the best thing you read in 2022?"]]></title><description><![CDATA[
<p>The Guns of John Moses Browning.  One of those where you didn't realize how someone you likely don't know much about has impacted every human on the planet.</p>
]]></description><pubDate>Mon, 19 Dec 2022 19:07:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=34056206</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=34056206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34056206</guid></item><item><title><![CDATA[Facebook removes business listings for homes/vehicles]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.facebook.com/business/help/492940666175475">https://www.facebook.com/business/help/492940666175475</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33101268">https://news.ycombinator.com/item?id=33101268</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 Oct 2022 21:09:38 +0000</pubDate><link>https://www.facebook.com/business/help/492940666175475</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=33101268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33101268</guid></item><item><title><![CDATA[New comment by scottndecker in "Ask HN: Any great books about technical writing?"]]></title><description><![CDATA[
<p>If you're that close to publishing just publish already :)  This thread is dead in the next couple hours.</p>
]]></description><pubDate>Thu, 04 Aug 2022 17:01:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=32345459</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=32345459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32345459</guid></item><item><title><![CDATA[New comment by scottndecker in "The saddest “just ship it” story (2020)"]]></title><description><![CDATA[
<p>Not the saddest; just the most recurring "just ship it" story ever.</p>
]]></description><pubDate>Thu, 12 May 2022 13:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=31353550</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=31353550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31353550</guid></item><item><title><![CDATA[Federal Judge Blocks Biden Mask Mandate Extension for Travelers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.foxnews.com/politics/federal-judge-blocks-mask-mandate-for-public-transportation">https://www.foxnews.com/politics/federal-judge-blocks-mask-mandate-for-public-transportation</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31074264">https://news.ycombinator.com/item?id=31074264</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 18 Apr 2022 18:04:07 +0000</pubDate><link>https://www.foxnews.com/politics/federal-judge-blocks-mask-mandate-for-public-transportation</link><dc:creator>scottndecker</dc:creator><comments>https://news.ycombinator.com/item?id=31074264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31074264</guid></item></channel></rss>