<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: CCs</title><link>https://news.ycombinator.com/user?id=CCs</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 21:59:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=CCs" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[vLLM multi-turn conversations design]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/vllm-project/vllm/issues/32733">https://github.com/vllm-project/vllm/issues/32733</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46722118">https://news.ycombinator.com/item?id=46722118</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Jan 2026 17:16:55 +0000</pubDate><link>https://github.com/vllm-project/vllm/issues/32733</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=46722118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46722118</guid></item><item><title><![CDATA[New comment by CCs in "Comparing AWS Lambda ARM64 vs. x86_64 Performance Across Runtimes in Late 2025"]]></title><description><![CDATA[
<p>It is a pain to make any new platform useful enough for large adoption. Apple made a lot of effort to get MacBook M1 useable, same for AWS with Graviton. 
Eventually it will be adopted for Linux laptops too, even without a specific vendor focusing on it, but it will take time.</p>
]]></description><pubDate>Tue, 02 Dec 2025 16:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46123278</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=46123278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46123278</guid></item><item><title><![CDATA[New comment by CCs in "C++26: range support for std:optional"]]></title><description><![CDATA[
<p>Scala has it like this since day one. Tried to convince D to adopt it, but was unsuccessful. Glad that C++ eventually got there…</p>
]]></description><pubDate>Thu, 16 Oct 2025 00:33:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45600154</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=45600154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45600154</guid></item><item><title><![CDATA[New comment by CCs in "%CPU utilization is a lie"]]></title><description><![CDATA[
<p>Uses stress-ng for benchmarking, even though the stress-ng documentation says it is not suitable for benchmarking. It was written to max out one component until it burns. 
Using a real app, like Memcached or Postgres would show more realistic numbers, closer to what people use in production. 
The difference is not major, 50% utilization is closer to 80% in real load, but it breaks down faster. Stress-ng is nicely linear until 100%, memcached will have a hockey stick curve at the end.</p>
]]></description><pubDate>Wed, 03 Sep 2025 03:29:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45111995</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=45111995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45111995</guid></item><item><title><![CDATA[New comment by CCs in "Microsoft became incompetent in IT"]]></title><description><![CDATA[
<p>LinkedIn (also MS) has the same problem.<p>Also: minimum age to sign up is 16. But you need to be 18 to verify your account. And if you’re locked out, you need to verify your account and log in to open a ticket saying that you can’t log in…</p>
]]></description><pubDate>Thu, 31 Jul 2025 04:33:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44742329</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=44742329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44742329</guid></item><item><title><![CDATA[New comment by CCs in "Democrats are trying to revive the click-to-cancel rule"]]></title><description><![CDATA[
<p><a href="http://archive.today/qtOvG" rel="nofollow">http://archive.today/qtOvG</a></p>
]]></description><pubDate>Wed, 23 Jul 2025 00:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44654428</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=44654428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44654428</guid></item><item><title><![CDATA[New comment by CCs in "Fuchsia Programming Language Policy"]]></title><description><![CDATA[
<p>Earlier discussion that now points to a broken link (the document was moved): <a href="https://news.ycombinator.com/item?id=22409838" rel="nofollow">https://news.ycombinator.com/item?id=22409838</a></p>
]]></description><pubDate>Sun, 28 Jun 2020 18:54:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=23671119</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=23671119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23671119</guid></item><item><title><![CDATA[Fuchsia Programming Language Policy]]></title><description><![CDATA[
<p>Article URL: <a href="https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/docs/contribute/governance/policy/programming_languages.md">https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/docs/contribute/governance/policy/programming_languages.md</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23671114">https://news.ycombinator.com/item?id=23671114</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 28 Jun 2020 18:53:52 +0000</pubDate><link>https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/docs/contribute/governance/policy/programming_languages.md</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=23671114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23671114</guid></item><item><title><![CDATA[Linus: 5.8 looks to be one of our biggest releases of all time]]></title><description><![CDATA[
<p>Article URL: <a href="https://lkml.org/lkml/2020/6/14/253">https://lkml.org/lkml/2020/6/14/253</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23526365">https://news.ycombinator.com/item?id=23526365</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 15 Jun 2020 11:54:28 +0000</pubDate><link>https://lkml.org/lkml/2020/6/14/253</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=23526365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23526365</guid></item><item><title><![CDATA[Roche started shipping tests to US]]></title><description><![CDATA[
<p>Article URL: <a href="https://diagnostics.roche.com/us/en/news-listing/2020/roche-begins-shipments-of-first-400000-covid-19-tests-to-laboratories-across-US-to-begin-patient-testing-under-fda-emergency-use-authorization.html">https://diagnostics.roche.com/us/en/news-listing/2020/roche-begins-shipments-of-first-400000-covid-19-tests-to-laboratories-across-US-to-begin-patient-testing-under-fda-emergency-use-authorization.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22600937">https://news.ycombinator.com/item?id=22600937</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Mar 2020 02:30:58 +0000</pubDate><link>https://diagnostics.roche.com/us/en/news-listing/2020/roche-begins-shipments-of-first-400000-covid-19-tests-to-laboratories-across-US-to-begin-patient-testing-under-fda-emergency-use-authorization.html</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=22600937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22600937</guid></item><item><title><![CDATA[New comment by CCs in "Amazon EC2 M6g, C6g, and R6g Instances Powered by Next-Gen Arm AWS Graviton2"]]></title><description><![CDATA[
<p>Duplicate of <a href="https://news.ycombinator.com/item?id=21707799" rel="nofollow">https://news.ycombinator.com/item?id=21707799</a></p>
]]></description><pubDate>Tue, 17 Dec 2019 15:57:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=21814762</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=21814762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21814762</guid></item><item><title><![CDATA[New comment by CCs in "AWS Goes All in on Arm-Based Graviton2 Processors with EC2 6th Gen Instances"]]></title><description><![CDATA[
<p>Follow up: <a href="https://news.ycombinator.com/item?id=21814725" rel="nofollow">https://news.ycombinator.com/item?id=21814725</a></p>
]]></description><pubDate>Tue, 17 Dec 2019 15:54:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=21814737</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=21814737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21814737</guid></item><item><title><![CDATA[Two AWS Re:Invent Announcements That Will Have Long-Lasting Impact]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.forbes.com/sites/moorinsights/2019/12/16/two-aws-reinvent-announcements-that-will-have-long-lasting-impact-on-the-enterprise-datacenter/">https://www.forbes.com/sites/moorinsights/2019/12/16/two-aws-reinvent-announcements-that-will-have-long-lasting-impact-on-the-enterprise-datacenter/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21814725">https://news.ycombinator.com/item?id=21814725</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Dec 2019 15:53:45 +0000</pubDate><link>https://www.forbes.com/sites/moorinsights/2019/12/16/two-aws-reinvent-announcements-that-will-have-long-lasting-impact-on-the-enterprise-datacenter/</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=21814725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21814725</guid></item><item><title><![CDATA[How fast can a BufferedReader read lines in Java?]]></title><description><![CDATA[
<p>Article URL: <a href="https://lemire.me/blog/2019/07/26/how-fast-can-a-bufferedreader-read-lines-in-java/">https://lemire.me/blog/2019/07/26/how-fast-can-a-bufferedreader-read-lines-in-java/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20542023">https://news.ycombinator.com/item?id=20542023</a></p>
<p>Points: 91</p>
<p># Comments: 78</p>
]]></description><pubDate>Sat, 27 Jul 2019 13:52:06 +0000</pubDate><link>https://lemire.me/blog/2019/07/26/how-fast-can-a-bufferedreader-read-lines-in-java/</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=20542023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20542023</guid></item><item><title><![CDATA[New comment by CCs in "The New Approach That Could Sink Floating Point Computation"]]></title><description><![CDATA[
<p>More comments: <a href="https://news.ycombinator.com/item?id=20388029" rel="nofollow">https://news.ycombinator.com/item?id=20388029</a></p>
]]></description><pubDate>Tue, 09 Jul 2019 19:51:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=20395871</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=20395871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20395871</guid></item><item><title><![CDATA[New comment by CCs in "EC2 Instances Powered by Arm-Based AWS Graviton Processors"]]></title><description><![CDATA[
<p>Sounds like a startup opportunity. :)
RackSpace for hobby projects?</p>
]]></description><pubDate>Wed, 28 Nov 2018 02:08:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=18548693</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=18548693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18548693</guid></item><item><title><![CDATA[Sonatype NPM event-stream 3 distributing a malicious package]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.sonatype.com/open-source-software-is-under-attack-new-event-stream-hack-is-latest-proof">https://blog.sonatype.com/open-source-software-is-under-attack-new-event-stream-hack-is-latest-proof</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18547359">https://news.ycombinator.com/item?id=18547359</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 27 Nov 2018 22:15:24 +0000</pubDate><link>https://blog.sonatype.com/open-source-software-is-under-attack-new-event-stream-hack-is-latest-proof</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=18547359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18547359</guid></item><item><title><![CDATA[New comment by CCs in "My Favorite PostgreSQL Queries and Why They Matter"]]></title><description><![CDATA[
<p>NaviCat Premium worth the money</p>
]]></description><pubDate>Sun, 15 Apr 2018 02:22:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=16840756</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=16840756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16840756</guid></item><item><title><![CDATA[New comment by CCs in "We've Spent Billions to Fix Our Medical Records, and They're Still a Mess"]]></title><description><![CDATA[
<p>From the DirectProject blog, on 08/11/2011:<p>"Moving on... It's been a fantastic ride"</p>
]]></description><pubDate>Fri, 23 Oct 2015 22:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=10441671</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=10441671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10441671</guid></item><item><title><![CDATA[New comment by CCs in "Different Brain Regions Are Infected with Fungi in Alzheimer’s Disease"]]></title><description><![CDATA[
<p>If it turns out to be the cause too (maybe similar to cervical cancer), it's a huge discovery.<p>Asimov's book on science history is an interesting read, full with similar discoveries that were ignored for many years.<p><a href="http://www.amazon.com/Far-Human-Eye-Could-See/dp/155817107X" rel="nofollow">http://www.amazon.com/Far-Human-Eye-Could-See/dp/155817107X</a></p>
]]></description><pubDate>Fri, 16 Oct 2015 23:57:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=10402753</link><dc:creator>CCs</dc:creator><comments>https://news.ycombinator.com/item?id=10402753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10402753</guid></item></channel></rss>