<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: ontouchstart</title><link>https://news.ycombinator.com/user?id=ontouchstart</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 19:26:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ontouchstart" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ontouchstart in "An OpenAI model has disproved a central conjecture in discrete geometry"]]></title><description><![CDATA[
<p>> I dug through the chain-of-thought publication and did actually find (a few of) them. If people working on these LLMs are reading, it's very important to me that these are contained in the actual model output.<p>This is a very important point, especially when the output is from a non-deterministic random walk with some unknown probability distribution.</p>
]]></description><pubDate>Thu, 21 May 2026 12:07:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48221316</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48221316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48221316</guid></item><item><title><![CDATA[New comment by ontouchstart in "Simulating Infinity in Conway's Game of Life with Modern C++"]]></title><description><![CDATA[
<p>This would be a cool template project to learn C++ without the pollution of LLM slop.</p>
]]></description><pubDate>Thu, 21 May 2026 11:33:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48220930</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48220930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48220930</guid></item><item><title><![CDATA[New comment by ontouchstart in "Peter Neumann has died"]]></title><description><![CDATA[
<p>Conclusion of the article (Wisdom from 1982):<p>> There is an old adage (e.g., Zen) to the effect that we become what we perceive. In computer terms, our (human)
outputs become identified with our inputs. Computer technology is exceedingly habit forming, and our civilization seems to be becoming more computer-like, in the name of "progress". Many people tend to identify with their computers, while others become more computer-dependent, willingly or unwillingly. In addition, the so-called "factory experience" has an antihuman element to it. Although it could indeed help to reduce repetitiveness, it must also allow a suitable role for creativity. (In the spirit of this paper we note that unbridled attempts at creativity can often be detrimental, resulting in obfuscational terminology that masks an absence of novelty, or the reinvention of suboptimal or intermediate steps that have previously been discarded by others for subtle reasons not perceived by the "reinventor".) Thus, it is incumbent on system designers and system development managers to understand the negative effects of the use of computers, and to attempt to minimize those negative effects. In this way, it should be possible to increase incentives, challenges, and satisfaction, to reduce boredom, burnout, and laziness, and generally to increase the effectiveness of computer developers and users.</p>
]]></description><pubDate>Tue, 19 May 2026 17:30:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48196402</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48196402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48196402</guid></item><item><title><![CDATA[New comment by ontouchstart in "Peter Neumann has died"]]></title><description><![CDATA[
<p>By "embracing" I mean embracing the coming storm and survive it, facing the challenge and admit it is not magically going away.</p>
]]></description><pubDate>Tue, 19 May 2026 13:38:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48193173</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48193173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48193173</guid></item><item><title><![CDATA[New comment by ontouchstart in "Peter Neumann has died"]]></title><description><![CDATA[
<p>> Although there is an element of apparent sloppiness in many creative people, discipline is also required. (Note that  time-sharing has been condemned by some as encouraging sloppiness, as opposed to batch processing [where  sloppiness can be exceedingly costly in time and computing resources]. Perhaps time-sharing could actually  encourage creativity, although there is the countering argument that computers intrinsically stifle creativity.)  Similarly, diversity of experience also appears to be extremely important (e.g., [Sheppard]); the perspective  afforded by familiarity with a variety of systems, subsystems, programming languages, and methodologies provides  extremely valuable insights, especially where there is wide diversity (e.g., among TOPS-20, Multics, UNIX, and  OS/370; SCRIBE, TEX, PUB and ROFF; Pascal-based languages and LISP; a formal methodology/specification  language and conventional design).<p>I will think “Agentic Engineering” is the “time-sharing” of our time. Embrace it.</p>
]]></description><pubDate>Tue, 19 May 2026 12:22:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48192380</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48192380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192380</guid></item><item><title><![CDATA[New comment by ontouchstart in "Peter Neumann has died"]]></title><description><![CDATA[
<p>Bookmark this link for future reference, it is very relevant in the era of “agentic engineering”<p><a href="https://dl.acm.org/doi/pdf/10.1145/1005937.1005938" rel="nofollow">https://dl.acm.org/doi/pdf/10.1145/1005937.1005938</a></p>
]]></description><pubDate>Tue, 19 May 2026 12:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48192311</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48192311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192311</guid></item><item><title><![CDATA[New comment by ontouchstart in "The Emacsification of Software"]]></title><description><![CDATA[
<p>Someone wrote a web server in assembly the other day: <a href="https://news.ycombinator.com/item?id=48080587">https://news.ycombinator.com/item?id=48080587</a><p>It is very inspiring.</p>
]]></description><pubDate>Thu, 14 May 2026 10:55:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48133658</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48133658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48133658</guid></item><item><title><![CDATA[New comment by ontouchstart in "The Emacsification of Software"]]></title><description><![CDATA[
<p>> Even more importantly, what happens to teamwork? If we are all a BBM now—or rather, if we all have personal armies of BBMs, permanently locked in a manic state, springloaded at all hours to generate things for us-and-only-us—how do we work together? How do cocoons communicate, interoperate? What does a team of ai solipsists look like? It sounds oxymoronic.<p>One example of teamwork is how the programmers and researchers worked together to build the UNIX SYSTEM (<a href="https://www.cs.dartmouth.edu/~doug/reader.pdf" rel="nofollow">https://www.cs.dartmouth.edu/~doug/reader.pdf</a>). It is not a product but an environment optimized for building tools and solving practical problems with tools written in C (while BBMs were busy with Lisp in Boston .;-)<p>C++ is a totally different story and you need an IDE for that.</p>
]]></description><pubDate>Thu, 14 May 2026 00:15:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48129462</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48129462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48129462</guid></item><item><title><![CDATA[New comment by ontouchstart in "As researchers age, they produce less disruptive work"]]></title><description><![CDATA[
<p>I couldn’t help but notice the similarities between human aging and “filling up” the context window in Agentic AI: the “chain of thoughts” getting so heavy that nothing new can be created.<p>On the other hand, there was lot of disruptive work did survive, or we can call them “hallucinations”.<p>Hindsight is 20/20.</p>
]]></description><pubDate>Wed, 13 May 2026 12:44:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48121177</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48121177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48121177</guid></item><item><title><![CDATA[New comment by ontouchstart in "Show HN: Building a web server in assembly to give my life (a lack of) meaning"]]></title><description><![CDATA[
<p>The reason I wrote that compact makefile is that I am at the beginning of a long journey to study the coding style of ngnk (<a href="https://news.ycombinator.com/user?id=ngnk">https://news.ycombinator.com/user?id=ngnk</a>).<p>I can see the potential of doing some implementation of APL/J/K at levels even lower than C, like how those guys did APL\360 using assembly language. It is going to be super fun in the era of everyone using LLM to pump out verbose Python/TS/Rust code with context windows bigger than the whole operating system.</p>
]]></description><pubDate>Mon, 11 May 2026 22:58:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48101869</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48101869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48101869</guid></item><item><title><![CDATA[New comment by ontouchstart in "Show HN: Building a web server in assembly to give my life (a lack of) meaning"]]></title><description><![CDATA[
<p>What I love most about your project is the super clean Makefile (<a href="https://github.com/imtomt/ymawky/blob/main/Makefile" rel="nofollow">https://github.com/imtomt/ymawky/blob/main/Makefile</a>). It is a great template to jump start an ARM64 assembly project.<p>I made a self documented (all the related links are in the file) single makefile (<a href="https://gist.github.com/ontouchstart/d3ad8e4d0adf63532303a900b68a9178" rel="nofollow">https://gist.github.com/ontouchstart/d3ad8e4d0adf63532303a90...</a>) so that anyone can build ymawky from scratch and dig deeper by tinkering.</p>
]]></description><pubDate>Mon, 11 May 2026 20:31:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48100271</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48100271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48100271</guid></item><item><title><![CDATA[New comment by ontouchstart in "Mythos Finds a Curl Vulnerability"]]></title><description><![CDATA[
<p>Some people must be working on training some models exclusively on high quality OSS code base like curl and SQLite without the noise of low quality training data.<p>I would do that with 100% local models from scratch.</p>
]]></description><pubDate>Mon, 11 May 2026 10:28:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48093182</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=48093182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48093182</guid></item><item><title><![CDATA[New comment by ontouchstart in "Michael Rabin has died"]]></title><description><![CDATA[
<p>Michael Rabin, 1976 ACM Turing Award Recipient<p><a href="https://youtu.be/L3FZzGU3n14" rel="nofollow">https://youtu.be/L3FZzGU3n14</a></p>
]]></description><pubDate>Sat, 18 Apr 2026 13:19:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47815697</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47815697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47815697</guid></item><item><title><![CDATA[New comment by ontouchstart in "The local LLM ecosystem doesn’t need Ollama"]]></title><description><![CDATA[
<p>100%.<p>UX is where the money is, it is in the wrapper, not the core.<p>Unfortunately, the core is the most valuable and labor intensive part of it.<p>With agentic coding, the gap between solid core and shitty wrapper is going to be wider and wider.</p>
]]></description><pubDate>Thu, 16 Apr 2026 11:12:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47791408</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47791408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47791408</guid></item><item><title><![CDATA[New comment by ontouchstart in "The M×N problem of tool calling and open-source models"]]></title><description><![CDATA[
<p>Thanks. 
This is so hilarious ;-)<p><a href="https://mariozechner.at/nothanks.html" rel="nofollow">https://mariozechner.at/nothanks.html</a><p>I didn't see it on mobile. So it only happened to desktop browser.<p>I only found out via pi myself:<p>> pi --continue -p "Check the link and see if there is a banner to turn back users from HN community"<p>Goodmythical’s comment was *accurate at the time it was written* – the link <i>did</i> trigger the “no‑thanks” page when it was opened from Hacker News.  
The “banner” is not a visual element that lives on the main article page; it is the content of the separate *`/nothanks.html`* file that the site redirects to.<p>When the redirect was in place, the user experience was:<p>1. User clicks the link while still on `news.ycombinator.com`.  
2. The script in `components.js` sees the referrer and redirects the browser to `/nothanks.html`.  
3. The `/nothanks.html` page displays the single line “hi orange site user …” – this is what Goodmythical described as the banner.<p>If you now visit the same link directly (e.g., from a bookmark or a search engine) the redirect is bypassed and you see the normal article, so you won’t see that page at all.</p>
]]></description><pubDate>Tue, 14 Apr 2026 19:03:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47769902</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47769902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47769902</guid></item><item><title><![CDATA[New comment by ontouchstart in "The M×N problem of tool calling and open-source models"]]></title><description><![CDATA[
<p><a href="https://mariozechner.at/posts/2025-11-30-pi-coding-agent/#toc_4" rel="nofollow">https://mariozechner.at/posts/2025-11-30-pi-coding-agent/#to...</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 14:05:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47765832</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47765832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47765832</guid></item><item><title><![CDATA[New comment by ontouchstart in "I've sold out"]]></title><description><![CDATA[
<p>I forked pi-mono to freeze it.<p>Here is a session of pi analyzing coding-agent package itself.<p><a href="https://ontouchstart.github.io/.pi/agent/sessions/--pi-mono-packages-coding-agent--/2026-04-08T17-38-09-590Z_874c2a4d-5e1d-4948-bbc1-91d81a51428e.html" rel="nofollow">https://ontouchstart.github.io/.pi/agent/sessions/--pi-mono-...</a><p>It was created via a non-interactive CLI command in a docker container connected to a local llama.cpp server with a very limited model. $0 token cost.</p>
]]></description><pubDate>Wed, 08 Apr 2026 18:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47693900</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47693900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47693900</guid></item><item><title><![CDATA[New comment by ontouchstart in "I've sold out"]]></title><description><![CDATA[
<p>My point is pi-coding-agent [1] is a very well designed and implemented open source project that we all can learn from as software engineers. His blog post about his decision making [2] is also very well written.<p>I should've given original links instead of noisy HN threads.<p>[1] <a href="https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/README.md" rel="nofollow">https://github.com/badlogic/pi-mono/blob/main/packages/codin...</a><p>[2] <a href="https://mariozechner.at/posts/2025-11-30-pi-coding-agent/" rel="nofollow">https://mariozechner.at/posts/2025-11-30-pi-coding-agent/</a><p>pi-conding-agent itself is not a product yet and it won't have much value to end users other than those using the products built on top of it.</p>
]]></description><pubDate>Wed, 08 Apr 2026 17:29:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47693467</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47693467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47693467</guid></item><item><title><![CDATA[New comment by ontouchstart in "I've sold out"]]></title><description><![CDATA[
<p><a href="https://news.ycombinator.com/item?id=47691481">https://news.ycombinator.com/item?id=47691481</a></p>
]]></description><pubDate>Wed, 08 Apr 2026 15:43:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47691772</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47691772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47691772</guid></item><item><title><![CDATA[New comment by ontouchstart in "I've sold out"]]></title><description><![CDATA[
<p>Some technical background:<p><a href="https://news.ycombinator.com/item?id=46844822">https://news.ycombinator.com/item?id=46844822</a></p>
]]></description><pubDate>Wed, 08 Apr 2026 15:22:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47691481</link><dc:creator>ontouchstart</dc:creator><comments>https://news.ycombinator.com/item?id=47691481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47691481</guid></item></channel></rss>