<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: freakynit</title><link>https://news.ycombinator.com/user?id=freakynit</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 27 Aug 2026 09:45:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=freakynit" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by freakynit in "Tailcat – Like netcat, but over Tailscale’s data plane"]]></title><description><![CDATA[
<p><a href="https://pumpkinmc.org/" rel="nofollow">https://pumpkinmc.org/</a></p>
]]></description><pubDate>Thu, 27 Aug 2026 06:33:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49460668</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49460668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49460668</guid></item><item><title><![CDATA[New comment by freakynit in "GLM-5.3-Flash"]]></title><description><![CDATA[
<p>Personal testing results: it's on gpt-sol-low level.</p>
]]></description><pubDate>Thu, 27 Aug 2026 06:03:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49460428</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49460428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49460428</guid></item><item><title><![CDATA[New comment by freakynit in "GLM-5.3-Flash"]]></title><description><![CDATA[
<p>Now translate this to physical world, robots building and optimizing other robots... getting iRobot (2004) vibes</p>
]]></description><pubDate>Thu, 27 Aug 2026 06:02:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49460421</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49460421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49460421</guid></item><item><title><![CDATA[New comment by freakynit in "GLM-5.3-Flash"]]></title><description><![CDATA[
<p>Google was so ahead when it made this statement: "We Have No Moat And neither does OpenAI" - May 04 2023<p><a href="https://newsletter.semianalysis.com/p/google-we-have-no-moat-and-neither" rel="nofollow">https://newsletter.semianalysis.com/p/google-we-have-no-moat...</a><p>Correction: Not a statement, rather, an internal memo by a Google employee. Thanks @granzymes for highlighting.</p>
]]></description><pubDate>Thu, 27 Aug 2026 05:32:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49460178</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49460178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49460178</guid></item><item><title><![CDATA[New comment by freakynit in "GLM-5.3-Flash"]]></title><description><![CDATA[
<p>It actually can. I have been using it regularly for past 4 days. It is on sol-low level. I deliberately tested it on a moderately complex task. glm-5.3-flash one-shotted it correctly. Luna max couldn't achieve parity even after 3 total attempts.<p>It was creating java bindings for this project: <a href="https://github.com/jeffhajewski/latticedb" rel="nofollow">https://github.com/jeffhajewski/latticedb</a><p>And here is the binding one-shotted by glm-5.3-flash: <a href="https://github.com/jeffhajewski/latticedb/pull/5" rel="nofollow">https://github.com/jeffhajewski/latticedb/pull/5</a></p>
]]></description><pubDate>Thu, 27 Aug 2026 04:34:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49459744</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49459744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49459744</guid></item><item><title><![CDATA[New comment by freakynit in "Qwen3.8-Flash-Next"]]></title><description><![CDATA[
<p>Those benchmarks look seriously impressive.. considering how small of a MoE model this is.</p>
]]></description><pubDate>Wed, 26 Aug 2026 13:08:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49448481</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49448481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49448481</guid></item><item><title><![CDATA[New comment by freakynit in "RAG Is Simpler Than You Think"]]></title><description><![CDATA[
<p>How are you gonna handle the relations that span across individual chunks... if a later chunk refers something from 2 chunks before using `it`, rather than proper name, how will you handle that? Because at query time, that later chunk would not match.</p>
]]></description><pubDate>Wed, 26 Aug 2026 12:25:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49447764</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49447764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49447764</guid></item><item><title><![CDATA[New comment by freakynit in "Z.ai confirms Ox Alpha is a new GLM-series model and will release its weights"]]></title><description><![CDATA[
<p>It one-shotted generation of Java bindings for this project: <a href="https://github.com/jeffhajewski/latticedb" rel="nofollow">https://github.com/jeffhajewski/latticedb</a><p>Related PR: <a href="https://github.com/jeffhajewski/latticedb/pull/5" rel="nofollow">https://github.com/jeffhajewski/latticedb/pull/5</a><p>The session used ~100K input tokens, ~60K output tokens, and ~80K thinking tokens.<p>I reviewed it using gpt-sol-medium, and it seems to be satisfied with it's work.</p>
]]></description><pubDate>Wed, 26 Aug 2026 11:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49447341</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49447341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49447341</guid></item><item><title><![CDATA[New comment by freakynit in "OpenAI Jalapeño: Better than Nvidia Blackwell"]]></title><description><![CDATA[
<p>Hmm... is there something that can estimate how many bits of information in portia, each neuron+synapse combination might be encoding?</p>
]]></description><pubDate>Wed, 26 Aug 2026 07:01:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49445037</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49445037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49445037</guid></item><item><title><![CDATA[New comment by freakynit in "OpenAI Jalapeño: Better than Nvidia Blackwell"]]></title><description><![CDATA[
<p>Just checked wikipedia page... they have like 100K neurons only.. wtf!!! How can nature cramp all senses, including spatial, motion, life maintenance and general thinking into just 100K neurons?</p>
]]></description><pubDate>Wed, 26 Aug 2026 03:19:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49443838</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49443838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49443838</guid></item><item><title><![CDATA[New comment by freakynit in "OpenAI Jalapeño: Better than Nvidia Blackwell"]]></title><description><![CDATA[
<p>In case anyone's interested in these niche startups like taalas, here are a few more:<p>1. <a href="https://matx.com/" rel="nofollow">https://matx.com/</a><p>2. <a href="https://www.d-matrix.ai/" rel="nofollow">https://www.d-matrix.ai/</a><p>3. <a href="https://www.etched.com/" rel="nofollow">https://www.etched.com/</a><p>4. <a href="https://www.positron.ai/" rel="nofollow">https://www.positron.ai/</a><p>5. <a href="https://hyperaccel.ai/" rel="nofollow">https://hyperaccel.ai/</a><p>6. <a href="https://axelera.ai/" rel="nofollow">https://axelera.ai/</a><p>7. <a href="https://www.enchargeai.com/" rel="nofollow">https://www.enchargeai.com/</a><p>8. <a href="https://furiosa.ai/" rel="nofollow">https://furiosa.ai/</a></p>
]]></description><pubDate>Wed, 26 Aug 2026 03:10:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49443781</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49443781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49443781</guid></item><item><title><![CDATA[New comment by freakynit in "Show HN: OutMap – a live map of 235 countries where anyone can place a link"]]></title><description><![CDATA[
<p>Similar to <a href="https://outbid.lol/" rel="nofollow">https://outbid.lol/</a></p>
]]></description><pubDate>Tue, 25 Aug 2026 04:15:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49428993</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49428993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49428993</guid></item><item><title><![CDATA[New comment by freakynit in "The Instant team joins OpenAI"]]></title><description><![CDATA[
<p>oopsie...!!!</p>
]]></description><pubDate>Sat, 22 Aug 2026 06:45:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49397236</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49397236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49397236</guid></item><item><title><![CDATA[New comment by freakynit in "Use medium thinking effort instead of xhigh"]]></title><description><![CDATA[
<p>This new xcancel captcha is way too much effort ... not to mention, the characters are not very clear on the edges.</p>
]]></description><pubDate>Sat, 22 Aug 2026 06:44:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49397233</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49397233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49397233</guid></item><item><title><![CDATA[New comment by freakynit in "The Instant team joins OpenAI"]]></title><description><![CDATA[
<p>"On August 31st, 2027, all cloud apps will shut down" ... so, just 8 days to migrate production dependence on them??<p>These super small timelines are becoming way more common now-a-days... people need to be careful what external dependencies they bring into their projects.<p>Update: It's 2027, not 2026 ... so, this one is fine...</p>
]]></description><pubDate>Sat, 22 Aug 2026 05:46:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49396907</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49396907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49396907</guid></item><item><title><![CDATA[New comment by freakynit in "Felony Bench"]]></title><description><![CDATA[
<p>Hey... I also documented these a few weeks back: <a href="https://agent-escapists.pagey.site/" rel="nofollow">https://agent-escapists.pagey.site/</a></p>
]]></description><pubDate>Sat, 22 Aug 2026 05:14:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49396765</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49396765</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49396765</guid></item><item><title><![CDATA[New comment by freakynit in "Go 1.27"]]></title><description><![CDATA[
<p>I was not sure if people are gonna perceive it as negative... I absolutely love Java... my main point was that Java was already way ahead of the curve...</p>
]]></description><pubDate>Fri, 21 Aug 2026 10:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49386308</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49386308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49386308</guid></item><item><title><![CDATA[New comment by freakynit in "Malicious Rust crate Arrayref runs a build-time payload"]]></title><description><![CDATA[
<p>ahh... we now have nodejs ecosystem attack techniques migrating to other systems as well...</p>
]]></description><pubDate>Thu, 20 Aug 2026 12:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49373668</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49373668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49373668</guid></item><item><title><![CDATA[New comment by freakynit in "Go 1.27"]]></title><description><![CDATA[
<p>naah.. they are just too different syntactically.. and the way programmers use them..</p>
]]></description><pubDate>Thu, 20 Aug 2026 03:06:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49369921</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49369921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49369921</guid></item><item><title><![CDATA[New comment by freakynit in "Go 1.27"]]></title><description><![CDATA[
<p>As I've always said: every non-functional programming language, as it matures, it's adoption rises in enterprise, eventually starts to become more and more like Java in terms of it's syntax and feature-set.</p>
]]></description><pubDate>Thu, 20 Aug 2026 02:08:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49369636</link><dc:creator>freakynit</dc:creator><comments>https://news.ycombinator.com/item?id=49369636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49369636</guid></item></channel></rss>