HN user

__0x01

63 karma
Posts6
Comments39
View on HN

A problem with this is that in order to confirm the findings, you’ll need an expert human. But generally expert humans are busy doing other things.

The article suggests using LLMs to identify and fix UB. However as per the above, I think the issue is that we need more expert humans.

LLM generated code will eventually contain UB.

EDIT: added "eventually"

Correctness: 1,778 test cases from the official jsonata-js test suite + 2,107 integration tests in the production wrapper.

The AI generated code can still introduce subtle bugs that lead to incorrect behaviour.

One example of this is the introduction of functions into the codebase (by AI) that have bugs but no corresponding tests.

EDIT: correct quotation characters

The Brand Age 5 months ago

What was the interesting problem that Swiss watchmakers could have focused on, instead of pursuing brand?

Is "AI code review" a correct term?

A code review requires reasoning and understanding, things that to my knowledge a generative model cannot do.

Surely the most an AI code review ever could be is something that looks like a code review.

Often when I look closely at the output of LLM generated code, I see repetition, redundant logic and deeply hidden bugs.

Notwithstanding the above, to my understanding LLM services are currently being sold below cost.

If all of the above is true, at some point the degredation of quality in codebases that use these tools will be too expensive to ignore.

Vibe engineering 10 months ago

Is cost a risk here? I'm assuming that sometime in the future the price for vibe coding/engineering will go up significantly.

Blender 4.5 LTS 10 months ago

I have noticed that many of the most used and loved projects use C/C++.

With all of the unpopular press that they get, why has history often proven C/C++ to be the right choice time and time again?

I thought this was going to be an essay on the impact of English, Math and Programming on humanity.

I would place English (or all spoken/written languages in general) first, Math (as discovered) second, and programming languages last.

honest-broker is the only Substack publication I have found to consistently hold my attention. Reading Gioia's writing feels like eating nutritious food.

I am most likely ignorant, however. Are there any other Substack publications of the same quality?

This is the most prescient point I have read hitherto regarding LLMs. We are fashioning for ourselves gods of wood and stone.

My final draft is often completely different to my first draft, which I wouldn’t want to ship.

Most of the time I only start to see the real shape of the solution after a few days of work.

Those iterations each day have value as they propel me toward a solution. But it’s more of an internal type of shipping. I’m shipping to myself.