Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ontouchstart
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ontouchstart
1mo ago
Analysis and synthesis are two sides of human intelligence. Current form of generative artificial intelligence is very powerful in synthesizing information and producing artifacts, human will lose this battle. Understanding is about analyzi
2.
▲
by
ontouchstart
1mo ago
Ideas are seeds. Seeds can be cheap or expensive, but perhaps what we want to talk about is not the _cost_ of ideas but the _value_ of ideas. The correlation between cost and value can be very complicated, especially in the chaotic world (o
3.
▲
by
ontouchstart
3mo ago
42! https://live.lean-lang.org/#codez=CYUwZgBAhgdgzgdxAJwgLgLwQC... (I am fscking physics major! ;-)
4.
▲
by
ontouchstart
4mo ago
> 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. This is a very impor
5.
▲
by
ontouchstart
4mo ago
This would be a cool template project to learn C++ without the pollution of LLM slop.
6.
▲
by
ontouchstart
4mo ago
Conclusion of the article (Wisdom from 1982): > 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
7.
▲
by
ontouchstart
4mo ago
By "embracing" I mean embracing the coming storm and survive it, facing the challenge and admit it is not magically going away.
8.
▲
by
ontouchstart
4mo ago
> 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
9.
▲
by
ontouchstart
4mo ago
Bookmark this link for future reference, it is very relevant in the era of “agentic engineering” https://dl.acm.org/doi/pdf/10.1145/1005937.1005938
10.
▲
by
ontouchstart
4mo ago
Someone wrote a web server in assembly the other day: https://news.ycombinator.com/item?id=48080587 It is very inspiring.
11.
▲
by
ontouchstart
4mo ago
> 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
12.
▲
by
ontouchstart
4mo ago
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. On the other hand, there was lot of disruptive work
13.
▲
by
ontouchstart
4mo ago
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 ( https://news.ycombinator.com/user?id=ngnk ). I can see the potential of doing some implementation of
14.
▲
by
ontouchstart
4mo ago
What I love most about your project is the super clean Makefile ( https://github.com/imtomt/ymawky/blob/main/Makefile ). It is a great template to jump start an ARM64 assembly project. I made a self docume
15.
▲
by
ontouchstart
4mo ago
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. I would do that with 100% local models from scratch.
16.
▲
by
ontouchstart
5mo ago
Michael Rabin, 1976 ACM Turing Award Recipient https://youtu.be/L3FZzGU3n14
17.
▲
by
ontouchstart
5mo ago
100%. UX is where the money is, it is in the wrapper, not the core. Unfortunately, the core is the most valuable and labor intensive part of it. With agentic coding, the gap between solid core and shitty wrapper is going to be wider and wid
18.
▲
by
ontouchstart
5mo ago
Thanks. This is so hilarious ;-) https://mariozechner.at/nothanks.html I didn't see it on mobile. So it only happened to desktop browser. I only found out via pi myself: > pi --continue -p "Check the link and
19.
▲
by
ontouchstart
5mo ago
https://mariozechner.at/posts/2025-11-30-pi-coding-agent/#to...
20.
▲
by
ontouchstart
5mo ago
I forked pi-mono to freeze it. Here is a session of pi analyzing coding-agent package itself. https://ontouchstart.github.io/.pi/agent/sessions/--pi-mono-... It was created via a non-interactive CLI command i
21.
▲
by
ontouchstart
5mo ago
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. I should've given orig
22.
▲
by
ontouchstart
5mo ago
https://news.ycombinator.com/item?id=47691481
23.
▲
by
ontouchstart
5mo ago
Some technical background: https://news.ycombinator.com/item?id=46844822
24.
▲
by
ontouchstart
5mo ago
https://news.ycombinator.com/item?id=47600817
25.
▲
by
ontouchstart
5mo ago
I found out last night via pi.dev. And the new repo of pi didn’t exist yet. I have been working with pi-mono locally for a few months now. Great code base to study. Much higher quality than CC. (I have posted a gist analysis before.) Will k
26.
▲
by
ontouchstart
5mo ago
Vibe coding is like building castles in a sandbox, it is fun but nobody would live in them. Once you have learned enough from playing with sand castles, you can start over to build real castles with real bricks (and steel if you want to bui
27.
▲
by
ontouchstart
6mo ago
AI “workflows” share the same addictive characteristics of web surfing online virtual media, which can be counter productive. In this regard, we do need some serious learning at all the levels in the workplace. Otherwise we will become addi
28.
▲
by
ontouchstart
6mo ago
https://gistpreview.github.io/?30a4e491eb2df7523ecc120b86feb... (pi) https://gist.github.com/ontouchstart/d7e3b7ec6e568164edfd482... (cc) M5 (24G)
29.
▲
by
ontouchstart
6mo ago
I’m using pi and cc locally in a docker container connected to a local llama.cpp so the whole agentic loop is 100% offline. I had used pi and cc to analyze the unpacked cc to compare their design, architecture and implementation. I guess yo
30.
▲
by
ontouchstart
6mo ago
AI safety is just like any technology safety, you can’t bubble wrap everything. Thinking about early stage of electricity, it was deadly (and still is), but we have proper insulation and industry standards and regulations, plus common sense
More ›