<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: jadengeller</title><link>https://news.ycombinator.com/user?id=jadengeller</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 01:52:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jadengeller" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jadengeller in "How Bluesky draws its logo on screenshots"]]></title><description><![CDATA[
<p>Tangentially, I see a lot of people here upset that apps can react to your screenshot before it is captured. I think it is helpful to think about it as a tradeoff between freedoms:<p>(a) the freedom to screenshot any content on your own device
(b) the freedom to share content with others that cannot be screenshotted<p>It can be annoying when DRM or privacy features block a screenshot, but I think it can also benefit the platform ecosystem that you participate in as a user too. Idk!</p>
]]></description><pubDate>Mon, 17 Aug 2026 23:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49339278</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=49339278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49339278</guid></item><item><title><![CDATA[New comment by jadengeller in "Acronym Fatigue Series Introduction: why I'm wary of acronyms"]]></title><description><![CDATA[
<p>when naming the protocol part of a url, obviously you don't want to pick something so verbose, but that doesn't mean you gotta pick an acronym. could be hyper:// or smth. not saying it should be, just saying there are other ways that a more verbose concept can be shorted for certain contexts</p>
]]></description><pubDate>Tue, 07 Jul 2026 04:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48813731</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=48813731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48813731</guid></item><item><title><![CDATA[New comment by jadengeller in "Swift at Apple: Migrating the TrueType hinting interpreter"]]></title><description><![CDATA[
<p>Modern Swift borrows a lot from Rust! And it also has its own benefits, both ergonomic and also supporting eg generic in dynamic libraries</p>
]]></description><pubDate>Fri, 12 Jun 2026 21:43:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48509785</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=48509785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48509785</guid></item><item><title><![CDATA[New comment by jadengeller in "Show HN: I built a tiny LLM to demystify how language models work"]]></title><description><![CDATA[
<p>this comment seems to be astroturfing to sell a course</p>
]]></description><pubDate>Mon, 06 Apr 2026 10:46:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47659206</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=47659206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47659206</guid></item><item><title><![CDATA[New comment by jadengeller in "Bitwarden integrates with OneCLI agent vault"]]></title><description><![CDATA[
<p>exfiltrating a credential provides persistent access (until detected and rotated) tho! probably one of the more leveraged things to prevent</p>
]]></description><pubDate>Mon, 30 Mar 2026 17:35:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47577301</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=47577301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47577301</guid></item><item><title><![CDATA[New comment by jadengeller in "Decision trees – the unreasonable power of nested decision rules"]]></title><description><![CDATA[
<p>No, you misread</p>
]]></description><pubDate>Sun, 01 Mar 2026 19:42:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47209946</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=47209946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47209946</guid></item><item><title><![CDATA[New comment by jadengeller in "How Dada enables internal references"]]></title><description><![CDATA[
<p>I think this is a bit similar to Mojo's origin types: <a href="https://docs.modular.com/mojo/manual/values/lifetimes/#origin-types" rel="nofollow">https://docs.modular.com/mojo/manual/values/lifetimes/#origi...</a></p>
]]></description><pubDate>Sun, 01 Mar 2026 19:41:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47209941</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=47209941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47209941</guid></item><item><title><![CDATA[New comment by jadengeller in "I built a search engine to index the un-indexable parts of Telegram"]]></title><description><![CDATA[
<p>what do you verify about the bots?</p>
]]></description><pubDate>Thu, 05 Feb 2026 09:47:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46897801</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=46897801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46897801</guid></item><item><title><![CDATA[New comment by jadengeller in "Show HN: Phage Explorer"]]></title><description><![CDATA[
<p>some quick feedback on the user interface:<p>- i pressed "Amino Acids", and nothing updated below the toolbar. can't figure out what it does<p>- the "Tools" buttons looks like a segmented picker, but both seem to actually initiate a modal presentation<p>this tool seems interesting, but it would be worth polishing some of these ui quirks because my first impression was that it seems a bit broken (or confused me)!<p>but seems like a cool project otherwise, love people building and sharing explainers as they learn stuff!</p>
]]></description><pubDate>Sat, 31 Jan 2026 07:03:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46834184</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=46834184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46834184</guid></item><item><title><![CDATA[New comment by jadengeller in "Google flags Immich sites as dangerous"]]></title><description><![CDATA[
<p>I'd probably say we ought to use DNS.</p>
]]></description><pubDate>Thu, 23 Oct 2025 04:49:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45678251</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=45678251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45678251</guid></item><item><title><![CDATA[New comment by jadengeller in "Well, it's just an AWS Account ID"]]></title><description><![CDATA[
<p>If there are rate limits, or if the search space is vast, this is notably more limited (even if arguably still enumeration)</p>
]]></description><pubDate>Wed, 10 Jul 2024 05:50:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40924061</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=40924061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40924061</guid></item><item><title><![CDATA[New comment by jadengeller in "Microsoft breached antitrust rules by bundling Teams and Office, EU says"]]></title><description><![CDATA[
<p>is it actually free? or are we collectively paying for it by allowing the big business to gain control of an otherwise competitive market and jack up prices<p>individuals are not pricing that in. coordination is needed. that's why we regulate the market</p>
]]></description><pubDate>Wed, 26 Jun 2024 08:28:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=40797644</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=40797644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40797644</guid></item><item><title><![CDATA[New comment by jadengeller in "Microsoft breached antitrust rules by bundling Teams and Office, EU says"]]></title><description><![CDATA[
<p>it's not a great market for consumers if we allow big business to undercut pricing and kill competition<p>government should help us coordinate to prevent this Nash equilibria</p>
]]></description><pubDate>Wed, 26 Jun 2024 08:23:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=40797601</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=40797601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40797601</guid></item><item><title><![CDATA[New comment by jadengeller in "First Class Contexts – Rye Language"]]></title><description><![CDATA[
<p>It's hard for me to tease apart the differences between Rye "first class context", deprecated JS "with" statement, Scala/Idris/Agda implicit arguments, and I guess also just effect systems generally?<p>it feels like there're all features for ergonomic dependency injection, but maybe that's a lot of programming</p>
]]></description><pubDate>Wed, 26 Jun 2024 05:10:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40796611</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=40796611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40796611</guid></item><item><title><![CDATA[New comment by jadengeller in "Understanding and avoiding visually ambiguous characters in IDs"]]></title><description><![CDATA[
<p>> When it matters?<p>This applies to usernames too! It's easy to phish if platforms render capital I and lowercase l the same</p>
]]></description><pubDate>Tue, 23 Apr 2024 05:22:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40128766</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=40128766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40128766</guid></item><item><title><![CDATA[New comment by jadengeller in "OxidOS Automotive"]]></title><description><![CDATA[
<p>it may be about safety against cyberattacks</p>
]]></description><pubDate>Sun, 17 Mar 2024 19:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=39737093</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=39737093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39737093</guid></item><item><title><![CDATA[New comment by jadengeller in "You cannot simply publicly access private secure links, can you?"]]></title><description><![CDATA[
<p>Client web app makes POST request. It leaves browser, but not in URL</p>
]]></description><pubDate>Thu, 07 Mar 2024 19:26:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=39633521</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=39633521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39633521</guid></item><item><title><![CDATA[New comment by jadengeller in "M1 Macs may lag behind"]]></title><description><![CDATA[
<p>If this is true, XML must've been way more exciting than I could've imagined</p>
]]></description><pubDate>Sun, 14 Jan 2024 07:08:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=38988203</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=38988203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38988203</guid></item><item><title><![CDATA[New comment by jadengeller in "Rabbit: LLM-First Mobile Phone"]]></title><description><![CDATA[
<p>Yeah, the price difference between this and Teenage Engineering's own products is wild! It's worth noting the Playdate (by Panic) is designed by Teenage Engineering and also just $200. <a href="https://shop.play.date" rel="nofollow">https://shop.play.date</a></p>
]]></description><pubDate>Tue, 09 Jan 2024 20:13:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=38931399</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=38931399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38931399</guid></item><item><title><![CDATA[New comment by jadengeller in "Rabbit: LLM-First Mobile Phone"]]></title><description><![CDATA[
<p>I'll admit the device is very cute, but without a solution to prompt injection, you'd be a fool to give this access to your accounts.</p>
]]></description><pubDate>Tue, 09 Jan 2024 20:08:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=38931319</link><dc:creator>jadengeller</dc:creator><comments>https://news.ycombinator.com/item?id=38931319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38931319</guid></item></channel></rss>