<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: johnecheck</title><link>https://news.ycombinator.com/user?id=johnecheck</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 09 Aug 2026 09:13:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=johnecheck" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by johnecheck in "My server is a phone now"]]></title><description><![CDATA[
<p>Depends on how well the canister insulates it. Steel conducts heat fairly well; it'd get hot inside but I'd guess some airflow around the canister would probably keep it from getting hot enough to cook the electronics. (definitely don't take my word for it lol)</p>
]]></description><pubDate>Sun, 09 Aug 2026 00:17:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49227143</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=49227143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49227143</guid></item><item><title><![CDATA[New comment by johnecheck in "U.S. Department of Energy Launches the Genesis Open Models Initiative"]]></title><description><![CDATA[
<p>Given that his company has already released open models, I find it funny that, as you described it, his remark communicates absolutely nothing whatsoever. Not sure what the question was, but this was an artful non-answer.</p>
]]></description><pubDate>Sat, 08 Aug 2026 06:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49219430</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=49219430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49219430</guid></item><item><title><![CDATA[New comment by johnecheck in "Superlogical"]]></title><description><![CDATA[
<p>Better be using ghostty ;)</p>
]]></description><pubDate>Wed, 29 Jul 2026 23:42:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49104493</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=49104493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49104493</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>> Are they actively working against PWAs, or are they refusing to spend resources supporting another technology?<p>What difference does it make? I'm hardly surprised that they won't dedicate engineering resources to tech that threatens their bottom line. But it is a choice, and it's to the detriment of their users and I. For that, it deserves criticism.</p>
]]></description><pubDate>Sun, 19 Jul 2026 14:12:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48968390</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48968390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48968390</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>We don't actually disagree, our definitions of 'web app' and 'browser' just differ. Personally, I find it absurd to say that PWAs (progressive WEB APPs) cease being web apps when installed, but whatevs.<p>The important point is that how OSs should (with user consent) grant installed PWAs access to system APIs like notifications. I'm just trying to condemn Apple's preferential treatment of native apps in this regard.</p>
]]></description><pubDate>Sun, 19 Jul 2026 02:38:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48964529</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48964529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48964529</guid></item><item><title><![CDATA[New comment by johnecheck in "Gleam Is Now on Tangled"]]></title><description><![CDATA[
<p>Wow I had no idea, thank you for your well-reasoned critique! I can tell you're very capable of evaluating the merits of complex socio-technological systems. Your wisdom is unparalleled; now I see we all should just keep using X and GitHub.</p>
]]></description><pubDate>Sat, 18 Jul 2026 19:31:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48961436</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48961436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48961436</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Installed PWAs still run in a browser, they just don't show you the address bar so it looks and feels like a native app. (UX)<p>To all your points about a 3rd party intermediary, fair! Such an intermediary can be valuable. But whether we go through an intermediary is orthogonal to whether our app is running in a browser. Native apps can be installed without intermediaries (if your OS isn't evil) and there's no reason you couldn't build an intermediary for web apps.<p>As for your ProtonMail example... you got pwned. They just handed you some new code to run and you ran it. You could have ran the old code instead. You could have gotten a message saying "would you like to update?". You could compare the hash of content you received with others, tipping you off if you're being targeted.<p>To that, I imagine you say "but there's no reasonable way to do that stuff!"<p>And you'd be right. None of that is practical. Why is that? Is it some inherent difference between native code and code running in a sandbox? I think not.</p>
]]></description><pubDate>Sat, 18 Jul 2026 15:04:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48958770</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48958770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48958770</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>> If you do it like this, then I count it as a mobile app, not a webapp.<p>This is pretty funny distinction to make. It's hardly a surprise you find web apps inferior if you define them so.<p>Whether through a store or browser, your computer is downloading code from the internet and executing it. A browser adds cross-platform ease for devs and a sandbox for security at a slight performance cost. A store adds gatekeeping (for better or worse) and a 30% tax. The other differences are UX choices from browser makers and OS designers, nothing more.</p>
]]></description><pubDate>Fri, 17 Jul 2026 22:13:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48952793</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48952793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48952793</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Why?</p>
]]></description><pubDate>Thu, 16 Jul 2026 02:34:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48929753</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48929753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48929753</guid></item><item><title><![CDATA[New comment by johnecheck in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>There are many reasons to prefer an app, most of which are ways OS makers have crippled web apps for reasons that TOTALLY HAVE NOTHING TO DO with the fact that they get a 30% cut if the user chooses the native app.</p>
]]></description><pubDate>Tue, 14 Jul 2026 21:05:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48912933</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48912933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48912933</guid></item><item><title><![CDATA[New comment by johnecheck in "ActivityPub over ATProto"]]></title><description><![CDATA[
<p>Is there a relevant recent HN discussion or is this comment just in bad faith?</p>
]]></description><pubDate>Fri, 10 Jul 2026 17:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48862690</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48862690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48862690</guid></item><item><title><![CDATA[New comment by johnecheck in "I think Anthropic and OpenAI have found product-market fit"]]></title><description><![CDATA[
<p>Not saying you're wrong, but I'll note why inference might dominate despite everything you mentioned.<p>A given model is trained once but applied N times. A large enough N will dominate training, no matter how complex and costly it was.<p>But how long is a model useful for? How often will labs need to train new models? Time will tell.</p>
]]></description><pubDate>Thu, 28 May 2026 05:01:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48304741</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=48304741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48304741</guid></item><item><title><![CDATA[New comment by johnecheck in "Turning chess into a roguelike via design first principles"]]></title><description><![CDATA[
<p>Huh. What are the odds two chess-themed roguelikes launch the same day?<p>I haven't played either yet, but I assumed this was about Gambonanza when I read the title. (<a href="https://store.steampowered.com/app/3509230/Gambonanza/" rel="nofollow">https://store.steampowered.com/app/3509230/Gambonanza/</a>)<p>I just might have to give both a shot.</p>
]]></description><pubDate>Fri, 01 May 2026 21:02:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47980285</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=47980285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47980285</guid></item><item><title><![CDATA[New comment by johnecheck in "LinkedIn scans for 6,278 extensions and encrypts the results into every request"]]></title><description><![CDATA[
<p>sifa.id aspires to that.<p>Wishing Guido (gui.do) the best.</p>
]]></description><pubDate>Thu, 30 Apr 2026 23:12:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47969493</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=47969493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47969493</guid></item><item><title><![CDATA[Bots Among Us]]></title><description><![CDATA[
<p>Article URL: <a href="https://7hird.dev/3mgzlboei5k2i?auth_completed=true">https://7hird.dev/3mgzlboei5k2i?auth_completed=true</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47479096">https://news.ycombinator.com/item?id=47479096</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 22 Mar 2026 16:22:10 +0000</pubDate><link>https://7hird.dev/3mgzlboei5k2i?auth_completed=true</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=47479096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47479096</guid></item><item><title><![CDATA[New comment by johnecheck in "Bluesky CEO Jay Graber is stepping down"]]></title><description><![CDATA[
<p>Seems like the solution is to either not incriminate yourself online or get plausible deniability with a pseudonym.</p>
]]></description><pubDate>Tue, 10 Mar 2026 03:50:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318905</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=47318905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318905</guid></item><item><title><![CDATA[New comment by johnecheck in "Bluesky CEO Jay Graber is stepping down"]]></title><description><![CDATA[
<p>Personally, I really like that my feeds aren't getting that level of granular detail. I prefer the explicit control I have with 'Show more like this' and 'Show less like this'.</p>
]]></description><pubDate>Tue, 10 Mar 2026 03:40:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318856</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=47318856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318856</guid></item><item><title><![CDATA[New comment by johnecheck in "Polis: Open-source platform for large-scale civic deliberation"]]></title><description><![CDATA[
<p>You're describing Liquid Democracy[1]. Seems challenging to implement but definitely an interesting idea.<p>[1] <a href="https://en.wikipedia.org/wiki/Liquid_democracy" rel="nofollow">https://en.wikipedia.org/wiki/Liquid_democracy</a></p>
]]></description><pubDate>Fri, 13 Feb 2026 02:08:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46998068</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=46998068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46998068</guid></item><item><title><![CDATA[New comment by johnecheck in "A Social Filesystem"]]></title><description><![CDATA[
<p>Trust is subjective! Let's establish trust in each other rather than rely on one-size-fits-all solutions.<p>Personally, I trust my friends, family, and some public figures and institutions to varying degrees. I want to see social experiences that reflect that.</p>
]]></description><pubDate>Mon, 19 Jan 2026 14:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46679697</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=46679697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46679697</guid></item><item><title><![CDATA[New comment by johnecheck in "A New Year's letter to a young person"]]></title><description><![CDATA[
<p>It's X, not twitter. That system is directly controlled by a single man for his own benefit; we should use the name that reminds us of that.<p>He openly promotes himself and those that pay him. If you think Musk doesn't have an admin dashboard where he can demote accounts he dislikes and promote his friends, I have some... unkind words for you.<p>It's about control. Control over your information intake is partial control over you.<p>We can do so much better than ceding that power to the highest bidder.</p>
]]></description><pubDate>Sun, 04 Jan 2026 15:43:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46489001</link><dc:creator>johnecheck</dc:creator><comments>https://news.ycombinator.com/item?id=46489001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46489001</guid></item></channel></rss>