HN user

kadhirvelm

90 karma
Posts22
Comments41
View on HN
news.ycombinator.com 1d ago

Ask HN: How do people keep track of organizational knowledge?

kadhirvelm
26pts22
news.ycombinator.com 7d ago

Ask HN: Is it just me, or is software buggier across the board?

kadhirvelm
137pts114
productnow.ai 22d ago

Creativity Is the New Ceiling

kadhirvelm
2pts1
productnow.ai 23d ago

Extracting standalone HTML files from Lovable, Figma make, Canva code and more

kadhirvelm
1pts0
productnow.ai 27d ago

The engineering bottleneck has moved

kadhirvelm
3pts0
productnow.ai 1mo ago

Why weak handoffs matter more when agents are involved

kadhirvelm
2pts0
productnow.ai 1mo ago

The next frontier of innovation is coming back to the physical world

kadhirvelm
2pts0
productnow.ai 1mo ago

Which AI prototyping tools can export a self-contained HTML file?

kadhirvelm
2pts1
productnow.ai 1mo ago

CRDTs are not enough when your coworker is an agent

kadhirvelm
3pts0
productnow.ai 1mo ago

When building is free, what do we build?

kadhirvelm
3pts1
app.productnow.ai 1mo ago

Show HN: A rich, HTML-native document canvas for human <> AI collaboration

kadhirvelm
2pts0
productnow.ai 1mo ago

A Dose of Hope for the Future

kadhirvelm
3pts0
news.ycombinator.com 2mo ago

Ask HN: How are people getting feedback on prototypes?

kadhirvelm
1pts0
productnow.ai 2mo ago

Good Code, Wrong Feature: The Handoff Problem

kadhirvelm
2pts1
productnow.ai 2mo ago

The unspoken cost of bad communication

kadhirvelm
1pts1
app.productnow.ai 2mo ago

I tried to build a LitRPG sandbox with on the fly generated sprites

kadhirvelm
1pts1
productnow.ai 2mo ago

Doc driven engineering prioritizes team coordination

kadhirvelm
1pts1
productnow.ai 2mo ago

Our doc-driven engineering playbook

kadhirvelm
5pts1
resync-games.com 1y ago

Reflections from Toxic Engineering Teams

kadhirvelm
5pts1
resync-games.com 1y ago

LLMs as Compilers

kadhirvelm
35pts55
resync-games.com 1y ago

The Monorepo Culture

kadhirvelm
2pts0
twitter.com 4y ago

Patient-derived micro-organospheres enables rapid drug testing

kadhirvelm
1pts0

I still feel like we're on track for more and more products to become undifferentiated and degrade in quality over time, if we keep this up. I think we'll rebound the other way at some point and the folks who've always been super valuable, the people who can work up and down the product from customer calls to design to engineering, will become even more valuable over time. Aka, these are the people who can differentiate your company from generic AI

Wow that was a fascinating experience - honestly the biggest revelation for me is how much I skim content without realizing it. Reading and remembering every single word, one at a time, and comprehending what was being said was more effort than I expected! I also took away how much I need the inter-word formatting to keep track of what's being said

Yeah man, I think this exactly captures what I've been feeling - every time I need to get something done, I consistently hit some experience breaking bug. And you're totally right, I've actually just come to expect it and work around it...

Do you think in the future apps that are stable and "just work" will be a moat? Feels like the direction we're trending in.

We've been finding that as engineering becomes less about the code itself, it becomes more about deciding what to build. Which in our experience is limited by creativity more than anything else. What has everyone else's experience of these shifts been?

Man the dichotomy of you have autonomy to now you're a data labeler in a short span of time must be incredibly rough to deal with. How does culture recover after something like that...Anyone have thoughts when this bubble is going to pop? What a bananas time

This is awesome, we wanted an offline copy of someone’s prototype (as built on Lovable, etc) so we could do version control and sharing in an easier format. Wrote our approach here: https://productnow.ai/blogs/extracting-html-from-ai-prototyp...

But will look into this now, see if we can swap some stuff out. We’ve really liked the idea of an offline mirror, makes a lot of collaboration use cases simpler

