HackerTrans
TopNewTrendsCommentsPastAskShowJobs

juliangoetze

no profile record

Submissions

Origin – Cursor's GitHub Competitor

cursor.com
2 points·by juliangoetze·hace 27 días·2 comments

AMD Ryzen AI Halo for AI Developers

amd.com
5 points·by juliangoetze·hace 28 días·3 comments

Pay Attention

theatlantic.com
2 points·by juliangoetze·el mes pasado·0 comments

Learning VIM while playing a game

vim-adventures.com
2 points·by juliangoetze·hace 2 meses·0 comments

Show HN: Stagewise (YC S25) – Front end coding agent for existing codebases

github.com
46 points·by juliangoetze·hace 11 meses·50 comments

comments

juliangoetze
·hace 28 días·discuss
I am very curious about how the "threat" of local inference and open-weights-models will change the trajectory of the model labs. The air will become pretty thin
juliangoetze
·el mes pasado·discuss
I noticed that Claude's reasoning summaries show a phenomenon when I'm using the model in German (on claude.ai) - it mixes English grammar with German vocabulary!

"Evaluating Spülenposition gegen Wasseranschlussabstand" and "Analysierend die Platzierungskonflikte und Rohrleitungszwänge klären" are examples of generated summaries.

I wish someone could explain this - because I see no way that sentences like these would show up in training data. But maybe the RL for thinking has some quirks?
juliangoetze
·hace 11 meses·discuss
great point, we haven't really spent too much thoughts about that.. changing the logos to companies we know well makes more sense, we'll do that to save us trouble
juliangoetze
·hace 11 meses·discuss
tbh, we just looked at our users/ stargazers and picked the most interesting companies - and were cautious with the wording ("embraced by engineers")

so, i guess YOLOing it is the best way to put it
juliangoetze
·hace 11 meses·discuss
that gave the best results so far - tweaking the system prompt to make sure the agent respects the project's ui system, is aware of dark mode and responsiveness, etc.
juliangoetze
·hace 11 meses·discuss
We started with a setup that was quite GitHub-friendly (we set up https://github.com/changesets/changesets and added a small contribution guide).

People then found the courage to contribute themselves. We haven't really pushed for contribution so far!
juliangoetze
·hace 11 meses·discuss
Good catch - we could definitely put more effort into creating demos
juliangoetze
·hace 11 meses·discuss
[dead]
juliangoetze
·hace 11 meses·discuss
It has VanillaJS out of the box! You can run `npx stagewise` and it will integrate into every web app you can imagine
juliangoetze
·hace 11 meses·discuss
Haha, u're right, I recently had a chat w a friend about how high our threshold for excitement has become. A few years ago, a new iPhone release would have meant the world
juliangoetze
·hace 11 meses·discuss
It's so funny how many people tell us that - it's one of the obvious ideas someone just needed to start with. What kept you from building the first version?
juliangoetze
·hace 11 meses·discuss
Have you tried the stagewise agent so far? If so, what are the core problems the agent still has?
juliangoetze
·hace 11 meses·discuss
Nice to hear that! What exactly do you imagine when talking about design controls?
juliangoetze
·hace 11 meses·discuss
Thanks! Would love to hear product feedback since there's still a ton we need to improve
juliangoetze
·hace 11 meses·discuss
Thanks! There are also some other tools out there that give 'vision' to your coding agent via MCP, but we figured that prompting the agent directly by clicking on elements is the most intuitive way to interact with it.
juliangoetze
·hace 11 meses·discuss
The whole 'vibe-coding' space seems a bit underserved for mobile or am I wrong?
juliangoetze
·hace 11 meses·discuss
It will work as long as the project is a web project and runs in the browser. The agent is a pure js snippet and can be injected into any web app
juliangoetze
·hace 11 meses·discuss
Yep, that's correct. stagewise only works with web applications.
juliangoetze
·hace 11 meses·discuss
Will do so!
juliangoetze
·hace 11 meses·discuss
Do you mean for UI-related changes that also include modifying the backend, or do you mean pure backend changes that don't involve UI at all?