<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: ggcr</title><link>https://news.ycombinator.com/user?id=ggcr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 01 Aug 2026 01:29:37 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ggcr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ggcr in "DeepSeek-V4-Flash Update"]]></title><description><![CDATA[
<p>Woah, a 200B model competing with GLM-5.2 and getting close to Opus 4.8. Quite impressive.<p>If those numbers translate well to its general capabilities, with the great caching DeepSeek has, I feel like this model will get tons of usage.</p>
]]></description><pubDate>Fri, 31 Jul 2026 07:07:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49119949</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=49119949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49119949</guid></item><item><title><![CDATA[New comment by ggcr in "Inkling: Our Open-Weights Model"]]></title><description><![CDATA[
<p>My personal bet is that this model should <i>really</i> shine in Autoresearch NanoGPT-style speedruns because its first-class integration with Tinker</p>
]]></description><pubDate>Wed, 15 Jul 2026 19:34:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48925969</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48925969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48925969</guid></item><item><title><![CDATA[New comment by ggcr in "YouTrackDB is a general-use object-oriented graph database"]]></title><description><![CDATA[
<p>It's a fork of OrientDB, isn't it?</p>
]]></description><pubDate>Tue, 14 Jul 2026 06:22:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48902931</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48902931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48902931</guid></item><item><title><![CDATA[New comment by ggcr in "Ants: Who looks after the injured in a colony?"]]></title><description><![CDATA[
<p>> I’m surprised they don’t just eject the injured worker from the colony<p>Wonder if this has something to do due with space constraints. If the study was done in a controlled nest, it must be space bounded one way or another. Dynamics might change when in real-world?</p>
]]></description><pubDate>Wed, 08 Jul 2026 12:13:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48830913</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48830913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48830913</guid></item><item><title><![CDATA[New comment by ggcr in "Ants: Who looks after the injured in a colony?"]]></title><description><![CDATA[
<p>Fascinating. Hidden on the bottom of the article seems to be a video [1] showcasing how they track each ant out of the six colonies of 110 each.<p>I'd like to read the paper to skim over the methodology but it's not open-access :(<p>[1] <a href="https://www.uni-wuerzburg.de/fileadmin/uniwue/2026/0702Ameisen-Pflegerinnen.mp4" rel="nofollow">https://www.uni-wuerzburg.de/fileadmin/uniwue/2026/0702Ameis...</a></p>
]]></description><pubDate>Wed, 08 Jul 2026 12:05:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48830838</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48830838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48830838</guid></item><item><title><![CDATA[New comment by ggcr in "OpenAI unveils its first custom chip, built by Broadcom"]]></title><description><![CDATA[
<p>With Reinforcement Learning, inference is very present in post-training stages now too</p>
]]></description><pubDate>Thu, 25 Jun 2026 10:19:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48671388</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48671388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48671388</guid></item><item><title><![CDATA[New comment by ggcr in "Show HN: Lightweight C++23 S3 client with no extra deps (just curl and OpenSSL)"]]></title><description><![CDATA[
<p>Fair point. Should've titled it "minimal dependencies" perhaps<p>Since C++ has no HTTP client in its std lib, I really had no other choice but to use curl. Same with OpenSSL. It'd be quite naïve of me to re-implement the whole HTTP stack and SHA256 from scratch =)</p>
]]></description><pubDate>Sun, 14 Jun 2026 07:32:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48525007</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48525007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48525007</guid></item><item><title><![CDATA[New comment by ggcr in "Show HN: Lightweight C++23 S3 client with no extra deps (just curl and OpenSSL)"]]></title><description><![CDATA[
<p>Yep! I'd also like to explore C++26 reflection for the XML FSM parser I currently have<p>Everything so far is synchronous. In our toy benchmarks I've found out Go to be quite performant, perhaps it's using go-routines behind the scenes (?) Haven't explored their internals yet but I was surprised</p>
]]></description><pubDate>Sun, 14 Jun 2026 07:29:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48524995</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48524995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48524995</guid></item><item><title><![CDATA[Show HN: Lightweight C++23 S3 client with no extra deps (just curl and OpenSSL)]]></title><description><![CDATA[
<p>Attached is my attempt at making a small toy S3 client without any other dependency besides libcurl and OpenSSL. Was tested mainly on MinIO (RIP) locally, so I would expect some bugs when using it against AWS, although I was able to play with it on some open access buckets<p>Be aware that I am <i>not</i> a C++ programmer and this project was indeed done to learn a bit of C++ myself :')<p>Feedback on any of the code, either on gtest, or the benchmarking section or the core itself is welcome!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48518923">https://news.ycombinator.com/item?id=48518923</a></p>
<p>Points: 5</p>
<p># Comments: 5</p>
]]></description><pubDate>Sat, 13 Jun 2026 16:40:57 +0000</pubDate><link>https://github.com/ggcr/s3cpp</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48518923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48518923</guid></item><item><title><![CDATA[Emacs appearances in pop culture]]></title><description><![CDATA[
<p>Article URL: <a href="https://ianyepan.github.io/posts/emacs-in-pop-culture/">https://ianyepan.github.io/posts/emacs-in-pop-culture/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48474274">https://news.ycombinator.com/item?id=48474274</a></p>
<p>Points: 408</p>
<p># Comments: 118</p>
]]></description><pubDate>Wed, 10 Jun 2026 10:37:45 +0000</pubDate><link>https://ianyepan.github.io/posts/emacs-in-pop-culture/</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48474274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48474274</guid></item><item><title><![CDATA[New comment by ggcr in "MAI-Code-1-Flash"]]></title><description><![CDATA[
<p>:(<p>I was hoping Microsoft would make it open weights, as they have done for years with the Phi models.<p>The era of big tech releasing models into the wild might be over, which IMO is counter-productive, as we are shifting from "the model is the product" to "the harness is the product"</p>
]]></description><pubDate>Tue, 02 Jun 2026 20:25:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48375752</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48375752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48375752</guid></item><item><title><![CDATA[New comment by ggcr in "MAI-Code-1-Flash"]]></title><description><![CDATA[
<p>Meta recently launched Muse Spark [1] and they themselves compare against Claude Opus 4.6 Max.<p>Here Microsoft is comparing against Claude Haiku, the smallest and least capable model from Anthropic.<p>[1] <a href="https://ai.meta.com/blog/introducing-muse-spark-msl/" rel="nofollow">https://ai.meta.com/blog/introducing-muse-spark-msl/</a></p>
]]></description><pubDate>Tue, 02 Jun 2026 20:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48375695</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48375695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48375695</guid></item><item><title><![CDATA[The real cost of owning a home]]></title><description><![CDATA[
<p>Article URL: <a href="https://ericturner.dev/posts/cost-of-home-ownership/">https://ericturner.dev/posts/cost-of-home-ownership/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48281611">https://news.ycombinator.com/item?id=48281611</a></p>
<p>Points: 441</p>
<p># Comments: 866</p>
]]></description><pubDate>Tue, 26 May 2026 16:04:39 +0000</pubDate><link>https://ericturner.dev/posts/cost-of-home-ownership/</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=48281611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48281611</guid></item><item><title><![CDATA[New comment by ggcr in "Qwen3.5: Towards Native Multimodal Agents"]]></title><description><![CDATA[
<p>Thanks, I've totally missed that<p>It's basically the same as with the Qwen2.5 and 3 series but this time with 1M context and 200k native, yay :)</p>
]]></description><pubDate>Mon, 16 Feb 2026 10:57:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47033563</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=47033563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47033563</guid></item><item><title><![CDATA[New comment by ggcr in "Qwen3.5: Towards Native Multimodal Agents"]]></title><description><![CDATA[
<p>From the HuggingFace model card [1] they state:<p>> "In particular, Qwen3.5-Plus is the hosted version corresponding to Qwen3.5-397B-A17B with more production features, e.g., 1M context length by default, official built-in tools, and adaptive tool use."<p>Anyone knows more about this? The OSS version seems to have has 262144 context len, I guess for the 1M they'll ask u to use yarn?<p>[1] <a href="https://huggingface.co/Qwen/Qwen3.5-397B-A17B" rel="nofollow">https://huggingface.co/Qwen/Qwen3.5-397B-A17B</a></p>
]]></description><pubDate>Mon, 16 Feb 2026 09:52:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47033046</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=47033046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47033046</guid></item><item><title><![CDATA[The Pull Request Hack (2013)]]></title><description><![CDATA[
<p>Article URL: <a href="https://felixge.de/2013/03/11/the-pull-request-hack/">https://felixge.de/2013/03/11/the-pull-request-hack/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46499489">https://news.ycombinator.com/item?id=46499489</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Jan 2026 14:57:58 +0000</pubDate><link>https://felixge.de/2013/03/11/the-pull-request-hack/</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=46499489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46499489</guid></item><item><title><![CDATA[Smalltalk Hello World (2006)]]></title><description><![CDATA[
<p>Article URL: <a href="https://wiki.c2.com/?SmalltalkHelloWorld">https://wiki.c2.com/?SmalltalkHelloWorld</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45225259">https://news.ycombinator.com/item?id=45225259</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 12 Sep 2025 18:45:23 +0000</pubDate><link>https://wiki.c2.com/?SmalltalkHelloWorld</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=45225259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45225259</guid></item><item><title><![CDATA[New comment by ggcr in "The dired abstraction"]]></title><description><![CDATA[
<p>alvaro's posts are must reads</p>
]]></description><pubDate>Fri, 16 Aug 2024 12:37:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41265833</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=41265833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41265833</guid></item><item><title><![CDATA[Cat Papers]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/junyanz/CatPapers">https://github.com/junyanz/CatPapers</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40658707">https://news.ycombinator.com/item?id=40658707</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Jun 2024 14:39:08 +0000</pubDate><link>https://github.com/junyanz/CatPapers</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=40658707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40658707</guid></item><item><title><![CDATA[Solving the Linear Least Squares Problem with the Gradient]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.ggcr.es/blog/solving-the-linear-least-squares-problem-with-the-gradient/">https://www.ggcr.es/blog/solving-the-linear-least-squares-problem-with-the-gradient/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37033327">https://news.ycombinator.com/item?id=37033327</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 07 Aug 2023 12:09:06 +0000</pubDate><link>https://www.ggcr.es/blog/solving-the-linear-least-squares-problem-with-the-gradient/</link><dc:creator>ggcr</dc:creator><comments>https://news.ycombinator.com/item?id=37033327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37033327</guid></item></channel></rss>