The surprising part was that “AI-generated prototype” is not a single artifact type. Some tools emitted clean standalone HTML, some produced Vite/React apps that needed bundling and asset inlining, and some depended on hosted runtimes or CDNs enough that they weren’t truly portable. The result was 6 fully offline files, 1 HTTP-served case, and several tools that were effectively not self-contained.

I wish, but maybe it’s more fair to say how people think has changed. It’s like for these complex questions, they can break the problem down quickly into smaller functions, but implementing the functions is slow? Sometimes a non-starter? Idk, it’s different. Our old ways of interviewing aren’t working the same

We’ve added collaboration and communication as big facets in our hiring loop rubrics, and reduced the complexity of our questions. We also tell candidates this ahead of time - been honestly working pretty well so far, it indexes more on those soft skills and gives us just enough insight into the hard skills to make a call.

We’ve also been increasingly finding very few candidates know how to solve a complex question these days without LLM support lol. How are other folks changing their loops these days?

Disclosure: I wrote this as a founder of ProductNow. The last couple of sections highlight what we're building, so I wanted to be upfront about that. Though the broader thesis that software is becoming a utility and the physical world is the next frontier is something I think about all the time, independent of the company. I deeply feel that software is just a means to an end, so can we get back to solving problems that matter, here in the physical world? Curious what this community thinks, especially where the argument breaks down.

The single file is interesting, we’ve been observing something similar too. Do you have a specific prompt that you load in by default to make this work? Are these react files, or just pure HTML/JS/CSS? Aka do you compile it via Esbuild or webpack or something, or are you asking the model to generate something that works out of the box?

We’ve been seeing Claude artifacts sometimes come out as JSX or TSX

I think we need to look past software and spend more time and energy on the physical world. Let the digital world just be a means to an end, and we spend more time and resources on problems that matter. Reallocate societal attention to the next frontier

Curious how other's have been driving alignment on their teams. We've been finding as AI sped things up, keeping people in sync has been increasingly challenging. We personally have found a doc-driven culture has been super helpful - what are other's trying?

Yeah I like that, there’s probably something to this full stack builder persona that could keep people motivated long term. So long as they feel ownership, seems like that’s a pretty good bet for long term engagement

Curious what other teams are doing to keep encouraging people to think critically about their code? I’ve been finding it harder to keep people motivated, keep them engaged with all the changes coming in. And I can’t blame them, it’s been overwhelming. Is everyone else just using more AI..?

Totally agree, we wrote our own piece similar to this: https://productnow.ai/blogs/teams-that-coordinate

I really think as code becomes cheap, misalignment between people, teams, and organizations is going to hurt a lot more, especially when everyone is trying to move at break neck speeds.

I also think a big piece of this is human attention and inertia. Aka, why bother doing the hard work to coordinate with others when you can just ship whatever you’re thinking. I think whichever organizations can figure out the human and cultural aspects to this will do phenomenally

Honestly I kind of feel for them - their traffic must be spiking like no tomorrow. Though still annoying when the team takes down time because GitHub is down...has anyone transitioned to something else successfully?

[dead] 3 months ago

We don’t think AI vs human authorship is as much of a problem at slop vs not slop is. To break through the noise, we’ve started optimizing our docs on human download time

I can't imagine going from reviewing code in Zig to letting Claude code handle it in Rust. Seems like a lot of change to deal with in a short amount of time. Wonder how much the bun team culture will change? We've been really liking bun so far

As AI wrote more and more of our code, we found the speed came at a steep cost: we were constantly misaligned even as a small team. It was just too much to keep track of. So we switched to a doc driven development culture and found a lot more success in keeping the stack stable and maintaining feature velocity.

We are a doc-driven development team. No major feature ships without a clean RFC attached to it. It sounds like overhead, but in practice it's been one of the highest-leverage investments we've made.

Honestly my hope is the arbitrage that allowed big tech to make the kind of margins it does on software starts to go away because it’s sooo cheap to build software. In other words, defending the technical moats that we rely on today doesn’t make sense in the future because it’s not a reliable way to make money. Aka no need to protect your technical secrets because there’s no capitalist reason to lol. Taken further, my naive hope is societal attention moves away from this layer and onto whatever becomes the new way to make money and the people left paying attention to software are big on sharing