HackerTrans
TopNewTrendsCommentsPastAskShowJobs

canttestthis

no profile record

Submissions

Ask HN: Is "agentic" coding working for everyone except me?

2 points·by canttestthis·3 माह पहले·5 comments

At DeepSeek, we are trying to replace compilers with AI

twitter.com
11 points·by canttestthis·8 माह पहले·7 comments

comments

canttestthis
·3 माह पहले·discuss
Was/is your reading hook for AI-generated code different than for human-generated code?
canttestthis
·8 माह पहले·discuss
The author is a Principal Engineer at DeepSeek. I don't know what that title maps to in other organizations. Their formal education/background is in ML however.
canttestthis
·8 माह पहले·discuss
The tweet is a response to https://x.com/ronawang/status/1986874105472426188

(disclaimer: I'm a software engineer with minimal compiler theory experience outside classes in college) I wonder whether its possible to trust an LLM to "compile" your code to an executable and trust that the compiled code is faithful to the input without writing a static validator that is pretty much a compiler itself.
canttestthis
·10 माह पहले·discuss
There's a lot of stuff the dev team can do that are not strictly business decisions though. Rate limits, QoS, etc.