<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: jlogsdon</title><link>https://news.ycombinator.com/user?id=jlogsdon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 20 May 2026 11:24:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jlogsdon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jlogsdon in "A Verilog to Factorio Compiler and Simulator (Working RISC-V CPU)"]]></title><description><![CDATA[
<p>Yes<p><a href="https://youtu.be/0bAuP0gO5pc" rel="nofollow">https://youtu.be/0bAuP0gO5pc</a></p>
]]></description><pubDate>Sun, 29 Mar 2026 16:06:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47564357</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=47564357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47564357</guid></item><item><title><![CDATA[New comment by jlogsdon in "BigQuery prices increasing by more than 100% for many users"]]></title><description><![CDATA[
<p>Important to note that AWS doesn’t control spot prices: it’s a market where you bid on what you’re willing to pay. Customers control the cost through their bids.<p>edit; and prices tend to surge at end of quarter, regardless of provider. I’ve seen that for years at AWS and it’s only increased year over year.</p>
]]></description><pubDate>Sat, 01 Apr 2023 00:26:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=35395643</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=35395643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35395643</guid></item><item><title><![CDATA[New comment by jlogsdon in "Volta"]]></title><description><![CDATA[
<p>asdf is a pluggable version manager for many languages and tools, not just one language.</p>
]]></description><pubDate>Mon, 03 May 2021 12:39:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=27024267</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=27024267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27024267</guid></item><item><title><![CDATA[New comment by jlogsdon in "Factorio 1.1 is getting close"]]></title><description><![CDATA[
<p>Resource patches get richer the further you go out always in vanilla, not just rail world. Richness is a function of distance from your spawn point.</p>
]]></description><pubDate>Sat, 14 Nov 2020 13:27:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=25092164</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=25092164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25092164</guid></item><item><title><![CDATA[New comment by jlogsdon in "Study: Tesla Autopilot misleading, overestimated more than similar technology"]]></title><description><![CDATA[
<p>It's even on their official sites demo video! As shared in another comment <a href="https://www.tesla.com/autopilot" rel="nofollow">https://www.tesla.com/autopilot</a></p>
]]></description><pubDate>Fri, 21 Jun 2019 22:11:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=20246689</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=20246689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20246689</guid></item><item><title><![CDATA[New comment by jlogsdon in "Study: Tesla Autopilot misleading, overestimated more than similar technology"]]></title><description><![CDATA[
<p>There are plenty of video interviews where Musk himself shows using auto pilot with his hands off the wheel.</p>
]]></description><pubDate>Fri, 21 Jun 2019 22:09:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=20246673</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=20246673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20246673</guid></item><item><title><![CDATA[New comment by jlogsdon in "Show HN: A Let's Encrypt Certificates Manager for Kubernetes"]]></title><description><![CDATA[
<p>What's the benefit of this over using cert-manager?</p>
]]></description><pubDate>Mon, 10 Jun 2019 00:10:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=20142771</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=20142771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20142771</guid></item><item><title><![CDATA[New comment by jlogsdon in "VPN service for hosting public-facing services on non-hosting ISP circuits"]]></title><description><![CDATA[
<p>I am using a free tier instance in GCP and using tinc to accomplish exactly this. It's not "click and play" but setting it up is simple. If I ever outgrow the f1-micro its easy enough to add another node with a public IP.<p>It has the added benefit of being a full-on VPN, though I don't generally use it for regular internet browsing.</p>
]]></description><pubDate>Sat, 25 May 2019 04:56:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=20007163</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=20007163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20007163</guid></item><item><title><![CDATA[New comment by jlogsdon in "Node.js Logging Made Right"]]></title><description><![CDATA[
<p>Specifically in the area of high CPU load tasks. NodeJS is perfectly fine for heavily async tasks, especially calling out to external services. When you have CPU intensive tasks the lack of control over the event loop (task list) can be painful.</p>
]]></description><pubDate>Tue, 05 Mar 2019 17:52:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=19312455</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=19312455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19312455</guid></item><item><title><![CDATA[New comment by jlogsdon in "Node.js Logging Made Right"]]></title><description><![CDATA[
<p>It's not 100x as stated by the OP, but I wouldn't use it (async_hooks) in situations where performance is actually a concern. I wouldn't use node there either, but that's besides the point.<p>async_hooks are 100% usable in production right now, we use it at my current gig for tracing and its had minimal impact on the services using it.</p>
]]></description><pubDate>Tue, 05 Mar 2019 15:05:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=19310946</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=19310946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19310946</guid></item><item><title><![CDATA[New comment by jlogsdon in "Show HN: Gurn – Use words, not bookmarks"]]></title><description><![CDATA[
<p>From their Privacy Policy (<a href="https://www.gurn.io/privacy-policy/" rel="nofollow">https://www.gurn.io/privacy-policy/</a>):<p><pre><code>  4. We may collect the following Data, which includes personal Data, from you:
    ....
    l. A list of URLs starting with a referring site, your activity on the Website,
       and the site you exit to (automatically collected);</code></pre></p>
]]></description><pubDate>Wed, 04 Jul 2018 16:38:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=17458143</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=17458143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17458143</guid></item><item><title><![CDATA[New comment by jlogsdon in "Show HN: JinjaSQL – Generate SQL Queries using a Jinja Template"]]></title><description><![CDATA[
<p>This library doesn't run SQL, its only a template engine that gives you back a parameterized query and parameter array back. It's up to you to actually use them with an adapter, which means you can use prepared statements.</p>
]]></description><pubDate>Fri, 04 Nov 2016 13:45:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=12872459</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=12872459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12872459</guid></item><item><title><![CDATA[New comment by jlogsdon in "Node v4.0.0"]]></title><description><![CDATA[
<p>IndexedDB is standardized for IndexedDB, which is not at all designed for use on a backend.</p>
]]></description><pubDate>Wed, 09 Sep 2015 00:09:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=10188923</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=10188923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10188923</guid></item><item><title><![CDATA[New comment by jlogsdon in "Tighter Control Over Your Referrers"]]></title><description><![CDATA[
<p>Not only that, it doesn't break anything at all. Referer is a completely optional header, and all this does is introduce a <meta> tag for controlling that. I hope more browsers pick this up soon!<p>And also let me enforce my own setting.</p>
]]></description><pubDate>Wed, 21 Jan 2015 20:24:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=8925479</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=8925479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8925479</guid></item><item><title><![CDATA[New comment by jlogsdon in "Some simple steps to scale a Ruby app"]]></title><description><![CDATA[
<p>WebRick is only meant for development mode, not production.<p>Another choice (which we use) is Unicorn[1], though I have become a huge fan of Puma lately.<p>[1] <a href="http://unicorn.bogomips.org/" rel="nofollow">http://unicorn.bogomips.org/</a></p>
]]></description><pubDate>Fri, 12 Sep 2014 18:17:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=8309509</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=8309509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8309509</guid></item><item><title><![CDATA[New comment by jlogsdon in "Apple – Live – September 2014 Special Event"]]></title><description><![CDATA[
<p>Now I hear live translation along side the speaker. Awesome.</p>
]]></description><pubDate>Tue, 09 Sep 2014 17:05:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=8291266</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=8291266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8291266</guid></item><item><title><![CDATA[New comment by jlogsdon in "Show HN: Virtual File System in PHP"]]></title><description><![CDATA[
<p>You <i>can</i> use PHP built-in functions. Check out the readme. The API is shown alongside using functions like file_put_contents and require.</p>
]]></description><pubDate>Mon, 07 Jul 2014 12:59:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=7998550</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=7998550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7998550</guid></item><item><title><![CDATA[New comment by jlogsdon in "Detecting login state for almost any website on the internet"]]></title><description><![CDATA[
<p>It's all possible with HTTP statuses according to a link[1] posted above.<p>[1] <a href="https://grepular.com/Abusing_HTTP_Status_Codes_to_Expose_Private_Information" rel="nofollow">https://grepular.com/Abusing_HTTP_Status_Codes_to_Expose_Pri...</a></p>
]]></description><pubDate>Mon, 07 Jul 2014 12:52:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=7998507</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=7998507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7998507</guid></item><item><title><![CDATA[New comment by jlogsdon in "Microsoft takes down No-IP.com domains"]]></title><description><![CDATA[
<p>Thanks, what I searched for didn't really bring anything up.</p>
]]></description><pubDate>Mon, 30 Jun 2014 21:06:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=7967715</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=7967715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7967715</guid></item><item><title><![CDATA[New comment by jlogsdon in "Microsoft takes down No-IP.com domains"]]></title><description><![CDATA[
<p>> unlike, say, CloudFlare<p>Care to elaborate?</p>
]]></description><pubDate>Mon, 30 Jun 2014 20:53:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=7967638</link><dc:creator>jlogsdon</dc:creator><comments>https://news.ycombinator.com/item?id=7967638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7967638</guid></item></channel></rss>