<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: rock_artist</title><link>https://news.ycombinator.com/user?id=rock_artist</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 26 Aug 2026 06:14:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rock_artist" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rock_artist in "Why some US restaurants are banning tips"]]></title><description><![CDATA[
<p>It depends and also is culture based.
In Spain you can find some places (eg coffee place) with 1-2 workers.<p>Sometimes it takes a lot of time to get your order at rush hours, but the culture tolerates patience and waiting.</p>
]]></description><pubDate>Tue, 25 Aug 2026 10:38:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49431600</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49431600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49431600</guid></item><item><title><![CDATA[Why some US restaurants are banning tips]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/articles/c4g36yze692o">https://www.bbc.com/news/articles/c4g36yze692o</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49431364">https://news.ycombinator.com/item?id=49431364</a></p>
<p>Points: 190</p>
<p># Comments: 389</p>
]]></description><pubDate>Tue, 25 Aug 2026 10:09:47 +0000</pubDate><link>https://www.bbc.com/news/articles/c4g36yze692o</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49431364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49431364</guid></item><item><title><![CDATA[New comment by rock_artist in "Xiaomi: New CPU matches Apple cores single threaded, much faster multithreaded"]]></title><description><![CDATA[
<p>There’s still one mystery for me.<p>I’m now at the iPhone 16.
The performance of those chips with 8GB in non throttled environment (Neo..) can run as a fully performant macOS.<p>Yet, as a phone I don’t feel upgraded performance since my SE 1st gen days.<p>Sometimes I get stuttering, basic browsing can get the device pretty warm, sometime camera lags to launch.<p>My usage profile didn’t change much over the years.<p>So I can only assume codebases became more bloated, websites became more heavy on resources. Because, if my device now throttles to what I was happy with years ago assuming the software would behave the same, I’ve expected my usage to give me at least cooler non stuttering performance.<p>But that was never the case.</p>
]]></description><pubDate>Tue, 25 Aug 2026 07:44:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49430354</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49430354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49430354</guid></item><item><title><![CDATA[New comment by rock_artist in "Pixel 11 Pro Fold feels like the end of an era"]]></title><description><![CDATA[
<p>It's funny that at some point we'll have completely different tech and all those screens would look like old tech :)<p>Anyway,
I have fiddled with it few times in stores.<p>* It feels nice form factor for holding. but the folded 'passport' screen still feels it's not yet caught by websites or apps.<p>* The claims are Apple is suspected of doing this form-factor (and as a display manufacturer I guess Samsung could sniff it...), meaning Samsung tried to be first. like the Galaxy Edge.<p>I guess the discussion over the form factor would be more valuable in a year or so after Apple drops their product. If enough actors has similar form factor, I'd expect designers to caught up with it.</p>
]]></description><pubDate>Thu, 20 Aug 2026 08:25:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49371888</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49371888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49371888</guid></item><item><title><![CDATA[New comment by rock_artist in "I hate packaging my software for Linux"]]></title><description><![CDATA[
<p>I agree with the author.
I've made nice cross-platform pro metronome (as some use timer which is bad)<p><a href="https://tick.talaviram.com" rel="nofollow">https://tick.talaviram.com</a><p>Apple, Microsoft, Google - none is easy meaning you need to have Play store, certs, codesign, submit... But there are steps with few results making it easy for those platform to get the software.<p>I have tried my best getting also Linux but as the author said, there's nothing trivial (as my metronome GitHub issues can show <a href="https://github.com/talaviram/TICK/issues" rel="nofollow">https://github.com/talaviram/TICK/issues</a>)<p>The name is exactly the tricky part... Linux has so many flavors.
Even without installer, you have X server and Wayland and snap, AppImage, .deb each differ. add to that audio plug-in formats (CLAP, LV2, VST3) and the fact that some formats has no specific path for putting files.<p>For simple apps (not cli tools or ones aimed for package managers I start to think best is just providing an archive file (zip/tarball/etc)<p>While Linux is growing and is my goto for non-macOS, with so many releases, it still feels most users are more technical than other platforms. Add the LLM age where you can ask it to install it for you. a zip with binaries might be simplest for simple software.</p>
]]></description><pubDate>Wed, 12 Aug 2026 12:15:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49271208</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49271208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49271208</guid></item><item><title><![CDATA[New comment by rock_artist in "2027 memory capacity is reportedly sold out"]]></title><description><![CDATA[
<p>That's tech... Moore Law was steadily going until raw CPU got stuck for a few years, switching from single core to multicore then heterogeneous cpus, all those requiring to rewrite software in a scalable manner and then consider newer schedulers switching between performance/efficiency cores and changing CPU freqs.<p>Also, you have Meta and Google investing in simplified performant versions of their stack for developing countries which is similar.<p>What's funny though,
I see people that sometimes says it's cheaper to build the app they need in a single prompt than to search for it.</p>
]]></description><pubDate>Fri, 07 Aug 2026 09:03:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49207733</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49207733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49207733</guid></item><item><title><![CDATA[New comment by rock_artist in "Microsoft Is Quietly Deleting Mentions of 32 GB RAM Recommendation for Win 11"]]></title><description><![CDATA[
<p>I think that is a bold statement.<p>It depends on who’s promoting as well as the stack and the app and the complexity.<p>To be honest (no pun intended here), I’ve actually benefited from finding leaks and optimizing code paths by such tools. As long as something is measurable and testable you can benefit from AI. 
Worth mentioning, I mostly do C++ code at my work.</p>
]]></description><pubDate>Wed, 05 Aug 2026 19:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49188020</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49188020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49188020</guid></item><item><title><![CDATA[New comment by rock_artist in "US citizen charged after GrapheneOS phone wipes during airport search"]]></title><description><![CDATA[
<p>For non-graphene users (eg. Boring iPhone people like me).<p>So there’s a feature called Duress PIN which as explained through some comments means you put a different pin which intentionally wipes the phone. 
It’s not auto wipe or wipe after several failed attempts but intentional wipe of device. 
(Worth explanation as the current title nor the article  doesn't easily explain this was made by the US citizen providing the alternative passcode)<p>For more technical details:<p>> GrapheneOS provides users with the ability to set a duress PIN/Password that will irreversibly wipe the device (along with any installed eSIMs) once entered anywhere where the device credentials are requested (on the lockscreen, along with any such prompt in the OS).<p><a href="https://grapheneos.org/features#duress" rel="nofollow">https://grapheneos.org/features#duress</a></p>
]]></description><pubDate>Mon, 27 Jul 2026 04:13:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49065131</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=49065131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49065131</guid></item><item><title><![CDATA[New comment by rock_artist in "OnePlus halts operations in USA and Europe"]]></title><description><![CDATA[
<p>I'm not sure as others why others feel this is a major change.<p>OnePlus was always a subsidiary by Carl Pei [1] who eventually left the brand to create a new gadgets/tech company.<p>Nothing [2] is the next project he started that keeps many of the ideas started with OnePlus, good value for money and aim for quality Android.<p>Bootloader also seems to allow unlocking [3]<p>In recent years OnePlus was just another Chinese phone.<p>But if I've misunderstood something, I'll appreciate me being corrected.<p>[1] <a href="https://en.wikipedia.org/wiki/Carl_Pei" rel="nofollow">https://en.wikipedia.org/wiki/Carl_Pei</a><p>[2] <a href="https://nothing.tech" rel="nofollow">https://nothing.tech</a><p>[3] <a href="https://nothing.community/d/6047-policies-for-rootingunlocking-boot-loader" rel="nofollow">https://nothing.community/d/6047-policies-for-rootingunlocki...</a></p>
]]></description><pubDate>Thu, 16 Jul 2026 11:52:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48933247</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48933247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48933247</guid></item><item><title><![CDATA[New comment by rock_artist in "Reynard: A real Firefox web browser for iOS 13 or later"]]></title><description><![CDATA[
<p>I wonder if there's simple way in the EU or markets that allow non-appstore to install this without TrollStore or something that needs to re-certificate each time.</p>
]]></description><pubDate>Thu, 16 Jul 2026 09:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48932440</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48932440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48932440</guid></item><item><title><![CDATA[New comment by rock_artist in "Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop"]]></title><description><![CDATA[
<p>> Requires macOS 14+ on Apple silicon. (Linux is supported via firecracker and currently experimental...)<p>So should be noted it's mostly macOS out of the box with some Linux support if I understand right.</p>
]]></description><pubDate>Mon, 13 Jul 2026 15:11:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48893941</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48893941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48893941</guid></item><item><title><![CDATA[New comment by rock_artist in "Meta reuses old RAM in new servers with custom bridge chip"]]></title><description><![CDATA[
<p>of course, but I was under the impression the real shortage is RAM mostly.</p>
]]></description><pubDate>Thu, 09 Jul 2026 13:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48845871</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48845871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48845871</guid></item><item><title><![CDATA[New comment by rock_artist in "Meta reuses old RAM in new servers with custom bridge chip"]]></title><description><![CDATA[
<p>The interesting part of this "RAM crisis" is similar to other fields where a problem results multiple parties looking for alternative solutions.<p>This yields for exciting ideas or workarounds that might result a post-crisis memory boom (hopefully) also for local machines.<p>1. Lowest, Apple is evaluating new Chinese manufacturer which means change of supply demand if indeed it has reasonable QA. (<a href="https://www.ft.com/content/f4ac5c92-03be-4499-b16a-017a7e9ee228" rel="nofollow">https://www.ft.com/content/f4ac5c92-03be-4499-b16a-017a7e9ee...</a>)<p>2. Companies tries to workaround performance - suddenly single channel is 'ok' ? :) 
(<a href="https://www.gigabyte.com/press/news/2403" rel="nofollow">https://www.gigabyte.com/press/news/2403</a>)</p>
]]></description><pubDate>Thu, 09 Jul 2026 09:46:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48843340</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48843340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48843340</guid></item><item><title><![CDATA[New comment by rock_artist in "List of European organizations that have banned personal messaging apps at work"]]></title><description><![CDATA[
<p>I also didn't fully understand if the context is:<p>- Ban ANY use of your personal chats / device at work (eg. your wife texts you to bring milk on the way home)<p>- Ban WORK communication (eg. My colleague don't understand recent commit I've made)<p>So the web really isn't explaining how things enforced or what is being done.
I do know of some industries where you put your personal phone when entering specific locations or having stickers on cameras) but here I didn't fully understood the scope.</p>
]]></description><pubDate>Wed, 08 Jul 2026 12:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48830974</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48830974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48830974</guid></item><item><title><![CDATA[New comment by rock_artist in "Resetting Xbox"]]></title><description><![CDATA[
<p>I saw already lots of comments about Nintendo, but one interesting bit I didn't see yet in comments here is the fact Nintendo just raised base salary.<p><a href="https://mynintendonews.com/2026/06/26/nintendo-has-raised-its-employees-base-salary-by-10/" rel="nofollow">https://mynintendonews.com/2026/06/26/nintendo-has-raised-it...</a></p>
]]></description><pubDate>Tue, 07 Jul 2026 07:30:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48814710</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48814710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48814710</guid></item><item><title><![CDATA[New comment by rock_artist in "Nintendo announces new product revisions in Europe with replaceable batteries"]]></title><description><![CDATA[
<p>Not sure what they'll do (Maybe they'll release Switch2 Lite or Switch 2 OLED in Q2/Q3 2027). but I guess like Apple stopped with Lightning until they finished their transition to USB-C they'll just let the transition work.</p>
]]></description><pubDate>Mon, 06 Jul 2026 14:52:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48805510</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48805510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48805510</guid></item><item><title><![CDATA[New comment by rock_artist in "MSI Center – How to gain SYSTEM privileges in seconds"]]></title><description><![CDATA[
<p>No directly related to danger of MSI Center after years of suffering I've removed it.<p>As my work develop is focused on macOS and Windows apps, I need a Windows laptop and got a light Prestige 13 inch with 32GB and 125H.<p>It did the trick, but I had years of not understanding how the throttling works. Sometimes if I was using AC and battery was lower than 90% I had CPU throttled at 800Mhz or even 400Mhz never going over 1Ghz. it drove me nuts and my fiddling with MSI Center was always unexpected. I had some strange steps to like connect/disconnect charger, change MSI Center performance settings. none was reliable. (even with Windows Power Settings all the way to max)<p>Eventually I've found on a reddit thread this (strangely hidden) uninstaller:
<a href="https://www.msi.com/faq/9934" rel="nofollow">https://www.msi.com/faq/9934</a>
<a href="https://download.msi.com/uti_exe/nb/CleanCenterMaster.zip" rel="nofollow">https://download.msi.com/uti_exe/nb/CleanCenterMaster.zip</a><p>Leaving the throttling and fan to Microsoft + Intel seems to do much better work. I no longer look at the task manager for CPU frequency. it just works.<p>So I have no clue what are the advantages of MSI Center in the first place (maybe bios updating?)</p>
]]></description><pubDate>Sat, 04 Jul 2026 09:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48784062</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48784062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48784062</guid></item><item><title><![CDATA[New comment by rock_artist in "Founding a company in Germany: €9600, 152 days and I still can't send an invoice"]]></title><description><![CDATA[
<p>Europe has lots of issues with companies. It's not just Germany.<p>And the EU knows, hopefully it will improve the situation:
<a href="https://www.euronews.com/my-europe/2026/03/18/48-hours-and-100-eu-presents-sped-up-business-registration-law" rel="nofollow">https://www.euronews.com/my-europe/2026/03/18/48-hours-and-1...</a></p>
]]></description><pubDate>Wed, 24 Jun 2026 19:01:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48664301</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48664301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48664301</guid></item><item><title><![CDATA[New comment by rock_artist in "Apple is going to raise device prices, but when?"]]></title><description><![CDATA[
<p>> Aren't their storage prices so inflated that they could just eat the difference?<p>Yes but to a point. Like Microsoft raised their Surface series prices.
There's internal threshold of what they can tolerate before raising prices.<p>You can see the price and trend here:
<a href="https://www.pcpartpicker.com/trends/price/memory/" rel="nofollow">https://www.pcpartpicker.com/trends/price/memory/</a><p>Yet, remember that costs are more complex with currencies and shipping prices.</p>
]]></description><pubDate>Tue, 23 Jun 2026 14:17:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48645357</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48645357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48645357</guid></item><item><title><![CDATA[New comment by rock_artist in "Made a free macOS menu bar app that fixes typing in the wrong keyboard layout"]]></title><description><![CDATA[
<p>I wonder how dramatic it is within latin languages. as you mentioned on macOS you only use latin typesets. For those things most annoying are spelling mess ups, but I mostly use English keyboard and long press when I need to write things like papanaşi (ro) or buñuelos (es). (but I get those red dotted lines).</p>
]]></description><pubDate>Wed, 17 Jun 2026 20:57:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48576782</link><dc:creator>rock_artist</dc:creator><comments>https://news.ycombinator.com/item?id=48576782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48576782</guid></item></channel></rss>