HackerTrans
TopNewTrendsCommentsPastAskShowJobs

juliangoetze

no profile record

Submissions

Origin – Cursor's GitHub Competitor

cursor.com
2 points·by juliangoetze·il y a 27 jours·2 comments

AMD Ryzen AI Halo for AI Developers

amd.com
5 points·by juliangoetze·il y a 28 jours·3 comments

Pay Attention

theatlantic.com
2 points·by juliangoetze·le mois dernier·0 comments

Learning VIM while playing a game

vim-adventures.com
2 points·by juliangoetze·il y a 2 mois·0 comments

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

github.com
46 points·by juliangoetze·il y a 11 mois·50 comments

comments

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