<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: bytemut</title><link>https://news.ycombinator.com/user?id=bytemut</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 10 Sep 2026 22:17:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bytemut" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bytemut in "iPhone Duo"]]></title><description><![CDATA[
<p>From a Samsung Fold 6 user of 2 years...<p>1) mine folds a few degree short of flat. Not sure if it gotten worse over the years but never noticed not folding flat cause any less enjoyment of the large screen.<p>2. My screen protector started peeling near the top on the crease close to the 2 year mark. It's growing. Haven't decided what to do about it yet but I'm not against just ripping it and going naked on the inside.<p>3. 50/50 if an app looks good or not in wide. My usual use case that works great on full screen is web browsing, reading docs/ebooks, zoom calls when someone is sharing code/docs that's normally too hard to read on regular devices, youtube doom scrolling videos with comment/ai summary on 1 view. For those experiences that account for 90% of my reason to unfold it works great.</p>
]]></description><pubDate>Thu, 10 Sep 2026 18:50:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49648562</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=49648562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49648562</guid></item><item><title><![CDATA[New comment by bytemut in "iPhone Duo"]]></title><description><![CDATA[
<p>Foldable phone experience is already past "interesting and fun" use cases to practical and useful day to day. Samsung Fold for American market and the various Chinese manufacturers in China proves that.<p>AR/VR market on the other hand is still way more niche than practical uses on a day to day.</p>
]]></description><pubDate>Thu, 10 Sep 2026 18:41:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49648432</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=49648432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49648432</guid></item><item><title><![CDATA[New comment by bytemut in "iPhone Duo"]]></title><description><![CDATA[
<p>That's not the reason. It's not expensive to own a laptop and most own some kind of computer.</p>
]]></description><pubDate>Thu, 10 Sep 2026 18:36:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49648372</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=49648372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49648372</guid></item><item><title><![CDATA[New comment by bytemut in "iPhone Duo"]]></title><description><![CDATA[
<p>Fold 6 user of 2 years now. Use unfolded screen daily. I've never had the crease or even noticed it at all because I'm too busy looking at the content.</p>
]]></description><pubDate>Thu, 10 Sep 2026 18:32:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49648308</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=49648308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49648308</guid></item><item><title><![CDATA[New comment by bytemut in "Claude Code On-the-Go"]]></title><description><![CDATA[
<p>Better yet multiple foldable phone!</p>
]]></description><pubDate>Mon, 05 Jan 2026 20:41:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46504635</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=46504635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46504635</guid></item><item><title><![CDATA[New comment by bytemut in "Claude Code On-the-Go"]]></title><description><![CDATA[
<p>For me, setup like this is not a replacement or even supplement the desk + high focus environment. My use case for these mobile vibecode setup is great though for small exploration/POC/learning/research type of work. Then I take the knowledge learned or any actual useful parts of code and incorporate into my work next time I sit back down at my desk.</p>
]]></description><pubDate>Mon, 05 Jan 2026 20:37:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46504582</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=46504582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46504582</guid></item><item><title><![CDATA[New comment by bytemut in "Waymo granted permit to begin testing in New York City"]]></title><description><![CDATA[
<p>NYC is a new set of challenges. As you already mentioned snow and ice is new. But also missing the high density of people and cars per square area. Behavior of drivers and pedestrians are different and much less polite. I can see it working in NYC but "just fine" is a bit of an over confidence... at least not for the first few years before they learn to deal with these issues that they don't face yet in LA and SF.</p>
]]></description><pubDate>Fri, 22 Aug 2025 18:14:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44987778</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=44987778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44987778</guid></item><item><title><![CDATA[Ask HN: Recommendation for guides like Azure Architecture Guide?]]></title><description><![CDATA[
<p>https://docs.microsoft.com/en-us/azure/architecture/guide/<p>I found this helpful as someone trying to learn more about building systems.<p>Any recommendation for more guides like this?<p>There's https://aws.amazon.com/architecture and https://cloud.google.com/architecture but I found both to require some topic in your head already and you need to filter for it.<p>The Azure one is difference since started off with a high level overview and more of a guided tour to styles/patterns/considerations are out there before diving into specific solutions.<p>I'm also reading the popular system design book Designing Data-Intensive Applications. Good book but more of a deep dive into various system design topics rather than something more in line of "this is what a system might look like at a high level for an app that needs to do X".<p>Would appreciate any recommendation similar to the Azure architecture guide to learn more about building systems!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31633656">https://news.ycombinator.com/item?id=31633656</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 05 Jun 2022 18:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=31633656</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=31633656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31633656</guid></item><item><title><![CDATA[New comment by bytemut in "Why Hong Kong Is Still Marching"]]></title><description><![CDATA[
<p>I think most protesters are optimistic that if they can keep on winning each political battle like this, something dramatic can happen in their favor in 2047.<p>Also even if nothing can be changed, one perspective is that it is better to vocally reject rather than accepting in silence.</p>
]]></description><pubDate>Mon, 17 Jun 2019 01:55:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=20199206</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=20199206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20199206</guid></item><item><title><![CDATA[New comment by bytemut in "I Sell Onions on the Internet"]]></title><description><![CDATA[
<p>Feels like that's just his way of brainstorming ideas for side gig. Some of us get inspiration from problems we run int ourselves, some actively read blogs, blogs, trends, etc and try to find opportunities, while this man gets his from finding descriptive domain names.</p>
]]></description><pubDate>Wed, 24 Apr 2019 01:21:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=19734747</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=19734747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19734747</guid></item><item><title><![CDATA[New comment by bytemut in "How to Be Successful"]]></title><description><![CDATA[
<p>It's reading like a recipe for success when really it's simply observation on factors that helped the author have a  successful career.</p>
]]></description><pubDate>Thu, 24 Jan 2019 22:01:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=18993469</link><dc:creator>bytemut</dc:creator><comments>https://news.ycombinator.com/item?id=18993469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18993469</guid></item></channel></rss>