<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: leumon</title><link>https://news.ycombinator.com/user?id=leumon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 08:58:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=leumon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by leumon in "Muse Spark: Scaling towards personal superintelligence"]]></title><description><![CDATA[
<p>pelican riding a bicycle (svg): <a href="https://files.catbox.moe/u5yc0x.png" rel="nofollow">https://files.catbox.moe/u5yc0x.png</a></p>
]]></description><pubDate>Wed, 08 Apr 2026 21:00:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47696205</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47696205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47696205</guid></item><item><title><![CDATA[New comment by leumon in "Ask HN: How do systems (or people) detect when a text is written by an LLM"]]></title><description><![CDATA[
<p>You can try to use an ai detector, here is a leaderboard of the best ones according to this benchmark: <a href="https://raid-bench.xyz/leaderboard" rel="nofollow">https://raid-bench.xyz/leaderboard</a>
Results should of course always be taken with a grain of salt, but in most cases detectors are quite good in my opinion.</p>
]]></description><pubDate>Mon, 06 Apr 2026 13:35:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47660723</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47660723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47660723</guid></item><item><title><![CDATA[New comment by leumon in "AI Perfected Chess. Humans Made It Unpredictable Again"]]></title><description><![CDATA[
<p>> AlphaZero, the engine that pioneered the “neural network” approach now incorporated into Stockfish<p>That's simply not true. While stockfish does use a neural net, it's not using the MCTS approach like LeelaChessZero, and only uses the neural net for evaluating a position, not for suggesting moves. And it was only implemented after stockfish lost to lc0 in a computer chess tournament.</p>
]]></description><pubDate>Thu, 02 Apr 2026 09:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47611965</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47611965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47611965</guid></item><item><title><![CDATA[New comment by leumon in "/e/OS is a complete, fully “deGoogled” mobile ecosystem"]]></title><description><![CDATA[
<p>same for grapheneos. only difference maybe that you can choose to also manually install it without WebUSB</p>
]]></description><pubDate>Mon, 02 Mar 2026 12:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47217054</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47217054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47217054</guid></item><item><title><![CDATA[New comment by leumon in "Hacker News.love – 22 projects Hacker News didn't love"]]></title><description><![CDATA[
<p>favicon is still the default nextjs one ._.</p>
]]></description><pubDate>Mon, 23 Feb 2026 15:44:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47123830</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47123830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47123830</guid></item><item><title><![CDATA[New comment by leumon in "Gemini 3.1 Pro"]]></title><description><![CDATA[
<p>Gemini 3 pro and flash already answered this correctly.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:23:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078733</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47078733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078733</guid></item><item><title><![CDATA[New comment by leumon in "Claude Sonnet 4.6"]]></title><description><![CDATA[
<p>Asked gemini and it said to use ground handling wheels. I think it actually makes sense to use that for this distance.</p>
]]></description><pubDate>Wed, 18 Feb 2026 11:21:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47059857</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47059857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47059857</guid></item><item><title><![CDATA[New comment by leumon in "Claude Sonnet 4.6"]]></title><description><![CDATA[
<p>My locally running nemotron-3-nano quantized to Q4_K_M gets this right. (although it used 20k thought tokens before answering the question)</p>
]]></description><pubDate>Tue, 17 Feb 2026 19:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47052415</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47052415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47052415</guid></item><item><title><![CDATA[New comment by leumon in "I’m joining OpenAI"]]></title><description><![CDATA[
<p>For programmers or people who know computers quite well the difference to claude code is small i would say. But for "Normies" its magical that you can just ask your computer to do anything from anywhere (set timers, install stable diffusion, send you a specific doc in your download folder). You don't even have to write it, you can send it a voice message and it will install whisper or send it to the openai whisper api, etc. Obviously this is more then dangerous, but looking at what passwords people still choose today (probably also the reason why everything requires MFA nowadays), most people don't care about Security.</p>
]]></description><pubDate>Mon, 16 Feb 2026 12:02:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47033990</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=47033990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47033990</guid></item><item><title><![CDATA[New comment by leumon in "GLM-5: Targeting complex systems engineering and long-horizon agentic tasks"]]></title><description><![CDATA[
<p>although apparently only the max subscription includes glm-5</p>
]]></description><pubDate>Wed, 11 Feb 2026 17:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46978038</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46978038</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46978038</guid></item><item><title><![CDATA[New comment by leumon in "Show HN: I taught GPT-OSS-120B to see using Google Lens and OpenCV"]]></title><description><![CDATA[
<p>might be slower, but then it can get the actual image as input, not just some description of it</p>
]]></description><pubDate>Wed, 11 Feb 2026 13:44:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46974884</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46974884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46974884</guid></item><item><title><![CDATA[New comment by leumon in "Show HN: I taught GPT-OSS-120B to see using Google Lens and OpenCV"]]></title><description><![CDATA[
<p>Next try actually teaching it to see by training a projector with a vision encoder on gpt-oss.</p>
]]></description><pubDate>Wed, 11 Feb 2026 11:47:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46973796</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46973796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46973796</guid></item><item><title><![CDATA[New comment by leumon in "GPT-5.3-Codex"]]></title><description><![CDATA[
<p>they tested it at xhigh reasoning though, which is probably double the cost of Anthropic's model.<p>Cost to Run Artificial Analysis Intelligence Index:<p>GPT-5.2 Codex (xhigh): $3244<p>Claude Opus 4.5-reasoning: $1485<p>(and probably similar values for the newer models?)</p>
]]></description><pubDate>Thu, 05 Feb 2026 19:19:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46903780</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46903780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46903780</guid></item><item><title><![CDATA[New comment by leumon in "Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and OpenAI o4-mini in ChatGPT"]]></title><description><![CDATA[
<p>according to the age-prediction page, the changes are:<p>> If [..] you are under 18, ChatGPT turns on extra safety settings. [...] Some topics are handled more carefully to help reduce sensitive content, such as:<p>- Graphic violence or gore<p>- Viral challenges that could push risky or harmful behavior<p>- Sexual, romantic, or violent role play<p>- Content that promotes extreme beauty standards, unhealthy dieting, or body shaming</p>
]]></description><pubDate>Thu, 29 Jan 2026 22:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817519</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46817519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817519</guid></item><item><title><![CDATA[New comment by leumon in "Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and OpenAI o4-mini in ChatGPT"]]></title><description><![CDATA[
<p>well now you can unlock an 18+ version for sexual role-play so i guess its the other way around</p>
]]></description><pubDate>Thu, 29 Jan 2026 22:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817412</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46817412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817412</guid></item><item><title><![CDATA[New comment by leumon in "Retiring GPT-4o, GPT-4.1, GPT-4.1 mini, and OpenAI o4-mini in ChatGPT"]]></title><description><![CDATA[
<p>> We’re continuing to make progress toward a version of ChatGPT designed for adults over 18, grounded in the principle of treating adults like adults, and expanding user choice and freedom within appropriate safeguards. To support this, we’ve rolled out age prediction  for users under 18 in most markets.
<a href="https://help.openai.com/en/articles/12652064-age-prediction-in-chatgpt" rel="nofollow">https://help.openai.com/en/articles/12652064-age-prediction-...</a><p>interesting</p>
]]></description><pubDate>Thu, 29 Jan 2026 22:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817345</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46817345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817345</guid></item><item><title><![CDATA[New comment by leumon in "Gemini 3 Flash: Frontier intelligence built for speed"]]></title><description><![CDATA[
<p>Or could it be that it's using tool calls in reasoning (e.g. a google search)?</p>
]]></description><pubDate>Wed, 17 Dec 2025 19:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46304033</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46304033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46304033</guid></item><item><title><![CDATA[New comment by leumon in "GPT Image 1.5"]]></title><description><![CDATA[
<p>One other test you could add is generating a chessboard from a FEN. I was surprised to see NBP able to do that (however, it seems to only work with fewer pieces, after a certain amount it makes mistakes or even generates a completely wrong image) <a href="https://files.catbox.moe/uudsyt.png" rel="nofollow">https://files.catbox.moe/uudsyt.png</a></p>
]]></description><pubDate>Wed, 17 Dec 2025 13:16:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46301617</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46301617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46301617</guid></item><item><title><![CDATA[Show HN: Open-source, offline voice typing and live captions for Android]]></title><description><![CDATA[
<p>I recently tried the desktop app Handy (handy.computer) and found it working quite well, so I decided to port the concept to Android.<p>Since I use GrapheneOS, I was also missing the "Live Caption" feature from stock Android, so I implemented that too. It runs entirely offline, no data leaves the device.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46244100">https://news.ycombinator.com/item?id=46244100</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 12 Dec 2025 13:48:25 +0000</pubDate><link>https://github.com/notune/android_transcribe_app</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46244100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46244100</guid></item><item><title><![CDATA[New comment by leumon in "The New AI Consciousness Paper"]]></title><description><![CDATA[
<p>It's just that I have the feeling that people avoid using the actual em-dash in fear of being accused that the text is ai generated. (Which isnt a valid indicator anyway) Maybe its just my perception that i notice this more since LLMs became popular.</p>
]]></description><pubDate>Fri, 21 Nov 2025 17:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46006545</link><dc:creator>leumon</dc:creator><comments>https://news.ycombinator.com/item?id=46006545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46006545</guid></item></channel></rss>