HackerTrans
TopNewTrendsCommentsPastAskShowJobs

juliangoetze

no profile record

Submissions

Origin – Cursor's GitHub Competitor

cursor.com
2 points·by juliangoetze·27 dagen geleden·2 comments

AMD Ryzen AI Halo for AI Developers

amd.com
5 points·by juliangoetze·28 dagen geleden·3 comments

Pay Attention

theatlantic.com
2 points·by juliangoetze·vorige maand·0 comments

Learning VIM while playing a game

vim-adventures.com
2 points·by juliangoetze·2 maanden geleden·0 comments

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

github.com
46 points·by juliangoetze·11 maanden geleden·50 comments

comments

juliangoetze
·28 dagen geleden·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
·vorige maand·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
·11 maanden geleden·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
·11 maanden geleden·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
·11 maanden geleden·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
·11 maanden geleden·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
·11 maanden geleden·discuss
Good catch - we could definitely put more effort into creating demos
juliangoetze
·11 maanden geleden·discuss
[dead]
juliangoetze
·11 maanden geleden·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
·11 maanden geleden·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
·11 maanden geleden·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
·11 maanden geleden·discuss
Have you tried the stagewise agent so far? If so, what are the core problems the agent still has?
juliangoetze
·11 maanden geleden·discuss
Nice to hear that! What exactly do you imagine when talking about design controls?
juliangoetze
·11 maanden geleden·discuss
Thanks! Would love to hear product feedback since there's still a ton we need to improve
juliangoetze
·11 maanden geleden·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
·11 maanden geleden·discuss
The whole 'vibe-coding' space seems a bit underserved for mobile or am I wrong?
juliangoetze
·11 maanden geleden·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
·11 maanden geleden·discuss
Yep, that's correct. stagewise only works with web applications.
juliangoetze
·11 maanden geleden·discuss
Will do so!
juliangoetze
·11 maanden geleden·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?