<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: axoltl</title><link>https://news.ycombinator.com/user?id=axoltl</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 16:06:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=axoltl" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by axoltl in "Linear Address Spaces: Unsafe at any speed (2022)"]]></title><description><![CDATA[
<p>For modern systems, stack buffer overflow bugs haven't been great to exploit for a while. You need at least a stack cookie leak and on Apple Silicon the return addresses are MACed so overwriting them is a fools errand (2^-16 chance of success).<p>Most exploitable memory corruption bugs are heap buffer overflows.</p>
]]></description><pubDate>Sun, 04 Jan 2026 20:49:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46492018</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=46492018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46492018</guid></item><item><title><![CDATA[New comment by axoltl in "Nvidia Nemotron 3 Family of Models"]]></title><description><![CDATA[
<p>Yep! 60t/s on the 8 bit MLX on an M4 Pro with 64GB of RAM.</p>
]]></description><pubDate>Wed, 17 Dec 2025 18:45:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46303695</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=46303695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46303695</guid></item><item><title><![CDATA[New comment by axoltl in "Nvidia Nemotron 3 Family of Models"]]></title><description><![CDATA[
<p>There's MLX versions of the model, so yes. LM Studio hasn't updated their mlx-lm runtime yet though, you'll get an exception.<p>But if you're OK running it without a UI wrapper, mlx_lm==0.30.0 will serve you fine.</p>
]]></description><pubDate>Tue, 16 Dec 2025 22:49:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46295777</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=46295777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46295777</guid></item><item><title><![CDATA[New comment by axoltl in "Key IOCs for Pegasus and Predator Spyware Removed with iOS 26 Update"]]></title><description><![CDATA[
<p>It means more surface (both from extensions themselves and the loader code), relaxation of things like KTRR/CTRR (you now need to add executable EL1 pages at runtime), plus the potential for signing keys to leak (Finding enterprise signing keys even for iOS is fairly easy).<p>As far as Windows goes, <a href="https://www.loldrivers.io" rel="nofollow">https://www.loldrivers.io</a> is a thing.</p>
]]></description><pubDate>Sat, 25 Oct 2025 18:16:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45705891</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45705891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45705891</guid></item><item><title><![CDATA[New comment by axoltl in "Key IOCs for Pegasus and Predator Spyware Removed with iOS 26 Update"]]></title><description><![CDATA[
<p>I do vulnerability research. Those things would do the exact opposite of what you're aiming for. They'd be received with glee by mercenary spyware companies, _especially_ being able to load things into higher levels of privilege.</p>
]]></description><pubDate>Sat, 25 Oct 2025 15:16:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45704545</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45704545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45704545</guid></item><item><title><![CDATA[New comment by axoltl in "SimpleFold: Folding proteins is simpler than you think"]]></title><description><![CDATA[
<p>You're confusing your opinion of the company with the perception by the general public. Apple's definitely not perceived as 'an office appliance company' by your average person. It's considered a high-end luxury brand by many[1].<p>1: <a href="https://www.researchgate.net/publication/361238549_Consumer_perception_of_high-tech_brands_and_related_products_The_case_of_the_iconic_Apple" rel="nofollow">https://www.researchgate.net/publication/361238549_Consumer_...</a></p>
]]></description><pubDate>Fri, 26 Sep 2025 19:29:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45390146</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45390146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45390146</guid></item><item><title><![CDATA[New comment by axoltl in "Qwen3-Omni: Native Omni AI model for text, image and video"]]></title><description><![CDATA[
<p>It'd run on a 5090 with 32GB of VRAM at fp8 quantization which is generally a very acceptable size/quality trade-off. (I run GLM-4.5-Air at 3b quantization!) The transformer architecture also lends itself quite well to having different layers of the model running in different places, so you can 'shard' the model across different compute nodes.</p>
]]></description><pubDate>Mon, 22 Sep 2025 22:33:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45340437</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45340437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45340437</guid></item><item><title><![CDATA[New comment by axoltl in "Alibaba's new AI chip: Key specifications comparable to H20"]]></title><description><![CDATA[
<p>From what I've been reading the inference workload tends to ebb and flow throughout the day with much lower loads overnight than at for example 10AM PT/1PM ET. I understand companies fill that gap with training (because an idle GPU costs the most).<p>So for data centers, training is just as important as inference.</p>
]]></description><pubDate>Wed, 17 Sep 2025 22:10:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45281983</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45281983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45281983</guid></item><item><title><![CDATA[New comment by axoltl in "Memory Integrity Enforcement"]]></title><description><![CDATA[
<p>I believe they mean the source region's tag, rather than the destination.</p>
]]></description><pubDate>Wed, 10 Sep 2025 03:47:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45192994</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45192994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45192994</guid></item><item><title><![CDATA[New comment by axoltl in "Memory Integrity Enforcement"]]></title><description><![CDATA[
<p>I have some inside knowledge here. KPP was released around the time KTRR on A11 was implemented to have some small amount of parity on <A11 SoCs. I vaguely remember the edict came down from high that such a parity should exist, and it was implemented in the best way they could within a certain time constraint. They never did that again.</p>
]]></description><pubDate>Wed, 10 Sep 2025 00:06:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=45191311</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=45191311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45191311</guid></item><item><title><![CDATA[New comment by axoltl in "ADHD drug treatment and risk of negative events and outcomes"]]></title><description><![CDATA[
<p>So are caffeine and nicotine, I'm not sure what your point is.</p>
]]></description><pubDate>Fri, 15 Aug 2025 16:33:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44914427</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44914427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44914427</guid></item><item><title><![CDATA[New comment by axoltl in "ADHD drug treatment and risk of negative events and outcomes"]]></title><description><![CDATA[
<p>Concerta is extended release methylphenidate. It is not an amphetamine.</p>
]]></description><pubDate>Fri, 15 Aug 2025 16:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44914082</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44914082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44914082</guid></item><item><title><![CDATA[New comment by axoltl in "Qwen-Image: Crafting with native text rendering"]]></title><description><![CDATA[
<p>This isn't a transformer, it's a diffusion model. You can't split diffusion models across compute nodes.</p>
]]></description><pubDate>Mon, 04 Aug 2025 23:55:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44792736</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44792736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44792736</guid></item><item><title><![CDATA[New comment by axoltl in "We may not like what we become if A.I. solves loneliness"]]></title><description><![CDATA[
<p>Just from my limited experience:<p>Barton Springs in Austin is always brimming with people and Shiner Bock makes a frequent appearance.<p>Dolores Park in SF never has a dull moment and you can buy shrooms or edibles from vendors walking around.<p>Golden Gate Park in SF is massive and there are tons of clusters of people socializing and drinking throughout the park (especially near the Conservatory of Flowers!)<p>Central Park in NY in many ways mirrors Golden Gate Park only its way busier. Good luck finding a spot near the south side of the park on a sunny day. You might spot a mimosa or two, three…</p>
]]></description><pubDate>Sat, 02 Aug 2025 16:37:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44769005</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44769005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44769005</guid></item><item><title><![CDATA[New comment by axoltl in "Study mode"]]></title><description><![CDATA[
<p>Something is lost as well if you do 'research' by just asking an LLM. On the path to finding your answer in the encyclopedia or academic papers, etc. you discover so many things you weren't specifically looking for. Even if you don't fully absorb everything there's a good chance the memory will be triggered later when needed: "Didn't I read about this somewhere?".</p>
]]></description><pubDate>Tue, 29 Jul 2025 20:34:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44727959</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44727959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44727959</guid></item><item><title><![CDATA[New comment by axoltl in "It's a DE9, not a DB9 (but we know what you mean)"]]></title><description><![CDATA[
<p>Yep. Though if you don't place any of them - depending on how technical you want to get - that's a DE0.</p>
]]></description><pubDate>Sat, 26 Jul 2025 14:10:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44694212</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44694212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44694212</guid></item><item><title><![CDATA[New comment by axoltl in "It's a DE9, not a DB9 (but we know what you mean)"]]></title><description><![CDATA[
<p><a href="https://uk.rs-online.com/web/p/d-sub-connectors/0481049" rel="nofollow">https://uk.rs-online.com/web/p/d-sub-connectors/0481049</a>
<a href="https://uk.rs-online.com/web/p/d-sub-connectors/2748593" rel="nofollow">https://uk.rs-online.com/web/p/d-sub-connectors/2748593</a></p>
]]></description><pubDate>Fri, 25 Jul 2025 21:20:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44688622</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44688622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44688622</guid></item><item><title><![CDATA[New comment by axoltl in "Intel CEO Letter to Employees"]]></title><description><![CDATA[
<p>It'd be the final piece of Apple's vertical integration puzzle.</p>
]]></description><pubDate>Thu, 24 Jul 2025 23:17:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44677505</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44677505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44677505</guid></item><item><title><![CDATA[New comment by axoltl in "A better Ghidra MCP server – GhidrAssistMCP"]]></title><description><![CDATA[
<p>I can't comment on MCP use specifically but I can comment on using an LLM while reversing. I use a local instance of whatever ends up being SOTA for local reasoning LLMs at 30B-70B params quantized to 4-6b. I feed it decompiled code to identify functions that are 'tedious' to reverse engineer. I recently reversed a binary that was compiled with soft float and had no symbols or strings. A lot of those functions end up being a ton of bit-twiddling. While I reversed the business logic I had the reasoning model identify the soft float functions with very minimal prompting. It did quite well on those!<p>I also tried to have it automatically build some structs from code showing the access patterns, and it failed miserably on that task. Likely a larger model (o3 or opus) would do better here.<p>I personally don't think letting an LLM do large parts of the reversing would be useful to me as I build up a lot of my mental model of the system during the process, so I'd be missing out on that. But for handling annoying bits of code I'd likely just forego otherwise? Go ham!</p>
]]></description><pubDate>Sat, 12 Jul 2025 20:05:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44544723</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44544723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44544723</guid></item><item><title><![CDATA[New comment by axoltl in "Repaste Your MacBook"]]></title><description><![CDATA[
<p>I'm actually very surprised this happened. I've dis- and reassembled dozens of iPhones (from the iPhone 4 all the way up to the iPhone 16) and I've never torn a single flex cable.<p>You just have to be careful not to pull on the flex, but the connector instead. This logic applies as much to pulling a plug out of a wall socket as it does a thin flex with a board-to-board connector.<p>That said, would I characterize disassembling any Apple product as "quite friendly"? No. Do not attempt unless you're either familiar with how things go together or you're willing to spend the money to replace the parts you broke. If those aren't options, find a local repair shop.</p>
]]></description><pubDate>Fri, 11 Jul 2025 17:36:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44534946</link><dc:creator>axoltl</dc:creator><comments>https://news.ycombinator.com/item?id=44534946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44534946</guid></item></channel></rss>