<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: high_byte</title><link>https://news.ycombinator.com/user?id=high_byte</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 17:32:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=high_byte" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by high_byte in "Alternate clock designs and time systems"]]></title><description><![CDATA[
<p>24 hours is better imo than am-pm.<p>I made an app widget to measure time in percentages instead of 24 hours<p><a href="https://www.reddit.com/r/Time/comments/1ujj9py/comment/ov6qo2r/" rel="nofollow">https://www.reddit.com/r/Time/comments/1ujj9py/comment/ov6qo...</a></p>
]]></description><pubDate>Sat, 11 Jul 2026 06:09:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48869240</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48869240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48869240</guid></item><item><title><![CDATA[New comment by high_byte in "Tenda firmware (multiple versions) contains hidden authentication backdoor"]]></title><description><![CDATA[
<p>this is definitely a backdoor, not necessarily that they use it to infiltrate users but definitely they put them at risk.<p>reminds me of a bug I found in some tplink router it compared passwords of 3 different users but that table was empty so basically 15 NULL bytes would log you in as admin lol</p>
]]></description><pubDate>Wed, 08 Jul 2026 09:30:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48829695</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48829695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48829695</guid></item><item><title><![CDATA[New comment by high_byte in "Decoding the obfuscated bash script on a Uniqlo t-shirt"]]></title><description><![CDATA[
<p>what if it contained a zero day for tesseract and the script you thought you got is just a throwaway</p>
]]></description><pubDate>Wed, 08 Jul 2026 09:26:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48829647</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48829647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48829647</guid></item><item><title><![CDATA[New comment by high_byte in "New serious vulnerabilities spiked around release of Claude Mythos Preview"]]></title><description><![CDATA[
<p>those spikes in march and june? war with iran. interesting...</p>
]]></description><pubDate>Sat, 04 Jul 2026 11:36:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48784644</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48784644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48784644</guid></item><item><title><![CDATA[New comment by high_byte in "Claude-real-video － any LLM can watch a video"]]></title><description><![CDATA[
<p>my experience with ffmpeg scene detection is that it's flaky. it works, sometimes, but not reliable by any means</p>
]]></description><pubDate>Fri, 03 Jul 2026 13:13:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48774637</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48774637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48774637</guid></item><item><title><![CDATA[New comment by high_byte in "Show HN: I made a heatmap of 3400 VCs who are open to cold emails"]]></title><description><![CDATA[
<p>would be nice to be able to simply get the list instead of having an ominous heatmap</p>
]]></description><pubDate>Tue, 30 Jun 2026 19:29:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48738041</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48738041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48738041</guid></item><item><title><![CDATA[New comment by high_byte in "Words Are a Byproduct of Consciousness. For LLMs, It's Backwards"]]></title><description><![CDATA[
<p>this was absolutely fascinating to read</p>
]]></description><pubDate>Tue, 30 Jun 2026 14:48:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48733471</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48733471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48733471</guid></item><item><title><![CDATA[New comment by high_byte in "Ask HN: Why don't LLM harnesses enable/expose custom middleware hooks?"]]></title><description><![CDATA[
<p>that's sort of what skills are.<p>create a skill that transformed the json then "/<skill> <prompt>"</p>
]]></description><pubDate>Thu, 25 Jun 2026 05:51:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669469</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48669469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669469</guid></item><item><title><![CDATA[New comment by high_byte in "Ask HN: Where is the programming profession going?"]]></title><description><![CDATA[
<p>code is like assembly now.<p>in the olden days (pre-LLMs) we would write high-level code.<p>the entire layer was high-level code and rarely would we ever need to peak into the assembly:<p>writing, debugging, architecting, reviewing, testing - all were done in the high-level language layer.<p>---<p>welcome to present day:<p>since we don't write code - we write intents, we also shouldn't review code either - we should review intents.<p>I don't review my code anymore. I ask the agent to generate markdown docs, graphviz diagrams, changelogs, audit reports, etc. I only review that.<p>I also ask it to write test and evaluate by whether the tests passed or not. I don't need to peak into the tests code - I can also ask plain english, pseudocode, control flow graph, whatever it is I want.<p>I can ask it to find errors or missing tests and improve that too!<p>code is like assembly now.<p>rare are the cases you would need to peak into that level.</p>
]]></description><pubDate>Thu, 25 Jun 2026 05:48:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669450</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48669450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669450</guid></item><item><title><![CDATA[New comment by high_byte in "Show HN: Snowscroll – I removed addictive feeds from social media"]]></title><description><![CDATA[
<p>this is amazing exactly what I always wanted<p>how did this even get approved by app store? that's actually surprising</p>
]]></description><pubDate>Wed, 24 Jun 2026 08:58:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48657079</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48657079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48657079</guid></item><item><title><![CDATA[New comment by high_byte in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>interesting attack vector<p>shame it's not a real device so the surface is limited to bash only<p>I wonder what software might be vulnerable to this attack surface</p>
]]></description><pubDate>Wed, 17 Jun 2026 07:31:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48567011</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48567011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48567011</guid></item><item><title><![CDATA[New comment by high_byte in "The five pillars of the post-AI interview"]]></title><description><![CDATA[
<p>rick rubin says otherwise</p>
]]></description><pubDate>Mon, 15 Jun 2026 05:57:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48537133</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48537133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48537133</guid></item><item><title><![CDATA[New comment by high_byte in "The five pillars of the post-AI interview"]]></title><description><![CDATA[
<p>of course</p>
]]></description><pubDate>Mon, 15 Jun 2026 05:55:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48537119</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48537119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48537119</guid></item><item><title><![CDATA[New comment by high_byte in "I don't review my code anymore"]]></title><description><![CDATA[
<p>classic HN</p>
]]></description><pubDate>Sat, 13 Jun 2026 17:39:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519515</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48519515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519515</guid></item><item><title><![CDATA[New comment by high_byte in "The five pillars of the post-AI interview"]]></title><description><![CDATA[
<p>I am the founder and ceo</p>
]]></description><pubDate>Sat, 13 Jun 2026 12:37:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48516686</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48516686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48516686</guid></item><item><title><![CDATA[I don't review my code anymore]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/high_byte/status/2065744142760628470">https://twitter.com/high_byte/status/2065744142760628470</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48515740">https://news.ycombinator.com/item?id=48515740</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 13 Jun 2026 10:33:20 +0000</pubDate><link>https://twitter.com/high_byte/status/2065744142760628470</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48515740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48515740</guid></item><item><title><![CDATA[New comment by high_byte in "The five pillars of the post-AI interview"]]></title><description><![CDATA[
<p>"the code review: if you can’t review code, you can’t direct AI tools. You cannot lead a team. You cannot even trust your own work."<p>I would revise that a bit<p>since we don't write code, we write intents - we shouldn't review code either, we should review intents.<p>I don't review my code anymore. I ask the agent to generate markdown docs, graphviz diagrams, changelogs, audit reports, etc.
I only review that.<p>I also ask it to write test and evaluate by whether the tests passed or not.
I don't need to peak into the tests code - I can also ask plain english, pseudocode, control flow graph, whatever it is I want.<p>I can ask it to find errors or missing tests and improve that too!<p>so yea - code is like assembly now. rare are the cases you need to peak into that level.</p>
]]></description><pubDate>Sat, 13 Jun 2026 10:25:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48515672</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48515672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48515672</guid></item><item><title><![CDATA[New comment by high_byte in "Open source AI must win"]]></title><description><![CDATA[
<p>even if the most powerful ai is open source and let's even assume runs on consumer hardware - in the end data is the real moat.<p>if it can access private data it will necessarily have more power.</p>
]]></description><pubDate>Sat, 13 Jun 2026 10:18:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48515612</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48515612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48515612</guid></item><item><title><![CDATA[New comment by high_byte in "Why Zig When There is C++, D, and Rust?"]]></title><description><![CDATA[
<p>honestly I don't think I've ever seen D codebases??</p>
]]></description><pubDate>Sat, 13 Jun 2026 10:15:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48515599</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48515599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48515599</guid></item><item><title><![CDATA[Ask HN: How to deal with App Store rejections?]]></title><description><![CDATA[
<p>My first submission to the Apple App Store has been rejected due to "Spam".<p>According to the guidelines:
"
- Submitting an app with the same source code or assets as other apps already submitted to the App Store
- Creating and submitting multiple similar apps using a repackaged app template 
- Purchasing an app template with problematic code from a third party 
- Submitting several similar apps across multiple accounts
"<p>I built my app 100% from scratch - including all code, media assets, design, copywriting.
Everything was built by me.
There is only one dependency which is the AI model weights which runs locally on device... can't expect those to be unique too!<p>I have only one submission in this one and only account.<p>I assume they automatically flagged the app's AI model weights - but that should not be flagged!<p>How can I handle this so I can eventually get my app approved?<p>Because they didn't even reference to any other similar apps. Does it even matter? The store is flooded with clones of TODO apps, calorie trackers, etc.
I believe my app is actually unique.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48515589">https://news.ycombinator.com/item?id=48515589</a></p>
<p>Points: 4</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 13 Jun 2026 10:13:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48515589</link><dc:creator>high_byte</dc:creator><comments>https://news.ycombinator.com/item?id=48515589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48515589</guid></item></channel></rss>