HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nerdright

no profile record

Submissions

Vibe Coders vs Natural Language Developers

marmelab.com
1 points·by nerdright·8개월 전·0 comments

comments

nerdright
·9일 전·discuss
Such a great read. This sentence is particularly chilling:

> you could be intellectually stuck right at this very moment, with the evidence right in front of your face and you just can’t see it.
nerdright
·2개월 전·discuss
This is such a great direction airbyte is taking and congrats to the lunch! I think you're very well-positioned for this opportunity than most people realize, given your reputable brand and your uncanny expertise in etl. It's honestly a natural progression of airbyte as far as the current AI landscape goes. Kudos to you and the team!

(We use airbyte at my company, although we self-host it.)
nerdright
·3개월 전·discuss
Funny how we all come to HN when the status page is lagging behind. HN is truly the real-time status page
nerdright
·4개월 전·discuss
There's still going to be some craftsmanship tho, right? I think software is evolving to be like a factory. Sure, you may not care much about each part of the factory, but the way these parts fit together to produce the desired value/output is still craft IMO. I have personally started enjoying this part and it's actually becoming pretty fun.
nerdright
·5개월 전·discuss
Haha this is surprisingly and exactly how I use claude as well. Quite fascinating that we independently discovered the same workflow.

I maintain two directories: "docs/proposals" (for the research md files) and "docs/plans" (for the planning md files). For complex research files, I typically break them down into multiple planning md files so claude can implement one at a time.

A small difference in my workflow is that I use subagents during implementation to avoid context from filling up quickly.
nerdright
·5개월 전·discuss
This is truly dope.

I've been playing with a closely related idea of treating the context as a graph. Inspired by the KGoT paper - https://arxiv.org/abs/2504.02670

I call this "live context" because it's the living brain of my agents
nerdright
·8개월 전·discuss
I like this take. In other words, AI is another abstraction layer. The same way Java is an abstraction layer for C/Assembly/binary (i.e. pick whatever base layer you want). This also implies that the software development industry has to change inevitably. For example, maybe craftsmanship is a mentality of the past.
nerdright
·10개월 전·discuss
Blockchain is well suited for this. Polymarket really proved that blockchain can be useful beyond crypto, especially when trust is at stake.