<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: gomoboo</title><link>https://news.ycombinator.com/user?id=gomoboo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 23 Jun 2026 23:48:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gomoboo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gomoboo in "JSON-LD explained for personal websites"]]></title><description><![CDATA[
<p>Do these attributes actually help with search engine visibility or do they just make it easier for search engines to keep users from leaving the search page? Honest question here.</p>
]]></description><pubDate>Sun, 21 Jun 2026 20:50:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48622473</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=48622473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48622473</guid></item><item><title><![CDATA[New comment by gomoboo in "Telus Uses AI to Alter Call-Agent Accents"]]></title><description><![CDATA[
<p>Refreshed gift link: <a href="https://www.theglobeandmail.com/gift/ac7e9825b17af566d8cdb522d91e620c619b9584f9acaafa1c255ab02f619700/5GULJVU5NFAR3EAERE6RR5KK7U/" rel="nofollow">https://www.theglobeandmail.com/gift/ac7e9825b17af566d8cdb52...</a></p>
]]></description><pubDate>Wed, 06 May 2026 14:17:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48036585</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=48036585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48036585</guid></item><item><title><![CDATA[New comment by gomoboo in "Should I Run Plain Docker Compose in Production in 2026?"]]></title><description><![CDATA[
<p>I put a firewall ahead of the Docker host so that they aren't running on the same system. Docker can do what it wants to on the host without stepping on my firewall rules.</p>
]]></description><pubDate>Tue, 05 May 2026 13:13:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48022110</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=48022110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48022110</guid></item><item><title><![CDATA[New comment by gomoboo in "Stoolap/Node: A Native Node.js Driver That's Surprisingly Fast"]]></title><description><![CDATA[
<p>Never used it but I’ll chime in that the naming choice is unfortunate. For me as an English speaker it collides with stool, a term for excrement.</p>
]]></description><pubDate>Thu, 19 Feb 2026 07:51:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47071071</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=47071071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47071071</guid></item><item><title><![CDATA[New comment by gomoboo in "Tuning Semantic Search on JFMM.net – Joint Fleet Maintenance Manual"]]></title><description><![CDATA[
<p>I love reading battlefield notes like this for RAG/search systems. Anyone shooting for useful output is going to hit the same pain points but each article like this has a different set of solutions.<p>I’m leaning on OpenAI for my embedding needs but will be trying llama-server in the future. I stuck with Postgres because it was easy to run it on my Dokku installation. Great to know sqlite is an option there too. My corpus is too small for Postgres to elect to use an index so it’s running the full table scans that sqlite would. For seeding I use a msgpack file and ship that with the code when deploying.<p>This is my site: <a href="https://customelon.com" rel="nofollow">https://customelon.com</a> (niche need of tariff and excise information for shipping to The Bahamas)<p>It’s built with ASP.NET, Postgres/pgvector, and OpenAI embedding/LLMs. Ingestion is via Textract with a lot of chunking helpers to preserve context layered on top.<p>Again, great article.</p>
]]></description><pubDate>Wed, 28 Jan 2026 23:25:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46803226</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=46803226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46803226</guid></item><item><title><![CDATA[New comment by gomoboo in "Figure AI sued by whistleblower who stated robots could 'fracture a human skull'"]]></title><description><![CDATA[
<p>It’ll be interesting to see what went on here. Was the whistleblower all negative without bringing solutions forward? It doesn’t sound so with them lamenting the downgrading of their safety roadmap.</p>
]]></description><pubDate>Mon, 24 Nov 2025 01:34:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46029335</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=46029335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46029335</guid></item><item><title><![CDATA[New comment by gomoboo in "A robust implementation of the Bulkhead Pattern for Python"]]></title><description><![CDATA[
<p>This seems like it would be great to use with Celery tasks. At some point you want distributed rate-limiting and at least with older versions of Celery that wasn’t baked in.</p>
]]></description><pubDate>Fri, 21 Nov 2025 04:35:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46001258</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=46001258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46001258</guid></item><item><title><![CDATA[New comment by gomoboo in "Cognitive and mental health correlates of short-form video use"]]></title><description><![CDATA[
<p>How I rein in YouTube on all my browsers:<p>- prevent autoplaying video<p>- redirect ‘ youtube.com/shorts/’ to ‘ youtube.com/watch?v=’<p>The second gets rid of the addictive Shorts UI. I don’t block them entirely because channels I subscribe to create interesting shorts.</p>
]]></description><pubDate>Thu, 20 Nov 2025 06:35:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45989620</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=45989620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45989620</guid></item><item><title><![CDATA[New comment by gomoboo in "Workday to acquire Pipedream"]]></title><description><![CDATA[
<p>That Workday description reads like the resumes one writes when desperate and the job search has expanded into totally unrelated professions.</p>
]]></description><pubDate>Thu, 20 Nov 2025 01:08:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45987512</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=45987512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45987512</guid></item><item><title><![CDATA[New comment by gomoboo in "Replacing a $3000/mo Heroku bill with a $55/mo server"]]></title><description><![CDATA[
<p>PythonAnywhere: <a href="https://www.pythonanywhere.com/" rel="nofollow">https://www.pythonanywhere.com/</a></p>
]]></description><pubDate>Wed, 22 Oct 2025 00:54:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=45663741</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=45663741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45663741</guid></item><item><title><![CDATA[New comment by gomoboo in "Compiling a neural net to C for a speedup"]]></title><description><![CDATA[
<p>Relevant post from a few years ago: <a href="https://news.ycombinator.com/item?id=25290112">https://news.ycombinator.com/item?id=25290112</a><p>“ NN-512 is an open-source Go program that generates fully AVX-512 vectorized, human-readable, stand-alone C implementations of convolutional neural nets”</p>
]]></description><pubDate>Thu, 29 May 2025 00:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44121920</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=44121920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44121920</guid></item><item><title><![CDATA[New comment by gomoboo in "Query Apple's FindMy Network with Python"]]></title><description><![CDATA[
<p>With an iPhone you’d have AirDrop built in.</p>
]]></description><pubDate>Sat, 21 Dec 2024 14:10:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42479780</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=42479780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42479780</guid></item><item><title><![CDATA[New comment by gomoboo in "Query Apple's FindMy Network with Python"]]></title><description><![CDATA[
<p>How does that work woth your friends? Always on access or just occasionally?</p>
]]></description><pubDate>Sat, 21 Dec 2024 14:08:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42479762</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=42479762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42479762</guid></item><item><title><![CDATA[New comment by gomoboo in "SaaS that analyses and monitors your tests (similar tool used daily at Meta)"]]></title><description><![CDATA[
<p>Congrats on the launch! If you make this a 'Show HN' you can add a description alongside your link. You might also get a different audience. Here are some examples: <a href="https://news.ycombinator.com/show">https://news.ycombinator.com/show</a></p>
]]></description><pubDate>Thu, 31 Oct 2024 00:11:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42002070</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=42002070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42002070</guid></item><item><title><![CDATA[TIL: macOS Ships with an Excellent Profiler]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.kyleingraham.com/2024/10/22/til-macos-ships-with-an-excellent-profiler/">https://blog.kyleingraham.com/2024/10/22/til-macos-ships-with-an-excellent-profiler/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41920570">https://news.ycombinator.com/item?id=41920570</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 23 Oct 2024 01:11:13 +0000</pubDate><link>https://blog.kyleingraham.com/2024/10/22/til-macos-ships-with-an-excellent-profiler/</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=41920570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41920570</guid></item><item><title><![CDATA[New comment by gomoboo in "Upgrading Uber's MySQL Fleet"]]></title><description><![CDATA[
<p>pg_repack gets rid of the need to lock tables for the duration of the vacuum: <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.pg_repack.html" rel="nofollow">https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appen...</a><p>It is an extension though so downside there is it not being included in most Postgres installs. I’ve used it at work and it felt like a superpower getting the benefits of a vacuum full without all the usual drama.</p>
]]></description><pubDate>Mon, 14 Oct 2024 14:29:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=41837883</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=41837883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41837883</guid></item><item><title><![CDATA[New comment by gomoboo in "Vulnerable transistors threaten to upend Europa Clipper mission"]]></title><description><![CDATA[
<p>They found out about the failing transistors via colleagues at a conference. Have any of you learned of something of this magnitude in the same way? It got me thinking that I need to interact with my fellow devs more often.</p>
]]></description><pubDate>Wed, 17 Jul 2024 12:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40985144</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=40985144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40985144</guid></item><item><title><![CDATA[New comment by gomoboo in "A rock that might hold the oldest form of complex life on Earth"]]></title><description><![CDATA[
<p>At the bottom of the page there is a credit for Shorthand (<a href="https://shorthand.com/" rel="nofollow">https://shorthand.com/</a>). It seems to be the tool that produced such beautiful results.</p>
]]></description><pubDate>Mon, 15 Jul 2024 12:06:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40967088</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=40967088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40967088</guid></item><item><title><![CDATA[New comment by gomoboo in "Cognition Labs Seeks $2B Valuation"]]></title><description><![CDATA[
<p>The portion of the article the previous “17x” title referenced:<p>“In a presentation earlier this month, the venture-capital firm Sequoia estimated that the AI industry spent $50 billion on the Nvidia chips used to train advanced AI models last year, but brought in only $3 billion in revenue.”</p>
]]></description><pubDate>Sun, 31 Mar 2024 12:02:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=39883488</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=39883488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39883488</guid></item><item><title><![CDATA[New comment by gomoboo in "Home Lab Beginners guide"]]></title><description><![CDATA[
<p>I’m running a scraper for Dune movie tickets on mine. Before that I didn’t really have anything to do on it besides learning about Proxmox, VMs, networking, and cloud-init. Maybe try to run something you’d usually spin up a VPS for.</p>
]]></description><pubDate>Sat, 09 Mar 2024 02:42:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=39648996</link><dc:creator>gomoboo</dc:creator><comments>https://news.ycombinator.com/item?id=39648996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39648996</guid></item></channel></rss>