Earlier quoted context omitted.
Because you won’t listen to a word anyone says lol. You had a visual bug right at the top of the repos README. Then insisted you hadn’t noticed it before. Whats important is not that specific visual bug, it’s what that bug says about the rest of the code. How can we believe that this code is high quality if we see a glaring issue 5 seconds into opening the github? We didn’t seek out your repo and start lobbing critiq…
> you won’t listen to a word anyone says Really? So the discussion leading to the theory that there's likely a problem with termcaps disparity between layers didn't happen? > Whats important is not that specific visual bug, it’s what that bug says about the rest of the code. Really? So you can tell from a single cosmetic bug which doesn't affect its ability to perform its task, that the rest of the codebase is defici…
The last six months in LLMs in five minutes
501–510 of 631 posts
Re: The last six months in LLMs in five minutes
#502Earlier quoted context omitted.
I've quoted you two tools (Ghostty and Redis) whose development now regularly uses AI assistance to deliver production code. I quoted those because their authors shared their experiences, the strengths and the limits of the tooling. There's many more, from Flask to Docker, from Ruby to FastAPI or Tanstack. LLVM has integrated AI-generated PRs, so did Swift and Mojo. Sasha Levin has pushed into Linux Nvidia-related ke…
You cited mostly web tech, which proves my point ;) Is antirez uses extensively agents to contribute to redis doesn't mean it's a becoming industry trend. I'd say quite the contrary, it isn't in the gaming industry for example, where novel ideas matter. And btw Antirez and Linus for example, put a lot of effort into steering agent into doing the right thing for them which is totally different than "these tools become…
In general you do seem to be unaware of the trend.
And I want to stress it out: I'm not stoked for the trend or changes, but I'm not blind either.
Re: The last six months in LLMs in five minutes
#503Earlier quoted context omitted.
You consider adding in-place constructed items to an array to be code duplication?
I've noticed that the bar for "quality" when people judge AI is often significantly higher than what they'd hold a human to. I'm not saying GP et al are doing this (I haven't looked myself), but it is a widespread pattern I've noticed both professionally and personally. I don't know why it is.
Re: The last six months in LLMs in five minutes
#504Earlier quoted context omitted.
Do they also hold their hammer wrong when their TUI flickers for months?
That's just poor engineering, product building and testing, same can happen with/without LLMs, no doubt.
Re: The last six months in LLMs in five minutes
#505> The coding agents got really good It's since november 2025, the so called "inflection point", that I'm still wondering for who coding agents become "really good". All I observe they got better at tool call and answering questions about big codebases, especially if the question has a vague pattern to search, and they're superuseful for that! For generating production code even with a lot of steering and baby sitting…
assert_eq x, true if x == true
Both Claude and Codex, both with the latest versions and the original versions that had been working.Now I just use deepseek. It isn't any dumber, and it costs way less.
Re: The last six months in LLMs in five minutes
#506Earlier quoted context omitted.
There are two possibilities here: 1) This tool breaks the Claude TUI. Exactly as described by the comment. 2) The Claude TUI itself is broken. The comment is wrong, but assuming the "billion dollar TUI product" is capable of basic rendering and it's the wrapper that broke it, that is an entirely reasonable assumption The fun here is that both of these softwares were made extensively using AI. No matter which of our o…
The issue is likely that the tmux session being generated is for some reason not propagating all term caps. Most likely it's an interop issue between tmux and docker and the image running under docker - possibly even something with the terminal client that the pipeline doesn't like somewhere. Claude Code correctly reduces its display to 7-bit ASCII in response (still functional, although less pretty). Once I get arou…
Re: The last six months in LLMs in five minutes
#507Earlier quoted context omitted.
You cited mostly web tech, which proves my point ;) Is antirez uses extensively agents to contribute to redis doesn't mean it's a becoming industry trend. I'd say quite the contrary, it isn't in the gaming industry for example, where novel ideas matter. And btw Antirez and Linus for example, put a lot of effort into steering agent into doing the right thing for them which is totally different than "these tools become…
Half the projects I listed are system's programming related. In general you do seem to be unaware of the trend. And I want to stress it out: I'm not stoked for the trend or changes, but I'm not blind either.
No they're not and those who are, are in overwhelming control by the engineers that steer continuously the agents in the right direction. First of all this isn't something you can do for novel ideas, especially in gaming, second it is indeed very bad the code they produce otherwise it won't require that much effort from high end professionals to bend the LLMs to their will.
Denial of nothing, it's pretty clear from my original comment above that gen ai is indeed deployed with varying degree of success in various stuff. My point is there wasn't any "inflection point" just a better integration between agents and os tools all inside a loop.
I successfully use AI in my day to day job, just not that much for coding, if I have a sense a task can be one-shotted by Claude I do, if not I don't. Simple as that
Re: The last six months in LLMs in five minutes
#508Earlier quoted context omitted.
You cited mostly web tech, which proves my point ;) Is antirez uses extensively agents to contribute to redis doesn't mean it's a becoming industry trend. I'd say quite the contrary, it isn't in the gaming industry for example, where novel ideas matter. And btw Antirez and Linus for example, put a lot of effort into steering agent into doing the right thing for them which is totally different than "these tools become…
GenAI is very much being used in the gaming industry, maybe its just you.
Re: The last six months in LLMs in five minutes
#509> The coding agents got really good It's since november 2025, the so called "inflection point", that I'm still wondering for who coding agents become "really good". All I observe they got better at tool call and answering questions about big codebases, especially if the question has a vague pattern to search, and they're superuseful for that! For generating production code even with a lot of steering and baby sitting…
Re: The last six months in LLMs in five minutes
#510Earlier quoted context omitted.
I've noticed that the bar for "quality" when people judge AI is often significantly higher than what they'd hold a human to. I'm not saying GP et al are doing this (I haven't looked myself), but it is a widespread pattern I've noticed both professionally and personally. I don't know why it is.
I have seen it too. The answer is easy - they don’t like AI. I've seen similar things with some people that don’t like women in tech or certain minorities - they suddenly critique at an extremely high level. I also haven’t looked at this particular case, but it wouldn’t surprise me to be the same thing here.