HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kadhirvelm

no profile record

投稿

Creativity Is the New Ceiling

productnow.ai
2 ポイント·投稿者 kadhirvelm·13 日前·1 コメント

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

productnow.ai
1 ポイント·投稿者 kadhirvelm·14 日前·0 コメント

The engineering bottleneck has moved

productnow.ai
3 ポイント·投稿者 kadhirvelm·19 日前·0 コメント

Why weak handoffs matter more when agents are involved

productnow.ai
2 ポイント·投稿者 kadhirvelm·27 日前·0 コメント

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

productnow.ai
2 ポイント·投稿者 kadhirvelm·29 日前·0 コメント

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

productnow.ai
2 ポイント·投稿者 kadhirvelm·先月·1 コメント

CRDTs are not enough when your coworker is an agent

productnow.ai
3 ポイント·投稿者 kadhirvelm·先月·0 コメント

When building is free, what do we build?

productnow.ai
3 ポイント·投稿者 kadhirvelm·先月·1 コメント

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

app.productnow.ai
2 ポイント·投稿者 kadhirvelm·先月·0 コメント

A Dose of Hope for the Future

productnow.ai
3 ポイント·投稿者 kadhirvelm·2 か月前·0 コメント

Ask HN: How are people getting feedback on prototypes?

1 ポイント·投稿者 kadhirvelm·2 か月前·0 コメント

Good Code, Wrong Feature: The Handoff Problem

productnow.ai
2 ポイント·投稿者 kadhirvelm·2 か月前·1 コメント

The unspoken cost of bad communication

productnow.ai
1 ポイント·投稿者 kadhirvelm·2 か月前·1 コメント

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

app.productnow.ai
1 ポイント·投稿者 kadhirvelm·2 か月前·1 コメント

[untitled]

1 ポイント·投稿者 kadhirvelm·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kadhirvelm·2 か月前·0 コメント

Doc driven engineering prioritizes team coordination

productnow.ai
1 ポイント·投稿者 kadhirvelm·2 か月前·1 コメント

Our doc-driven engineering playbook

productnow.ai
5 ポイント·投稿者 kadhirvelm·3 か月前·1 コメント

コメント

kadhirvelm
·13 日前·議論
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?
kadhirvelm
·27 日前·議論
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
kadhirvelm
·29 日前·議論
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
kadhirvelm
·先月·議論
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.
kadhirvelm
·先月·議論
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
kadhirvelm
·先月·議論
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?
kadhirvelm
·先月·議論
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.
kadhirvelm
·先月·議論
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
kadhirvelm
·先月·議論
Sad
kadhirvelm
·先月·議論
What are people doing with prototypes afterward? Do you end up shipping it as is to production? What about at work? Are the prototypes useful in that context?
kadhirvelm
·2 か月前·議論
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
kadhirvelm
·2 か月前·議論
I’ve been thinking about this one a lot! Wrote a post on it a little while ago: https://productnow.ai/blogs/write-for-human-download-time

But I really agree with use AI to make your communication sharper. I think a lot of us, especially in corporate settings could use the help
kadhirvelm
·2 か月前·議論
Btw these posts are embedded documents from ProductNow. Been experimenting with more 2-way communication between writers and readers. What do you think? Useful?
kadhirvelm
·2 か月前·議論
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?
kadhirvelm
·2 か月前·議論
Didn't quite get around to open sourcing the code, but I have some code snippets in there in case someone else is inspired enough to try. Curious what other's think? Seem like a fun genre?
kadhirvelm
·2 か月前·議論
[dead]
kadhirvelm
·2 か月前·議論
Whoop sorry, should be back now
kadhirvelm
·2 か月前·議論
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
kadhirvelm
·2 か月前·議論
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..?
kadhirvelm
·2 か月前·議論
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